2786 Commits

Author SHA1 Message Date
Alexandre Julliard
b9e578528f regedit: Include the terminating null in string lengths. 2008-03-03 12:07:16 +01:00
James Hawkins
e4c1227ec9 janitorial: Remove links to any microsoft site. 2008-03-01 12:17:17 +01:00
Louis Lenders
6547fef34b programs: Add a stubbed out secedit.exe. 2008-02-29 12:35:02 +01:00
Mikołaj Zalewski
b84986b01c net: Add Polish translation to rsrc.rc. 2008-02-28 20:00:36 +01:00
Mikołaj Zalewski
7b4f499684 winefile: Add FOF_ALLOWUNDO to winefile to allow files go to trash. 2008-02-28 20:00:25 +01:00
Mikołaj Zalewski
2b93de3e7e net: Add Polish translation. 2008-02-28 10:50:57 +01:00
Mikołaj Zalewski
e2e2066200 wordpad: Always use RB_GETBARHEIGHT. 2008-02-28 10:50:45 +01:00
Rob Shearman
45322bb448 explorer: Clean up after CreateProcess in WinMain. 2008-02-25 13:31:11 +01:00
Rob Shearman
c2838c9512 wineboot: Fix the character count passed to RegEnumKeyW in start_services. 2008-02-25 13:31:07 +01:00
Rob Shearman
47c53cc724 wineboot: Fix thread handle leak in runCmd. 2008-02-25 13:30:45 +01:00
Rob Shearman
1d6922b2e0 cmd: Fix character count passed to GetShortPathName in WCMD_HandleTildaModifiers. 2008-02-25 13:30:03 +01:00
Rob Shearman
271eaf5c9d cmd: Fix loop termination check in WCMD_batch. 2008-02-25 13:29:57 +01:00
Steven Edwards
9af30c7987 winecfg: Up the default desktop resolution to 800x600. 2008-02-25 12:19:39 +01:00
Mikołaj Zalewski
997e5f1230 Make Italian, Spanish, Dutch and German resources use SUBLANG_NEUTRAL. 2008-02-21 14:18:07 +01:00
Mikołaj Zalewski
9e1e80a33c oleview: Move the TypeLib open dialog filter message into a resource. 2008-02-21 12:52:59 +01:00
Mikołaj Zalewski
c610afe7b4 oleview: Add ellipsis to menu items that show dialogs. 2008-02-21 12:52:59 +01:00
Mikołaj Zalewski
1e3f7a58c2 oleview: Add Polish translation. 2008-02-21 12:52:59 +01:00
Roy Shea
884e7e7b56 qmgr: Add some tests. 2008-02-19 20:47:57 +01:00
Lei Zhang
e8551a073d qedit: Add tests directory and a simple test. 2008-02-19 18:03:21 +01:00
Alexandre Julliard
41fbacefa1 Avoid the nounistd option that doesn't exist on older flex, define YY_NO_UNISTD_H instead. 2008-02-19 15:42:49 +01:00
Rob Shearman
878ea5d2e2 Add the nounistd option to all lex source files. 2008-02-19 13:39:25 +01:00
Alexandre Julliard
448ede1adb wineboot: Delete files from dllcache once they have been installed. 2008-02-19 13:39:25 +01:00
Alexandre Julliard
a8b0a5ea91 winedbg: Avoid using size_t in an error message. 2008-02-18 14:10:03 +01:00
Marcus Meissner
2ef077e95e taskmgr: Make stuff static. 2008-02-18 12:41:37 +01:00
Frans Kool
6f68cda74c wineboot: Created Dutch translations. 2008-02-18 12:41:36 +01:00
Frans Kool
275ba2547a write: Created Dutch translations. 2008-02-18 12:41:36 +01:00
Rob Shearman
a82f4dd9b7 Don't use GetExceptionCode and GetExceptionInformation in exception filter functions.
When using native compiler exceptions, it isn't valid to use 
GetExceptionCode and GetExceptionInformation anywhere other than in the 
filter or handler blocks since it would be very hard for the compiler to 
work out where to retrieve the exception information from on the stack.

Therefore, remove the WINE_EXCEPTION_FILTER and WINE_FINALLY_FUNC macros 
which enabled GetExceptionCode, GetExceptionInformation and 
AbnormalTermination to be used inside of the functions they declared and 
fix up all callers to access the information directly.
2008-02-16 14:57:44 +01:00
Frans Kool
d810ce1991 net: Created Dutch translations. 2008-02-16 13:55:14 +01:00
Frans Kool
44958d7e8f xcopy: Created Dutch translations. 2008-02-16 13:55:02 +01:00
Frans Kool
2645d89d19 winhelp: Added missing Dutch translations. 2008-02-16 13:54:54 +01:00
Frans Kool
350b8bd851 wineconsole: Added missing Dutch translations. 2008-02-16 13:54:51 +01:00
Frans Kool
5a939bc511 progman: Added missing LGPL-license in Dutch translations. 2008-02-16 13:54:47 +01:00
Francois Gouget
4c8e218252 Assorted spelling fixes. 2008-02-15 12:09:24 +01:00
Christian Authmann
2da848428f explorer: Add meaningful titles to virtual desktop windows. 2008-02-15 12:04:32 +01:00
Kirill K. Smirnov
be784ba1c5 systray: Better validate icon owner. 2008-02-15 11:38:24 +01:00
Kirill K. Smirnov
be2911a180 systray: Correctly handle icon addition/deletion. 2008-02-15 11:38:19 +01:00
Kirill K. Smirnov
7515f312f9 systray: Avoid modifying non-existent tooltip windows of non-existent icon windows when application updates tip of hidden icon. 2008-02-15 11:35:16 +01:00
Frans Kool
36f464e3f4 notepad: Added missing LGPL License in Dutch translations. 2008-02-15 11:08:50 +01:00
Frans Kool
502866cc2f cmdlgtst: Added missing Dutch translations. 2008-02-15 11:08:33 +01:00
Frans Kool
fe1d1a68d8 winecfg: Added missing Dutch translations. 2008-02-15 11:08:23 +01:00
Frans Kool
0380baf668 cmd: Added & corrected Dutch translations. 2008-02-15 11:08:17 +01:00
Frans Kool
0813881232 taskmgr: Corrected Dutch translations. 2008-02-15 11:08:07 +01:00
Francois Gouget
c68745c51b UTF-8 resource files must explicitly say so with a pragma. 2008-02-15 09:55:58 +01:00
Mikołaj Zalewski
a8fd0e0d69 wordpad: File > New now opens a dialog so there should be an ellipsis at the end. 2008-02-15 09:55:50 +01:00
Mikołaj Zalewski
0027353107 wordpad: Update Polish translation. 2008-02-15 09:55:46 +01:00
Mikołaj Zalewski
873e040fda write.exe: Add Polish translation. 2008-02-15 09:55:30 +01:00
Mikołaj Zalewski
23dc52186e wineboot: Add Polish translation. 2008-02-15 09:55:26 +01:00
Mikołaj Zalewski
f4b00d8a35 winhelp: Update Polish translation. 2008-02-15 09:55:12 +01:00
Frans Kool
98b8699b22 regedit: Added Dutch translations. 2008-02-13 16:27:26 +01:00
Frans Kool
9d2320c933 winefile: Added Dutch translations. 2008-02-13 16:27:20 +01:00