.. |
cacls
|
programs: Add cacls stub.
|
2009-01-12 16:53:18 +01:00 |
clock
|
clock: Convert to Unicode.
|
2009-12-09 18:53:35 +01:00 |
cmd
|
cmd: Fixed uninitialised field in WCMD_addCommand() (Valgrind).
|
2010-03-15 13:42:08 +01:00 |
cmdlgtst
|
cmdlgtst: Fix Italian translation.
|
2010-02-02 11:47:20 +01:00 |
control
|
Remove some obsolete README files.
|
2009-07-09 16:02:19 +02:00 |
dxdiag
|
dxdiag: Make the "cmdline" parameter const.
|
2009-08-31 12:41:21 +02:00 |
eject
|
…
|
|
expand
|
Remove spaces before '\n's.
|
2009-03-09 12:05:58 +01:00 |
explorer
|
explorer: Specify the full application path when starting winefile.exe.
|
2009-10-27 11:22:51 +01:00 |
extrac32
|
extrac32: Enhance command-line parsing.
|
2010-03-01 11:33:14 +01:00 |
hh
|
…
|
|
icinfo
|
…
|
|
iexplore
|
…
|
|
lodctr
|
programs: Don't make apps Unicode if they don't use the command line.
|
2009-02-06 23:20:01 +01:00 |
mshta
|
mshta: Add a stub program.
|
2009-10-30 15:26:44 +01:00 |
msiexec
|
msiexec: Support of /package option.
|
2010-01-04 17:06:52 +01:00 |
net
|
net: Add Italian translation.
|
2010-02-02 11:47:19 +01:00 |
notepad
|
notepad: Don't prompt to save empty Untitled file.
|
2010-03-15 13:18:05 +01:00 |
oleview
|
oleview: Fix size parameter for memset (Coccinelle).
|
2010-01-11 11:34:41 -06:00 |
progman
|
progman: Fix Italian translation.
|
2010-02-02 11:47:20 +01:00 |
reg
|
reg.exe: Handle setting DWORD registry values.
|
2010-02-03 15:50:34 +01:00 |
regedit
|
programs: Update Russian translations.
|
2009-10-20 13:46:42 +02:00 |
regsvr32
|
…
|
|
rpcss
|
widl: Output "LONG" instead of "long" for a 32bit integer.
|
2009-03-13 11:15:21 +01:00 |
rundll32
|
rundll32: Load the 16-bit kernel32 exports by ordinal.
|
2009-06-04 12:12:38 +02:00 |
secedit
|
Fix empty function prototypes.
|
2009-10-07 12:24:53 +02:00 |
services
|
services.exe: Reduce Registry access to KEY_READ or MAXIMUM_ALLOWED wherever possible.
|
2009-12-07 14:51:05 +01:00 |
spoolsv
|
…
|
|
start
|
start: Update Italian translation.
|
2009-11-09 19:40:14 +01:00 |
svchost
|
…
|
|
taskmgr
|
programs: Update Russian translations.
|
2009-10-20 13:46:42 +02:00 |
termsv
|
programs: Add stub termsv.exe.
|
2009-04-20 16:56:13 +02:00 |
uninstaller
|
uninstaller: Fix Italian translation.
|
2010-02-02 11:47:20 +01:00 |
unlodctr
|
programs: Don't make apps Unicode if they don't use the command line.
|
2009-02-06 23:20:01 +01:00 |
view
|
view: Fix Italian translation.
|
2010-02-02 11:47:20 +01:00 |
wineboot
|
kernel32: Moved creation of the DynData registry keys to wineboot.
|
2010-03-01 14:03:35 +01:00 |
winebrowser
|
winebrowser: Support file URLs with a query or an anchor.
|
2009-07-02 11:30:46 +02:00 |
winecfg
|
winecfg: Remove some explicit WPARAM casts.
|
2009-12-28 12:27:14 +01:00 |
wineconsole
|
wineconsole: Handle mouse wheel scrolling for user backend.
|
2010-02-26 13:02:24 +01:00 |
winedbg
|
winedbg: Segment registers are not affected by rex prefix (Coverity).
|
2010-02-18 12:43:00 +01:00 |
winedevice
|
…
|
|
winefile
|
winefile: Fix Italian translation.
|
2010-02-02 11:47:20 +01:00 |
winemenubuilder
|
winemenubuilder: Use a custom error function.
|
2010-02-08 17:14:43 +01:00 |
winemine
|
winemine: Fix WM_MOUSEMOVE for left and right mouse buttons pressed.
|
2009-11-30 12:47:52 +01:00 |
winepath
|
winepath: Fixed the wmain() definition.
|
2009-02-06 23:20:27 +01:00 |
winetest
|
winetest: Refuse to run if we cannot create a window.
|
2010-03-05 13:10:16 +01:00 |
winevdm
|
winedos: Merge all of winedos back into krnl386.
|
2010-01-05 16:25:34 +01:00 |
winhelp.exe16
|
kernel: Add an import lib for krnl386, and stop importing 16-bit functions from kernel32.
|
2009-12-30 18:01:34 +01:00 |
winhlp32
|
winhlp32: Added support for macros as hotspots' target.
|
2009-11-09 20:02:11 +01:00 |
winoldap.mod16
|
kernel: Add an import lib for krnl386, and stop importing 16-bit functions from kernel32.
|
2009-12-30 18:01:34 +01:00 |
winver
|
…
|
|
wordpad
|
wordpad: Update Korean translation.
|
2010-03-02 11:14:19 +01:00 |
write
|
write: Add Italian translation.
|
2010-02-01 12:03:42 +01:00 |
xcopy
|
xcopy: Add Italian translation.
|
2010-02-01 12:03:21 +01:00 |
Makefile.in
|
makefiles: Fix the installation rules for programs bin directory.
|
2010-02-11 20:23:49 +01:00 |
Makeprog.rules.in
|
makefiles: Move all the recursion rules to the top-level makefile.
|
2010-02-11 14:38:26 +01:00 |
wineapploader.in
|
…
|
|