Sweden-Number/programs
Richard Cohen f9026f4e85 - Remove obsolete handling of WINE_STRICT/NULL_HANDLE.
- Allow more characters for Window title (for Fr locale).
- Hardcode the icon name - so that it's independent of locale.
- Shorten the text in the About box so that it doesn't wrap.
- Use HKCU instead of HKLM for saving stuff.
- Save YPos properly.
- use AdjustWindowRect instead of calculating the window size using
  GetSystemMetrics
- Cope with the user moving the window offscreen and move it back.
2004-09-22 19:13:29 +00:00
..
avitools Fix signed/unsigned comparison warnings. 2004-09-22 02:46:38 +00:00
clock Added some Spanish translations. 2004-06-28 23:51:05 +00:00
cmdlgtst Change dialogs to use MS Shell Dlg rather than Helv or MS Sans Serif. 2004-08-24 18:33:01 +00:00
control Take advantage of the new winegcc -B support. 2004-03-09 04:54:07 +00:00
expand Take advantage of the new winegcc -B support. 2004-03-09 04:54:07 +00:00
msiexec Added /regserver and /unregserver options. 2004-09-20 21:49:42 +00:00
notepad Fix signed/unsigned comparison warnings. 2004-09-22 02:46:38 +00:00
progman Updated some Spanish translations. 2004-08-04 18:17:10 +00:00
regedit Fix signed/unsigned comparison warnings. 2004-09-22 02:46:38 +00:00
regsvr32 Take advantage of the new winegcc -B support. 2004-03-09 04:54:07 +00:00
rpcss Take advantage of the new winegcc -B support. 2004-03-09 04:54:07 +00:00
rundll32 Take advantage of the new winegcc -B support. 2004-03-09 04:54:07 +00:00
start More German translations. 2004-07-13 23:36:37 +00:00
taskmgr Fix signed/unsigned comparison warnings. 2004-09-22 02:46:38 +00:00
uninstaller Fix signed/unsigned comparison warnings. 2004-09-22 02:46:38 +00:00
view More German translations. 2004-07-13 23:36:37 +00:00
wcmd Fix signed/unsigned comparison warnings. 2004-09-22 02:46:38 +00:00
wineboot Fix signed/unsigned comparison warnings. 2004-09-22 02:46:38 +00:00
winebrowser We should no longer need to unset TMP and TEMP. 2004-03-11 03:52:07 +00:00
winecfg Fix signed/unsigned comparison warnings. 2004-09-22 02:46:38 +00:00
wineconsole Change variable name from l to k. 2004-09-22 19:12:38 +00:00
winedbg Fix signed/unsigned comparison warnings. 2004-09-22 02:46:38 +00:00
winefile - Handle "." and ".." as special case and move them at the very first 2004-09-22 19:11:49 +00:00
winemenubuilder Fix signed/unsigned comparison warnings. 2004-09-22 02:46:38 +00:00
winemine - Remove obsolete handling of WINE_STRICT/NULL_HANDLE. 2004-09-22 19:13:29 +00:00
winepath Moved wine_get_unix_file_name implementation to ntdll, and changed it 2004-04-14 19:40:53 +00:00
winetest As test runs are not invoked from the option parsing loop anymore, we 2004-09-07 19:33:52 +00:00
winevdm Take advantage of the new winegcc -B support. 2004-03-09 04:54:07 +00:00
winhelp Fix signed/unsigned comparison warnings. 2004-09-22 02:46:38 +00:00
winver Take advantage of the new winegcc -B support. 2004-03-09 04:54:07 +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 Avoid some non-portable makefile constructs. 2004-08-11 20:59:09 +00:00
Makeprog.rules.in Take advantage of the new winegcc -B support. 2004-03-09 04:54:07 +00:00
make_progs Avoid some non-portable makefile constructs. 2004-08-11 20:59:09 +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 Replace some more -debugmsg references for WINEDEBUG. 2004-06-21 23:56:15 +00:00