wine-wine/programs
Crestez Leonard 3e55df3925 Fix add application (memory error).
Fix apply button lighting up in audio tab.
Fix video tab(crash when checking desktop, apply button not lighting
up.
Deal with invalid Desktop registry value in video tab.
Fix apply button in libraries tab.
Cleaned up and documented all the conversions in the libraries tab.
2005-01-14 19:48:41 +00:00
..
avitools Use a new DLLDEFS variable in configure/Makefiles to actually remove 2004-10-19 23:06:11 +00:00
clock Made some functions and variables static. 2004-11-29 18:00:10 +00:00
cmdlgtst Added some Czech resources. 2004-10-18 19:42:43 +00:00
control Made some functions and variables static. 2004-11-29 18:00:10 +00:00
expand Take advantage of the new winegcc -B support. 2004-03-09 04:54:07 +00:00
msiexec Use string functions that are Windows locale aware. 2004-11-23 12:12:31 +00:00
notepad Send EM_SETMODIFY after saving. 2004-12-06 16:14:44 +00:00
progman Added some Czech resources. 2004-10-18 19:42:43 +00:00
regedit Implement Refresh. 2005-01-10 16:03:22 +00:00
regsvr32 Take advantage of the new winegcc -B support. 2004-03-09 04:54:07 +00:00
rpcss Const correctness fixes. 2004-11-30 21:38:57 +00:00
rundll32 Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
start Added some Czech resources. 2004-10-18 19:42:43 +00:00
taskmgr Const correctness fixes. 2004-11-30 21:38:57 +00:00
uninstaller Janitorial: C booleans must not be compared against TRUE. 2004-12-09 14:07:59 +00:00
view Remove unnecessary WNDPROC casts. 2004-12-06 11:51:29 +00:00
wcmd Another round of const correctness fixes. 2004-12-06 20:43:55 +00:00
wineboot ReadFile and WriteFile must be passed a parameter for the number of 2004-12-22 18:38:31 +00:00
winebrowser If the argument is a local file, pass its Unix name to the browser. 2005-01-10 16:08:08 +00:00
winecfg Fix add application (memory error). 2005-01-14 19:48:41 +00:00
wineconsole Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
winedbg Typos/grammar fixes. 2005-01-03 14:38:03 +00:00
winefile Added Spanish translation. 2005-01-03 14:45:36 +00:00
winemenubuilder Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +00:00
winemine New Czech resources. 2004-10-25 21:54:56 +00:00
winepath Made some functions and variables static. 2004-11-29 18:00:10 +00:00
winetest Return a true boolean value (0 or 1). 2005-01-05 17:13:51 +00:00
winevdm Take advantage of the new winegcc -B support. 2004-03-09 04:54:07 +00:00
winhelp Do not check for non NULL pointer before HeapFree'ing it. It's 2004-12-23 17:06:43 +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 Use a new DLLDEFS variable in configure/Makefiles to actually remove 2004-10-19 23:06:11 +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