Sweden-Number/programs
Dylan Smith 82f810dc73 winedbg: Properly end non-formatted text in man page.
The .nf macro stops formatting of the text in the man page, and the
macro .fi should be used to end.  This wasn't done before, which is
noticable for where the text is wrapped when opening the man page with a
larger/smaller terminal width.
2009-08-17 14:42:48 +02:00
..
cacls programs: Add cacls stub. 2009-01-12 16:53:18 +01:00
clock clock: Convert the Russian resources to UTF-8. 2009-07-20 13:34:40 +02:00
cmd cmd: Fix German typo. 2009-08-14 11:26:56 +02: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
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: Initialize the Progman DDE interface when starting explorer. 2009-04-29 13:07:55 +02: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
msiexec msiexec: Import the version.rc into the main rc file. 2009-07-03 13:06:18 +02:00
net net: Convert the Russian resources to UTF-8. 2009-07-20 13:35:04 +02:00
notepad notepad: Remove spaces before '\n'. 2009-07-22 11:09:09 +02:00
oleview oleview: Update German translation. 2009-08-13 16:41:38 +02:00
progman progman: Convert the Russian resources to UTF-8. 2009-07-20 13:34:58 +02:00
reg reg: Convert the Russian resources to UTF-8. 2009-07-20 13:35:01 +02:00
regedit regedit: Update Portuguese translation. 2009-08-06 17:28:14 +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 makefiles: Regenerate the source lists using make_makefiles. 2009-07-03 13:26:38 +02:00
services services.exe: When asked to search by display name skip NULL names. 2009-07-01 14:53:13 +02:00
spoolsv programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS. 2008-09-03 14:21:41 +02:00
start start: Handle /B & /I options. 2009-08-03 17:48:42 +02:00
svchost programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS. 2008-09-03 14:21:41 +02:00
taskmgr taskmgr: Update German translation. 2009-08-13 16:41:43 +02:00
termsv programs: Add stub termsv.exe. 2009-04-20 16:56:13 +02:00
uninstaller uninstaller: Convert the Russian resources to UTF-8. 2009-07-22 14:42:49 +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: Add the UTF-8 pragma for the Dutch resources. 2009-08-03 14:58:23 +02:00
winebrowser winebrowser: Support file URLs with a query or an anchor. 2009-07-02 11:30:46 +02:00
winecfg winecfg: Update Chinese translation. 2009-08-17 13:57:50 +02:00
wineconsole wineconsole: Convert the Russian resources to UTF-8. 2009-07-23 11:22:30 +02:00
winedbg winedbg: Properly end non-formatted text in man page. 2009-08-17 14:42:48 +02:00
winedevice winedevice: Make sure that all dependencies of the driver are relocated too. 2008-12-22 15:51:25 +01:00
winefile winefile: Convert the Russian resources to UTF-8. 2009-07-23 11:22:33 +02:00
winemenubuilder winemenubuilder: Check for NULL allocation (Coverity). 2009-08-11 12:37:05 +02:00
winemine winemine: Convert the Russian resources to UTF-8. 2009-07-23 11:22:36 +02:00
winepath winepath: Fixed the wmain() definition. 2009-02-06 23:20:27 +01:00
winetest Remove some obsolete README files. 2009-07-09 16:02:19 +02:00
winevdm programs: Build the programs that support it with -DWINE_NO_UNICODE_MACROS. 2008-09-03 14:21:41 +02:00
winhelp.exe16 kernel32: Make winhelp.exe into a stand-alone 16-bit executable. 2009-02-26 13:25:45 +01:00
winhlp32 winhlp32: Update German translation. 2009-08-12 17:29:14 +02:00
winoldap.mod16 kernel32: Make winoldap.mod into a stand-alone 16-bit executable. 2009-02-26 13:25:45 +01:00
winver winver: Add version resource. 2008-12-18 13:17:20 +01:00
wordpad wordpad: Use smaller cbSize for REBARBANDINFOW for compatibility. 2009-08-17 13:57:50 +02:00
write write: Convert the Russian resources to UTF-8. 2009-07-23 11:22:50 +02:00
xcopy xcopy: Add the UTF-8 pragma. 2009-08-03 14:58:10 +02:00
Makefile.in configure: Disable installation of a number of extra files for the Wow64 build. 2009-08-13 20:08:58 +02:00
Makeprog.rules.in makefiles: Add resource files to the standard object files list. 2009-06-03 11:44:57 +02:00
wineapploader.in