wine/programs
Francois Gouget e39d648f7d winecfg: Fix the group box labels to follow the Windows GUI guidelines.
Use sentence capitalization for group box labels.
Don't assign access keys to group box labels.
Don't pad group box labels with spaces.
2011-12-30 15:40:54 +01:00
..
aspnet_regiis
attrib attrib: Avoid hardcoding the Unicode string literal lengths. 2011-12-16 17:40:45 +01:00
cabarc
cacls
clock
cmd cmd: Merge two if blocks. 2011-12-20 20:24:10 +01:00
control
cscript cscript: Add forwarder to wscript. 2011-12-29 17:56:53 +01:00
dxdiag dxdiag: Avoid dead increment (clang). 2011-11-14 11:46:40 +01:00
eject
expand expand: Initialize a variable (Coverity). 2011-11-25 17:12:21 +01:00
explorer explorer: Use _P_DETACH instead of _P_NOWAIT with spawnvp() to avoid zombies. 2011-12-01 10:46:31 +01:00
extrac32
hh
hostname
icinfo icinfo: No longer use stdio functions, but direct kernel32 ones. 2011-11-04 16:14:27 +01:00
iexplore ieframe: ieframe variant of IEWinMain is Unicode. 2011-10-20 20:48:26 +02:00
ipconfig ipconfig: Fix the string resources so their format placeholders can be reordered. 2011-11-21 13:01:11 +01:00
lodctr
mofcomp
mshta
msiexec msiexec: Preserve the first argument in process_args_from_reg. 2011-11-03 13:09:07 +01:00
net net: Use FormatMessageW() for better internationalization support. 2011-10-21 12:31:18 +02:00
netsh
ngen
notepad notepad: Don't assign access keys to group box labels or give them trailing punctuation. 2011-12-29 16:39:19 +01:00
oleview oleview: Fix a string resource so its format placeholders can be reordered. 2011-11-21 12:59:38 +01:00
ping
plugplay
presentationfontcache
progman progman: Convert dialogs to po files. 2011-11-08 18:19:14 +01:00
reg
regasm
regedit regedit: Merge accelerators into the main resource file. 2011-12-19 20:15:53 +01:00
regsvcs
regsvr32
rpcss
rundll32
rundll.exe16
sc
secedit
servicemodelreg
services services: Terminate service when its status is set to SERVICE_STOPPED. 2011-12-12 15:50:41 +01:00
spoolsv
start
svchost
taskkill taskkill: Fix the string resources so their format placeholders can be reordered. 2011-11-21 12:52:55 +01:00
taskmgr taskmgr: Use sentence capitalization for group box labels. 2011-12-29 16:41:59 +01:00
termsv
uninstaller
unlodctr
view view: Remove unneeded RC files. 2011-12-16 10:22:23 +01:00
wineboot wineboot: Make runkeys_names global variable static. 2011-11-18 15:37:04 +01:00
winebrowser winebrowser: Use IUri API for URL-related logic. 2011-12-08 19:35:58 +01:00
winecfg winecfg: Fix the group box labels to follow the Windows GUI guidelines. 2011-12-30 15:40:54 +01:00
wineconsole wineconsole: Light and dark gray colors are exchanged in the user backend. 2011-12-21 14:48:27 +01:00
winedbg winedbg: Use proper links in the crash dialog. 2011-11-28 16:40:46 +01:00
winedevice winedevice: A driver path can also start with \systemroot\. 2011-11-23 18:10:17 +01:00
winefile winefile: Fix the group box labels to follow the Windows GUI guidelines,. 2011-12-29 16:30:38 +01:00
winemenubuilder winemenubuilder: Use _P_DETACH instead of _P_NOWAIT with spawnvp() to avoid zombies. 2011-12-01 10:46:56 +01:00
winemine winemine: Use sentence capitalization for group box labels. 2011-12-29 16:26:53 +01:00
winemsibuilder
winepath
winetest winetest: Always report errors and fatal errors, even in quiet mode. 2011-12-28 17:47:57 +01:00
winevdm
winhelp.exe16
winhlp32 winhlp32: Fix hlpfile content decompression in phrase40 mode. 2011-11-16 09:44:41 +01:00
winoldap.mod16
winver
wmic
wordpad wordpad: Merge accelerators into the main resource file. 2011-12-19 20:15:54 +01:00
write
wscript wscript: Added tests using vbscript. 2011-10-19 16:39:14 +02:00
xcopy xcopy: Fix varargs handling for 64-bit. 2011-10-20 17:05:19 +02:00
Makeprog.rules.in