Commit Graph

5186 Commits

Author SHA1 Message Date
Hans Leidekker 1885c3d9e2 programs: Add a stub implementation of servicemodelreg.exe. 2010-11-18 12:37:04 +01:00
Damjan Jovanovic eaf4307cd7 winemenubuilder: Deduplicate some file open associations. 2010-11-18 12:37:04 +01:00
Damjan Jovanovic 7b7893d3aa winemenubuilder: Update TODO. 2010-11-18 12:37:04 +01:00
Damjan Jovanovic b5416b0292 winemenubuilder: Generate icons for the fd.o "Open with" menu. 2010-11-17 14:01:13 +01:00
Eric Pouech 4a1d9c3b55 wineconsole: In curses mode, map some box drawing attributes to ACS characters. 2010-11-16 12:00:50 +01:00
Eric Pouech e39a48faf1 wineconsole: Added support for curses window resizing. 2010-11-16 12:00:40 +01:00
Eric Pouech 70f24d6cc1 wineconsole: Properly handle (user)-window resizing wrt the console. 2010-11-16 12:00:18 +01:00
Eric Pouech 544dbb518e wineconsole: Properly manage window position (in wineconsole) from within wineserver. 2010-11-16 12:00:04 +01:00
Austin English 97d11dbf59 msiexec: Add a manpage. 2010-11-15 15:02:58 +01:00
Cheer Xiao ecbcf8b137 notepad: Update Simplified Chinese translation. 2010-11-15 14:54:47 +01:00
Cheer Xiao 5ee61dd51d wordpad: Update Simplified Chinese translation. 2010-11-15 14:54:34 +01:00
Cheer Xiao 2d728e4c04 winhlp32: Update Simplified Chinese translation. 2010-11-15 14:54:25 +01:00
Cheer Xiao 769031ed7e wineconsole: Update Simplified Chinese translation. 2010-11-15 14:54:18 +01:00
Cheer Xiao f1118dc578 winebot: Update Simplified Chinese translation. 2010-11-15 14:54:11 +01:00
Cheer Xiao 6a8c51ed1d winecfg: Update Simplified Chinese translation. 2010-11-15 14:54:04 +01:00
Cheer Xiao 58178d4c9b taskmgr: Update Simplified Chinese translation. 2010-11-15 14:53:58 +01:00
Cheer Xiao c0aecb8062 oleview: Update Simplified Chinese translation. 2010-11-15 14:53:52 +01:00
Hans Leidekker ab5fbebff5 programs: Add a stub implementation of regsvcs.exe. 2010-11-12 15:43:07 +01:00
Alexandre Julliard 173957d294 krnl386.exe: Propagate DOS startup errors up to winevdm. 2010-11-11 18:12:21 +01:00
Alexandre Goujon 4cd2a0e542 cmd: Add a space at the end of the first echo'ed batch line. 2010-11-08 18:13:36 +01:00
Martin Wilck 20feb4772c xcopy: Assume directory if destination ends with a backslash. 2010-11-05 11:28:06 +01:00
André Hentschel 347049bca8 wordpad: Replace obsolete styles. 2010-11-03 11:08:55 +01:00
Yaron Shahrabani 16047ebc39 progman: Added Hebrew translation. 2010-11-03 11:08:55 +01:00
Paul Vriens 1987b0d748 winedbg: Add the Serbian (Cyrillic) translation.
Translation by Đorđe Vasiljević.
2010-11-03 10:23:55 +01:00
Paul Vriens 9d5fc41ef6 winedbg: Update Serbian (Latin) translations.
Translation by Đorđe Vasiljević.
2010-11-03 10:23:40 +01:00
Francois Gouget 6159f516fc xcopy: Remove a space before a '\n' in the Korean translation. 2010-11-02 13:16:42 +01:00
André Hentschel 7abdbe62d1 services: Mention the unkown type in the error message. 2010-11-02 11:16:32 +01:00
Paul Vriens 046f96e056 xcopy: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
2010-11-02 11:15:43 +01:00
Alexandre Julliard 8c963852f8 explorer: Make the systray window look more like a real taskbar in desktop mode. 2010-11-02 10:32:35 +01:00
Yaron Shahrabani b9e7c3490f winemine: Added Hebrew translation. 2010-11-01 13:34:43 +01:00
Hans Leidekker 7135ac7641 advapi32: Implement EnumServicesStatusExA/W. 2010-10-29 14:33:57 +02:00
Hans Leidekker ae7d41bfa2 advapi32: Implement EnumServicesStatusA/W. 2010-10-27 13:31:04 +02:00
Martin Wilck 766f6b0b4b xcopy: Fix command line parsing logic.
Experiments show xcopy under Windows does not use argc/argv logic for
treating double quotes and backslashes. The xcopy logic is simplified
because literal quotes are illegal in Windows file names, thus escaped
double quotes (\") need not be treated.  'XCOPY "c:\dir a" "c:\dir
b\"' works under Windows.
2010-10-27 11:59:24 +02:00
Martin Wilck b62c0d23f7 xcopy: Move command line parsing code into separate function. 2010-10-27 11:59:05 +02:00
Sven Baars be7d83f7df taskkill: Update the Dutch translation. 2010-10-26 15:25:09 +02:00
Yaron Shahrabani 971ce6c44a oleview: Added Hebrew translation. 2010-10-26 15:14:53 +02:00
Yaron Shahrabani 0109a5ee60 winedbg: Added Hebrew translation. 2010-10-26 15:14:48 +02:00
Alexandre Julliard 052eb24b03 winedbg: Don't start another instance of the debugger when it crashes. 2010-10-26 12:55:53 +02:00
Łukasz Wojniłowicz bbca5259ff ipconfig: Update the Polish translation. 2010-10-26 11:53:20 +02:00
Łukasz Wojniłowicz 068f3b7cb6 taskkill: Add the Polish translation. 2010-10-26 11:53:06 +02:00
Paul Vriens bc1f5c4a36 write: Add the Serbian (Latin and Cyrillic) translation.
Translation by Đorđe Vasiljević.
2010-10-25 13:52:51 +02:00
Anders Jonsson 07e25b3fdf taskmgr: Update Swedish translation. 2010-10-25 13:52:51 +02:00
Marcus Meissner e2eb5e2348 regedit: Fixed a wrong buffer size. 2010-10-25 12:41:42 +02:00
Marcus Meissner a2dfa7d8a6 wineboot: Fixed 2 buffer sizes. 2010-10-25 12:41:42 +02:00
Marcus Meissner 243d458909 ipconfig: Fixed buffer size to MultiByteToWideChar. 2010-10-25 12:41:42 +02:00
Anders Jonsson 3e532d52d7 progman: Fix typos in Swedish translation. 2010-10-25 12:15:06 +02:00
Alexandre Julliard 38da464ed1 mofcomp: Remove obsolete variables in makefile. 2010-10-23 10:44:43 +02:00
Hans Leidekker e01455d41d services: Support setting and changing service dependencies. 2010-10-22 12:06:24 +02:00
Hans Leidekker eae2cf56cb services: Save service dependencies. 2010-10-22 12:06:15 +02:00
Yaron Shahrabani e332f8442e winefile: Added Hebrew translation. 2010-10-22 12:05:29 +02:00