.. |
avitools
|
Proper support for CPPFLAGS and LDFLAGS (suggested by Todd Vierling).
|
2003-06-13 23:26:01 +00:00 |
clock
|
Include port.h so we define M_PI on Mingw build.
|
2003-07-28 19:06:26 +00:00 |
cmdlgtst
|
- localization to the Portuguese of Brazil of "programs/*"
|
2003-06-23 18:15:15 +00:00 |
control
|
Move an extern declaration to stop egcs-2.91.66 from crashing.
|
2002-07-20 18:52:47 +00:00 |
expand
|
Fixed LZCopy return value check.
|
2002-12-12 23:01:35 +00:00 |
notepad
|
Convert Notepad to unicode.
|
2003-07-21 20:05:33 +00:00 |
osversioncheck
|
Renamed Winelib apps to .exe.so to follow the dll naming convention.
|
2002-05-21 19:42:29 +00:00 |
progman
|
- localization to the Portuguese of Brazil of "programs/*"
|
2003-06-23 18:15:15 +00:00 |
regapi
|
Removed traces of the regedit unit tests.
|
2002-06-20 22:46:04 +00:00 |
regedit
|
Make sure we don't use libwine_port functions when linking with
|
2003-04-02 01:43:33 +00:00 |
regsvr32
|
Fixed some common spelling errors.
|
2003-07-02 04:37:26 +00:00 |
regtest
|
Remove (POINTER)NULL casts.
|
2003-01-14 23:43:41 +00:00 |
rpcss
|
Fix some typos.
|
2003-06-04 20:29:05 +00:00 |
rundll32
|
rundll32 requires a window for some functions to work, so create one.
|
2003-07-22 00:59:56 +00:00 |
start
|
- localization to the Portuguese of Brazil of "programs/*"
|
2003-06-23 18:15:15 +00:00 |
uninstaller
|
'sizeof type' is best avoided as it won't always compile (e.g. 'int
|
2003-06-18 19:45:22 +00:00 |
view
|
- localization to the Portuguese of Brazil of "programs/*"
|
2003-06-23 18:15:15 +00:00 |
wcmd
|
Fixed check for .bat and .cmd extensions (spotted by Mike McCormack).
|
2003-07-22 01:03:53 +00:00 |
wineboot
|
- Implement finer grained control over what gets run.
|
2003-03-12 20:15:15 +00:00 |
winecfg
|
Added support for CP_UNIXCP.
|
2003-07-09 04:22:57 +00:00 |
wineconsole
|
- localization to the Portuguese of Brazil of "programs/*"
|
2003-06-23 18:15:15 +00:00 |
winedbg
|
Avoid crashing when unable to read pdb file.
|
2003-08-02 00:43:32 +00:00 |
winefile
|
- Localization to Portuguese of Brazil
|
2003-06-30 20:22:35 +00:00 |
winemenubuilder
|
Remove some unnecessary casts when assigning NULL to handles.
|
2003-07-02 04:30:55 +00:00 |
winemine
|
- localization to the Portuguese of Brazil of "programs/*"
|
2003-06-23 18:15:15 +00:00 |
winepath
|
Reset the result buffer after each argument.
|
2003-05-11 02:47:28 +00:00 |
winevdm
|
Null parameters need to be quoted on the commandline.
|
2003-07-09 02:50:15 +00:00 |
winhelp
|
- localization to the Portuguese of Brazil of "programs/*"
|
2003-06-23 18:15:15 +00:00 |
winver
|
Removed unnecessary HANDLE typecasts.
|
2002-12-02 18:10:57 +00:00 |
.cvsignore
|
Fixed make install target to work even when nothing has been compiled
|
2002-06-14 23:48:27 +00:00 |
Makefile.in
|
Make sure to return an error if the file generation fails.
|
2003-06-23 19:51:21 +00:00 |
Makeprog.rules.in
|
Proper support for CPPFLAGS and LDFLAGS (suggested by Todd Vierling).
|
2003-06-13 23:26:01 +00:00 |
wineapploader.in
|
New loading scheme for Winelib apps, makes them behave like builtin
|
2002-05-22 21:32:49 +00:00 |
winelauncher.in
|
- make sure even GUI users notice a "missing xmessage" problem by
|
2002-07-05 21:18:41 +00:00 |