Sweden-Number/programs
Francois Gouget 16d77d2a0c net: Remove an untranslatable string from the resources.
Add some output_xxx() functions so we can print strings that don't come from resources.
Also protect against buffer overflows in output_vprintf() and constify the output_xxx() functions.
2011-08-30 12:09:10 +02:00
..
aspnet_regiis programs: Add a stub implementation of aspnet_regiis.exe. 2010-10-13 15:53:58 +02:00
attrib makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
cabarc cabarc: Set the initial cabinet number to 0. 2011-02-19 13:06:20 +01:00
cacls makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
clock clock: Rename the Info menu to Help for consistency. 2011-04-13 14:13:56 +02:00
cmd cmd: Don't parse colons as stream separators when splitting paths. 2011-08-29 13:59:34 +02:00
cmdlgtst cmdlgtst: Update Lithuanian translation. 2011-06-20 19:32:03 +02:00
control makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
dxdiag dxdiag: Remove dead increment (Clang). 2011-07-27 12:26:33 +02:00
eject makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
expand makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
explorer explorer: Fix various memory leaks. 2011-07-22 12:57:21 +02:00
extrac32 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
hh makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
hostname programs: Document the reason for the WriteConsole() fall back. 2011-08-24 19:07:45 +02:00
icinfo makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
iexplore iexplore: Use ieframe instead of shdocvw. 2011-08-01 11:12:48 +02:00
ipconfig programs: Document the reason for the WriteConsole() fall back. 2011-08-24 19:07:45 +02:00
lodctr makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
mofcomp mofcomp: Remove obsolete variables in makefile. 2010-10-23 10:44:43 +02:00
mshta makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
msiexec msiexec: Add /unreg as an alias for /z. 2011-02-14 13:33:34 +01:00
net net: Remove an untranslatable string from the resources. 2011-08-30 12:09:10 +02:00
netsh programs: Add a stub implementation of netsh.exe. 2010-12-06 19:05:53 +01:00
ngen makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
notepad notepad: Mark the page header as not needing translation. 2011-08-25 19:09:56 +02:00
oleview oleview: Replace the CLSCTX_XXX strings with proper English sentences. 2011-08-23 17:33:05 +02:00
ping ping: Add some missing includes. 2010-12-31 19:46:13 +01:00
plugplay programs: Add a stubbed PlugPlay service. 2011-01-31 17:39:49 +01:00
presentationfontcache programs: Add a stub FontCache3.0.0.0 service. 2011-08-24 14:33:43 +02:00
progman progman: Remove idempotent operation (clang). 2011-07-14 14:45:07 +02:00
reg programs: Document the reason for the WriteConsole() fall back. 2011-08-24 19:07:45 +02:00
regedit Assorted spelling and case fixes. 2011-05-09 12:09:27 +02:00
regsvcs programs: Add a stub implementation of regsvcs.exe. 2010-11-12 15:43:07 +01:00
regsvr32 makefiles: Add common rules for installing the main man page. 2010-12-05 16:17:58 +01:00
rpcss widl: Default to the cdecl calling convention in client/server functions. 2011-06-13 11:53:28 +02:00
rundll.exe16 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
rundll32 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
sc makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
secedit makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
servicemodelreg programs: Add a stub implementation of servicemodelreg.exe. 2010-11-18 12:37:04 +01:00
services services: If a service is not started, then say so when ControlService() is called on it. 2011-08-30 11:47:37 +02:00
spoolsv makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
start Assorted spelling fixes. 2011-08-24 19:07:46 +02:00
svchost makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
taskkill programs: Document the reason for the WriteConsole() fall back. 2011-08-24 19:07:45 +02:00
taskmgr taskmgr: Remove some useless and untranslatable popup labels. 2011-08-22 20:08:33 +02:00
termsv makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
uninstaller uninstaller: Don't list system components. 2011-05-30 11:16:23 +02:00
unlodctr makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
view view: Don't load icons, we don't have one yet. 2011-07-28 11:28:03 +02:00
wineboot wineboot: Update Traditional Chinese translation. 2011-01-07 15:01:03 +01:00
winebrowser programs: Assorted spelling fixes. 2011-07-27 17:48:10 +02:00
winecfg winecfg: Spanish translation update. 2011-08-29 13:41:28 +02:00
wineconsole Assorted spelling fixes. 2011-08-03 14:15:48 +02:00
winedbg winedbg: Remove dead assignment (Clang). 2011-08-05 09:17:31 +02:00
winedevice makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
winefile winefile: Don't parse colons as stream separators when splitting paths. 2011-08-29 14:02:05 +02:00
winemenubuilder winemenubuilder: Do case-insensitive glob comparisons. 2011-08-29 12:08:20 +02:00
winemine winemine: Fix and standardize the menus. 2011-04-13 14:13:56 +02:00
winemsibuilder programs: Add winemsibuilder. 2011-02-01 18:14:08 +01:00
winepath makefiles: Add common rules for installing the main man page. 2010-12-05 16:17:58 +01:00
winetest winetest: Include language settings in OS info. 2011-07-29 15:33:46 +02:00
winevdm winevdm: Try using the new DOSBox command to remap Z to a free drive. 2011-07-25 17:59:04 +02:00
winhelp.exe16 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
winhlp32 winhlp32: Better protect macros against not finding a help file. 2011-08-01 11:08:41 +02:00
winoldap.mod16 makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
winver makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
wmic Add stubbed wmic.exe. 2010-12-07 11:36:52 +01:00
wordpad Assorted spelling fixes. 2011-08-24 19:07:46 +02:00
write write: Convert translations to po files. 2011-01-04 20:27:34 +01:00
wscript wscript: Implemented Host_get_Application. 2011-08-25 14:18:01 +02:00
xcopy Assorted spelling fixes. 2011-08-24 19:07:46 +02:00
Makeprog.rules.in makefiles: Move all the recursion rules to the top-level makefile. 2010-02-11 14:38:26 +01:00