wine-wine/programs
Dylan Smith 0c46da86bf wordpad: Implement zooming in for print preview.
The preview is now drawn onto it's own window rather directly onto
the client area of the top level window.  This is done to allow for
scrollbars, since the page won't usually fit in the window when zoomed in.
Refactoring was needed as a result of this, and in order to provide more
granularity for updates to avoid EM_FORMATRANGE messages being sent when
the page the same page is being displayed.
2010-01-29 14:59:02 +01:00
..
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: Fix echoing of multiline commands. 2010-01-04 11:41:28 +01:00
cmdlgtst cmdlgtst: Update German translation. 2009-08-13 16:41:50 +02: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 programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS. 2008-09-03 14:21:41 +02:00
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: Implementation of the CAB archive extraction. 2009-11-11 11:26:51 +01:00
hh programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS. 2008-09-03 14:21:41 +02:00
icinfo programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS. 2008-09-03 14:21:41 +02:00
iexplore programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS. 2008-09-03 14:21:41 +02:00
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: Use the explicit name for all A/W function. 2009-12-09 18:52:46 +01:00
notepad programs: Update Russian translations. 2009-10-20 13:46:42 +02:00
oleview oleview: Fix size parameter for memset (Coccinelle). 2010-01-11 11:34:41 -06:00
progman progman: Don't try to access the internals of an icon object. 2009-12-18 12:45:31 +01:00
reg reg.exe: Add Ukrainian translations. 2010-01-29 13:30:04 +01:00
regedit programs: Update Russian translations. 2009-10-20 13:46:42 +02:00
regsvr32 programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS. 2008-09-03 14:21:41 +02:00
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 programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS. 2008-09-03 14:21:41 +02:00
start start: Update Italian translation. 2009-11-09 19:40:14 +01:00
svchost programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS. 2008-09-03 14:21:41 +02:00
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: Perform a case-insensitive search for the application to uninstall. 2009-09-11 12:09:50 +02: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: Convert the Russian resources to UTF-8. 2009-07-22 14:42:49 +02:00
wineboot wineboot: Set the USERNAME and USERPROFILE variables in the volatile environment. 2010-01-28 13:29:04 +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: Fix Russian translation. 2010-01-19 15:03:58 +01:00
winedbg winedbg: Remove superfluous void* cast. 2010-01-07 17:59:57 +01:00
winedevice winedevice: Make sure that all dependencies of the driver are relocated too. 2008-12-22 15:51:25 +01:00
winefile winefile: Replace builtin execute dialog with standard RunFile dialog. 2009-12-30 16:28:01 +01:00
winemenubuilder winemenubuilder: Escape XML special characters in menus. 2009-11-16 11:35:38 +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 the mount manager isn't running. 2010-01-28 15:50:52 +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 winver: Add version resource. 2008-12-18 13:17:20 +01:00
wordpad wordpad: Implement zooming in for print preview. 2010-01-29 14:59:02 +01:00
write write.exe: Add Ukrainian translations. 2010-01-29 13:30:05 +01:00
xcopy xcopy.exe: Add Ukrainian translations. 2010-01-29 13:30:05 +01:00
Makefile.in makefiles: Add rules for installing fake modules. 2009-08-18 11:33:26 +02:00
Makeprog.rules.in programs: Build all programs with -DWINE_STRICT_PROTOTYPES. 2009-10-07 13:41:13 +02:00
wineapploader.in