.. |
avitools
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
clock
|
Fixed warnings.
|
2002-07-02 02:09:39 +00:00 |
cmdlgtst
|
Removed some more trailing whitespace.
|
2002-06-01 02:55:48 +00:00 |
control
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
expand
|
Renamed Winelib apps to .exe.so to follow the dll naming convention.
|
2002-05-21 19:42:29 +00:00 |
notepad
|
A few cosmetic changes plus fixes for problems spotted by Dmitry
|
2002-07-16 01:09:24 +00:00 |
osversioncheck
|
Renamed Winelib apps to .exe.so to follow the dll naming convention.
|
2002-05-21 19:42:29 +00:00 |
progman
|
Removed some more trailing whitespace.
|
2002-06-01 02:55:48 +00:00 |
regapi
|
Removed traces of the regedit unit tests.
|
2002-06-20 22:46:04 +00:00 |
regedit
|
Avoid multi-line string constants.
|
2002-07-03 01:15:52 +00:00 |
regsvr32
|
Don't use msvcrt.
|
2002-06-13 19:12:14 +00:00 |
regtest
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
uninstaller
|
Use Wine debugging API. Fixed MessageBox loop.
|
2002-07-05 21:23:54 +00:00 |
view
|
Removed some more trailing whitespace.
|
2002-06-01 02:55:48 +00:00 |
wcmd
|
Modified WCMD_filesize64 to handle unsigned numbers.
|
2002-07-05 22:47:56 +00:00 |
wineconsole
|
Removed redundant GetMessage call.
|
2002-07-02 02:14:08 +00:00 |
winefile
|
Do not #include <malloc.h>, which is non-standard and not needed.
|
2002-07-16 01:17:21 +00:00 |
winemine
|
Removed some more trailing whitespace.
|
2002-06-01 02:55:48 +00:00 |
winepath
|
Removed trailing whitespace.
|
2002-05-31 23:06:46 +00:00 |
winetest
|
Added printf format checking to the ok() and trace() macros, and fixed
|
2002-06-22 00:08:10 +00:00 |
winhelp
|
Bring winhelp back to life, with mainly support for Win95 help files.
|
2002-07-16 01:46:29 +00:00 |
winver
|
Renamed Winelib apps to .exe.so to follow the dll naming convention.
|
2002-05-21 19:42:29 +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
|
Fixed make install target to work even when nothing has been compiled
|
2002-06-14 23:48:27 +00:00 |
Makeprog.rules.in
|
Added dependency on program symlink for unit tests.
|
2002-06-20 23:10:19 +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 |