.. |
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
|
Fixed command line support.
|
2003-08-15 03:47:04 +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
|
Fixed indentation.
|
2003-08-15 03:51:19 +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
|
Remove from docs / config tool useless / obsoleted options.
|
2003-08-15 03:50:48 +00:00 |
wineconsole
|
- localization to the Portuguese of Brazil of "programs/*"
|
2003-06-23 18:15:15 +00:00 |
winedbg
|
Use the ELF sections for the addresses of globals, as the STABS are
|
2003-08-07 02:56:55 +00:00 |
winefile
|
Fix compilation error.
|
2003-08-13 19:43:19 +00:00 |
winemenubuilder
|
Remove no longer necessary includes <signal.h>, <wait.h>.
|
2003-08-13 19:37:32 +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
|
Make sure winhelp doesn't scroll outside of its display area.
|
2003-08-11 18:41:52 +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 |