Commit graph

69556 commits

Author SHA1 Message Date
Luca Bennati
8e55a610b6 kernel32: Update Italian translation. 2010-06-21 11:47:19 +02:00
Michael Stefaniuc
bf19ba2929 winecfg: Fix an error in the Chinese (Traditional) translation. 2010-06-21 11:47:02 +02:00
Michael Stefaniuc
8b0f3e1cf6 wordpad: Remove untranslated resources from the Turkish translation. 2010-06-21 11:47:00 +02:00
Michael Stefaniuc
fdf38b72d5 wordpad: "Fix" an error in the Norvegian translation. 2010-06-21 11:46:57 +02:00
Dylan Smith
ec99c85531 shdocvw: Native RegisterClassEx requires cbSize to be set. 2010-06-21 11:46:55 +02:00
Dylan Smith
fcbc48183f shell32: Native RegisterClassEx requires cbSize to be set. 2010-06-21 11:46:52 +02:00
Dylan Smith
8a2cb8fe21 winemine: Native RegisterClassEx requires cbSize to be set. 2010-06-21 11:46:50 +02:00
Juan Lang
3d73c466ca wincrypt.h: Remove duplicate definitions. 2010-06-21 11:46:46 +02:00
Akihiro Sagawa
58277cb0e9 winspool.drv: Add Japanese translation. 2010-06-21 11:46:40 +02:00
Akihiro Sagawa
8c6e0553c5 shdoclc: Add Japanese translation. 2010-06-21 11:46:38 +02:00
Akihiro Sagawa
0b5b33883e localspl: Update Japanese translation. 2010-06-21 11:46:34 +02:00
Akihiro Sagawa
87b15dfc90 mapi32: Add Japanese translation. 2010-06-21 11:46:32 +02:00
Akihiro Sagawa
441e02d7c3 gphoto2.ds: Add Japanese translation. 2010-06-21 11:46:30 +02:00
Akihiro Sagawa
47e7703079 comdlg32: Update Japanese translation. 2010-06-21 11:46:27 +02:00
Akihiro Sagawa
ef137aab62 hhctrl.ocx: Add Japanese translation. 2010-06-21 11:46:24 +02:00
Alexandre Julliard
ffdbc65a1c Release 1.2-rc4. 2010-06-18 19:36:58 +02:00
Vitaly Lipatov
b974852ce1 Update Russian translations. 2010-06-18 16:22:07 +02:00
Paul Chitescu
bb6769f475 user32: Use a safer method of freeing user handles to prevent zeroing out a newly allocated handle. 2010-06-18 15:22:22 +02:00
Henri Verbeet
e4a4065bbd ddraw: Register / unregister the ddraw window class from DllMain().
This avoids failing in DDRAW_Create() if a previous IDirectDrawImpl object
with the same pointer value was imporperly cleaned up. The improper cleanup is
of course the larger problem, but I don't believe that can be fixed without
making more invasive changes to ddraw.
2010-06-18 15:22:22 +02:00
Huw Davies
25629eff96 wineps.drv: Don't return an error for empty glyphs. 2010-06-18 15:22:21 +02:00
Paul Vriens
aef01a24d4 user32: Add another flag to the TRACE(). 2010-06-18 15:22:21 +02:00
Michael Stefaniuc
97a6523bdc jscript: Add the Romanian translation.
Translation by Claudia Cotună.
2010-06-18 15:22:21 +02:00
André Hentschel
1d33f8db9b winemaker: Avoid setting variable to an uninitialized value. 2010-06-18 11:19:36 +02:00
Roderick Colenbrander
eb0a032a8c wined3d: Add NPOT quirk for GeforceFX 5200. 2010-06-18 11:19:03 +02:00
Alexandre Julliard
f69d88b503 user32: Destroy the unused buttons in a message box instead of only hiding them. 2010-06-17 20:07:22 +02:00
Michael Stefaniuc
ae942d615a notepad: Fix an error in the Bulgarian translation. 2010-06-17 17:32:21 +02:00
Alexandre Julliard
69d5a56103 gdi32: Fix the sign of the vertical text position in ExtTextOutW. 2010-06-17 17:25:04 +02:00
Alexandre Julliard
30feb19d19 shell32: Flesh out the stub DDE query for Progman groups a little. 2010-06-17 16:08:06 +02:00
Piotr Caban
981fcc897c atl: Pass correct arguments to fuctions executed by AtlInternalQueryInterface. 2010-06-17 14:07:22 +02:00
Alexander Scott-Johns
5361263bdb include/msvcrt: Update a bit. 2010-06-17 14:07:19 +02:00
Alexander Scott-Johns
5fd1409c6a msvcrt/tests: Rename a variable. 2010-06-17 14:07:15 +02:00
Alexandre Julliard
2649f769a5 user32/tests: Fix some class tests that behave differently on WoW64. 2010-06-17 14:05:42 +02:00
Alexandre Julliard
fec9dc41f9 user32/tests: Ignore repeat key flag that causes occasional failures on Windows. 2010-06-17 13:37:42 +02:00
Alexandre Julliard
d8867fa718 user32/tests: Expand the DCX_NORESETATTR test to make sure we check the correct DC. 2010-06-17 12:56:25 +02:00
Michael Stefaniuc
d47628739e notepad: Fix an error in the Portuguese (Brazil) translation.
Translation by Mauricio Teixeira.
2010-06-17 11:50:28 +02:00
Michael Stefaniuc
1734d098c9 notepad: Fix an error in the Czech translation.
Translation by Radek Vokal.
2010-06-17 11:50:26 +02:00
Henri Verbeet
772a5c7c09 ntdll: The FPU control word for newly created threads is 0x27f.
This fixes a regression introduced by
e6611e22fb.
2010-06-17 11:50:23 +02:00
Andrew Nguyen
1029167232 kernel32/tests: Add tests to examine output file part pointer behavior for GetFullPathNameW. 2010-06-17 11:48:42 +02:00
Andrew Nguyen
70099e8971 kernel32/tests: Add tests to examine output file part pointer behavior for GetFullPathNameA. 2010-06-17 11:48:39 +02:00
Andrew Nguyen
bdf583b349 ntdll/tests: Add tests to examine output file part pointer behavior for RtlGetFullPathName_U. 2010-06-17 11:48:37 +02:00
Aric Stewart
baaaee823f usp10/tests: Windows 95 does not set invalid glyphs to 0 but instead 0x80. 2010-06-17 11:48:07 +02:00
Aric Stewart
5c5e6a5fc9 usp10/tests: Remove a test for a bug corrected in later versions of usp10.
The undocumented interaction with ScriptStringCPtoX causing
ScriptStringFree is an undocumented bug that appears to have been
fixed in later versions of Uniscribe. We should not be trying to
conform to that.
2010-06-17 11:47:57 +02:00
Luca Bennati
660ead0847 oleacc: Add Italian translation. 2010-06-17 11:47:41 +02:00
Luca Bennati
10a6168173 crypt32: Add Italian translation. 2010-06-17 11:47:38 +02:00
Detlef Riekenberg
2cbb9a1ee5 winspool/tests: Handle the Windows bug in GetPrinterDataEx. 2010-06-17 11:47:30 +02:00
Michael Stefaniuc
fa2b3b1af2 wordpad: "Fix" two errors in the Chinese translations.
By removing two stale copies of an English STRINGTABLE resource.
2010-06-17 11:47:26 +02:00
Michael Stefaniuc
31f8cbd513 wordpad: Remove untranslated resources from the Hungarian translation. 2010-06-17 11:47:21 +02:00
Andrew Nguyen
6456e14055 setupapi: Add a few traces for SetupDecompressOrCopyFileW. 2010-06-16 20:13:15 +02:00
Andrew Nguyen
a44506b563 setupapi: Only extract the first MSZIP cabinet file in SetupDecompressOrExtractFile. 2010-06-16 20:13:12 +02:00
Andrew Nguyen
53a563bb38 setupapi: Exhaustively test the invalid parameter handling of SetupDecompressOrCopyFileA. 2010-06-16 20:13:04 +02:00