wine
14 years agoddraw: Validate structure pointers and sizes in IDirect3D3::FindDevice.
Andrew Nguyen [Mon, 21 Jun 2010 15:14:51 +0000 (10:14 -0500)] 
ddraw: Validate structure pointers and sizes in IDirect3D3::FindDevice.

14 years agowinecfg: Update Portuguese translation.
Gustavo Henrique Milaré [Tue, 22 Jun 2010 00:07:29 +0000 (21:07 -0300)] 
winecfg: Update Portuguese translation.

14 years agocmd: Don't treat all command lines with '/?' as builtin commands.
Michael Stefaniuc [Mon, 21 Jun 2010 22:44:15 +0000 (00:44 +0200)] 
cmd: Don't treat all command lines with '/?' as builtin commands.

14 years agoxcopy: Update the English resource.
Michael Stefaniuc [Mon, 21 Jun 2010 22:44:05 +0000 (00:44 +0200)] 
xcopy: Update the English resource.

14 years agoxcopy: Add the Romanian translation.
Michael Stefaniuc [Mon, 21 Jun 2010 22:43:57 +0000 (00:43 +0200)] 
xcopy: Add the Romanian translation.

Translation by Claudia Cotună.

14 years agowined3d: Check for error conditions in GL call.
Matteo Bruni [Mon, 21 Jun 2010 20:14:58 +0000 (22:14 +0200)] 
wined3d: Check for error conditions in GL call.

14 years agomsxml3: Properly free namespace structure pointer.
Nikolay Sivov [Mon, 21 Jun 2010 18:06:29 +0000 (22:06 +0400)] 
msxml3: Properly free namespace structure pointer.

14 years agocmd: Update Dutch translation.
Sven Baars [Mon, 21 Jun 2010 19:50:10 +0000 (21:50 +0200)] 
cmd: Update Dutch translation.

14 years agocmd: Update French translation.
Frédéric Delanoy [Mon, 21 Jun 2010 17:23:56 +0000 (19:23 +0200)] 
cmd: Update French translation.

14 years agocmd: Update Lithuanian translation.
Aurimas Fišeras [Mon, 21 Jun 2010 16:23:46 +0000 (19:23 +0300)] 
cmd: Update Lithuanian translation.

14 years agontdll: Fix the initial FPU control word on 32-bit too.
Alexandre Julliard [Tue, 22 Jun 2010 09:19:02 +0000 (11:19 +0200)] 
ntdll: Fix the initial FPU control word on 32-bit too.

14 years agoadvapi32: Make rpcrt4 a delayed import to work around circular dependencies with...
Alexandre Julliard [Mon, 21 Jun 2010 14:56:12 +0000 (16:56 +0200)] 
advapi32: Make rpcrt4 a delayed import to work around circular dependencies with native.

14 years agontdll: Fix race in NtRead/WriteFile.
Andrey Turkin [Mon, 21 Jun 2010 14:16:04 +0000 (18:16 +0400)] 
ntdll: Fix race in NtRead/WriteFile.

14 years agomsxml3: Extend traces for inc/dec refs on libxml2 documents.
Nikolay Sivov [Mon, 21 Jun 2010 09:36:13 +0000 (13:36 +0400)] 
msxml3: Extend traces for inc/dec refs on libxml2 documents.

14 years agouser32: Update comment.
André Hentschel [Sun, 20 Jun 2010 14:08:33 +0000 (16:08 +0200)] 
user32: Update comment.

14 years agomsxml3: Don't crash on null pointer when doing ::Next() on a last child.
Nikolay Sivov [Sun, 20 Jun 2010 22:46:23 +0000 (02:46 +0400)] 
msxml3: Don't crash on null pointer when doing ::Next() on a last child.

14 years agomsxml3: Support xml:lang attribute in IXMLElement::getAttribute().
Nikolay Sivov [Sun, 20 Jun 2010 21:51:20 +0000 (01:51 +0400)] 
msxml3: Support xml:lang attribute in IXMLElement::getAttribute().

14 years agommsystem.drv: Always map parameters for all callback kinds.
Eric Pouech [Sun, 20 Jun 2010 06:08:04 +0000 (08:08 +0200)] 
mmsystem.drv: Always map parameters for all callback kinds.

14 years agoadvapi32/tests Fixed test macro in ConvertSecurityDescriptorToString.
Marko Nikolic [Fri, 18 Jun 2010 20:44:45 +0000 (22:44 +0200)] 
advapi32/tests Fixed test macro in ConvertSecurityDescriptorToString.

14 years agoadvapi32/tests: Fixed -Wsign-compare warnings in security tests.
Marko Nikolic [Fri, 18 Jun 2010 20:01:57 +0000 (22:01 +0200)] 
advapi32/tests: Fixed -Wsign-compare warnings in security tests.

14 years agowinecfg: Only initialise the audio drivers once.
Maarten Lankhorst [Fri, 18 Jun 2010 19:18:06 +0000 (21:18 +0200)] 
winecfg: Only initialise the audio drivers once.

14 years agogdi32: If driver is missing claim vectorial fonts are supported so GDI fonts (freetyp...
Paul Chitescu [Fri, 18 Jun 2010 15:37:50 +0000 (18:37 +0300)] 
gdi32: If driver is missing claim vectorial fonts are supported so GDI fonts (freetype) are used.

14 years agocomctl32/tests: Test calculating the rect of a child item while handling TVN_ITEMEXPA...
Florian Köberle [Sun, 20 Jun 2010 12:50:00 +0000 (14:50 +0200)] 
comctl32/tests: Test calculating the rect of a child item while handling TVN_ITEMEXPANDED.

14 years agoshdocvw: Return IHTMLDocument2's IDispatch in get_Document.
Jacek Caban [Sun, 20 Jun 2010 12:40:09 +0000 (14:40 +0200)] 
shdocvw: Return IHTMLDocument2's IDispatch in get_Document.

14 years agomshtml: Check if event_table entry is allocated before using it in remove_event_handler.
Jacek Caban [Sat, 19 Jun 2010 20:25:32 +0000 (22:25 +0200)] 
mshtml: Check if event_table entry is allocated before using it in remove_event_handler.

14 years agomshtml: Fixed event tests.
Jacek Caban [Sat, 19 Jun 2010 20:25:12 +0000 (22:25 +0200)] 
mshtml: Fixed event tests.

14 years agouser32: Fallback to English in MessageBoxIndirect if the specified language is not...
Alexandre Julliard [Mon, 21 Jun 2010 09:50:44 +0000 (11:50 +0200)] 
user32: Fallback to English in MessageBoxIndirect if the specified language is not supported.

14 years agoshell32/tests: Use the windows directory for the SHParseDisplayName test to avoid...
Alexandre Julliard [Mon, 21 Jun 2010 09:50:15 +0000 (11:50 +0200)] 
shell32/tests: Use the windows directory for the SHParseDisplayName test to avoid ambiguous namings.

14 years agontdll: Fix the initial FPU control word on 64-bit.
Alexandre Julliard [Mon, 21 Jun 2010 09:49:25 +0000 (11:49 +0200)] 
ntdll: Fix the initial FPU control word on 64-bit.

14 years agohlink/tests: Comment out a test for an uninitialized return value.
Alexandre Julliard [Mon, 21 Jun 2010 09:49:07 +0000 (11:49 +0200)] 
hlink/tests: Comment out a test for an uninitialized return value.

14 years agomapi32: New Korean resource.
Hwang YunSong [Mon, 21 Jun 2010 01:35:27 +0000 (10:35 +0900)] 
mapi32: New Korean resource.

14 years agoavifil32: Update Korean resource.
Hwang YunSong [Mon, 21 Jun 2010 01:35:01 +0000 (10:35 +0900)] 
avifil32: Update Korean resource.

14 years agowininet: Update Korean resource.
Hwang YunSong [Mon, 21 Jun 2010 01:32:57 +0000 (10:32 +0900)] 
wininet: Update Korean resource.

14 years agowinecfg: Update Korean resource.
Hwang YunSong [Mon, 21 Jun 2010 01:32:27 +0000 (10:32 +0900)] 
winecfg: Update Korean resource.

14 years agoshdoclc: Update Korean resource.
Hwang YunSong [Mon, 21 Jun 2010 01:32:00 +0000 (10:32 +0900)] 
shdoclc: Update Korean resource.

14 years agosetupapi: Update Korean resource.
Hwang YunSong [Mon, 21 Jun 2010 01:31:23 +0000 (10:31 +0900)] 
setupapi: Update Korean resource.

14 years agooledlg: Update Korean resource.
Hwang YunSong [Mon, 21 Jun 2010 01:30:52 +0000 (10:30 +0900)] 
oledlg: Update Korean resource.

14 years agogphoto2.ds: Update Korean resource.
Hwang YunSong [Mon, 21 Jun 2010 01:30:16 +0000 (10:30 +0900)] 
gphoto2.ds: Update Korean resource.

14 years agocomctl32: Update Korean resource.
Hwang YunSong [Mon, 21 Jun 2010 01:29:46 +0000 (10:29 +0900)] 
comctl32: Update Korean resource.

14 years agowinegcc: Enable the use of gcov and PGO.
Peter Davies [Sun, 20 Jun 2010 11:28:34 +0000 (12:28 +0100)] 
winegcc: Enable the use of gcov and PGO.

14 years agocmd: Update German translation.
André Hentschel [Sun, 20 Jun 2010 14:05:17 +0000 (16:05 +0200)] 
cmd: Update German translation.

14 years agowinedump: Update README.
André Hentschel [Sun, 20 Jun 2010 14:04:58 +0000 (16:04 +0200)] 
winedump: Update README.

14 years agomsxml3: Don't force parser encoding when loading from file.
Nikolay Sivov [Sun, 20 Jun 2010 09:47:39 +0000 (13:47 +0400)] 
msxml3: Don't force parser encoding when loading from file.

14 years agocmd: Initial PATH value taken from registry, not wine.conf.
Frédéric Delanoy [Sat, 19 Jun 2010 23:22:26 +0000 (01:22 +0200)] 
cmd: Initial PATH value taken from registry, not wine.conf.

14 years agokernel32: Update Italian translation.
Luca Bennati [Sat, 19 Jun 2010 10:28:15 +0000 (12:28 +0200)] 
kernel32: Update Italian translation.

14 years agowinecfg: Fix an error in the Chinese (Traditional) translation.
Michael Stefaniuc [Fri, 18 Jun 2010 22:11:06 +0000 (00:11 +0200)] 
winecfg: Fix an error in the Chinese (Traditional) translation.

14 years agowordpad: Remove untranslated resources from the Turkish translation.
Michael Stefaniuc [Fri, 18 Jun 2010 22:10:56 +0000 (00:10 +0200)] 
wordpad: Remove untranslated resources from the Turkish translation.

14 years agowordpad: "Fix" an error in the Norvegian translation.
Michael Stefaniuc [Fri, 18 Jun 2010 22:10:45 +0000 (00:10 +0200)] 
wordpad: "Fix" an error in the Norvegian translation.

14 years agoshdocvw: Native RegisterClassEx requires cbSize to be set.
Dylan Smith [Fri, 18 Jun 2010 21:42:55 +0000 (17:42 -0400)] 
shdocvw: Native RegisterClassEx requires cbSize to be set.

14 years agoshell32: Native RegisterClassEx requires cbSize to be set.
Dylan Smith [Fri, 18 Jun 2010 21:42:44 +0000 (17:42 -0400)] 
shell32: Native RegisterClassEx requires cbSize to be set.

14 years agowinemine: Native RegisterClassEx requires cbSize to be set.
Dylan Smith [Fri, 18 Jun 2010 21:42:23 +0000 (17:42 -0400)] 
winemine: Native RegisterClassEx requires cbSize to be set.

14 years agowincrypt.h: Remove duplicate definitions.
Juan Lang [Fri, 18 Jun 2010 19:20:01 +0000 (12:20 -0700)] 
wincrypt.h: Remove duplicate definitions.

14 years agowinspool.drv: Add Japanese translation.
Akihiro Sagawa [Fri, 18 Jun 2010 15:03:49 +0000 (00:03 +0900)] 
winspool.drv: Add Japanese translation.

14 years agoshdoclc: Add Japanese translation.
Akihiro Sagawa [Fri, 18 Jun 2010 15:03:50 +0000 (00:03 +0900)] 
shdoclc: Add Japanese translation.

14 years agolocalspl: Update Japanese translation.
Akihiro Sagawa [Fri, 18 Jun 2010 15:03:44 +0000 (00:03 +0900)] 
localspl: Update Japanese translation.

14 years agomapi32: Add Japanese translation.
Akihiro Sagawa [Fri, 18 Jun 2010 15:03:47 +0000 (00:03 +0900)] 
mapi32: Add Japanese translation.

14 years agogphoto2.ds: Add Japanese translation.
Akihiro Sagawa [Fri, 18 Jun 2010 15:03:45 +0000 (00:03 +0900)] 
gphoto2.ds: Add Japanese translation.

14 years agocomdlg32: Update Japanese translation.
Akihiro Sagawa [Fri, 18 Jun 2010 15:03:52 +0000 (00:03 +0900)] 
comdlg32: Update Japanese translation.

14 years agohhctrl.ocx: Add Japanese translation.
Akihiro Sagawa [Fri, 18 Jun 2010 15:03:41 +0000 (00:03 +0900)] 
hhctrl.ocx: Add Japanese translation.

14 years agoRelease 1.2-rc4. wine-1.2-rc4
Alexandre Julliard [Fri, 18 Jun 2010 17:36:58 +0000 (19:36 +0200)] 
Release 1.2-rc4.

14 years agoUpdate Russian translations.
Vitaly Lipatov [Thu, 17 Jun 2010 15:18:08 +0000 (19:18 +0400)] 
Update Russian translations.

14 years agouser32: Use a safer method of freeing user handles to prevent zeroing out a newly...
Paul Chitescu [Fri, 18 Jun 2010 11:09:38 +0000 (14:09 +0300)] 
user32: Use a safer method of freeing user handles to prevent zeroing out a newly allocated handle.

14 years agoddraw: Register / unregister the ddraw window class from DllMain().
Henri Verbeet [Fri, 18 Jun 2010 11:09:50 +0000 (13:09 +0200)] 
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.

14 years agowineps.drv: Don't return an error for empty glyphs.
Huw Davies [Fri, 18 Jun 2010 10:50:52 +0000 (11:50 +0100)] 
wineps.drv: Don't return an error for empty glyphs.

14 years agouser32: Add another flag to the TRACE().
Paul Vriens [Fri, 18 Jun 2010 08:19:25 +0000 (10:19 +0200)] 
user32: Add another flag to the TRACE().

14 years agojscript: Add the Romanian translation.
Michael Stefaniuc [Fri, 18 Jun 2010 09:14:15 +0000 (11:14 +0200)] 
jscript: Add the Romanian translation.

Translation by Claudia Cotună.

14 years agowinemaker: Avoid setting variable to an uninitialized value.
André Hentschel [Thu, 17 Jun 2010 19:10:01 +0000 (21:10 +0200)] 
winemaker: Avoid setting variable to an uninitialized value.

14 years agowined3d: Add NPOT quirk for GeforceFX 5200.
Roderick Colenbrander [Mon, 14 Jun 2010 21:22:52 +0000 (23:22 +0200)] 
wined3d: Add NPOT quirk for GeforceFX 5200.

14 years agouser32: Destroy the unused buttons in a message box instead of only hiding them.
Alexandre Julliard [Thu, 17 Jun 2010 18:07:22 +0000 (20:07 +0200)] 
user32: Destroy the unused buttons in a message box instead of only hiding them.

14 years agonotepad: Fix an error in the Bulgarian translation.
Michael Stefaniuc [Thu, 17 Jun 2010 14:26:24 +0000 (16:26 +0200)] 
notepad: Fix an error in the Bulgarian translation.

14 years agogdi32: Fix the sign of the vertical text position in ExtTextOutW.
Alexandre Julliard [Thu, 17 Jun 2010 15:25:04 +0000 (17:25 +0200)] 
gdi32: Fix the sign of the vertical text position in ExtTextOutW.

14 years agoshell32: Flesh out the stub DDE query for Progman groups a little.
Alexandre Julliard [Thu, 17 Jun 2010 14:08:06 +0000 (16:08 +0200)] 
shell32: Flesh out the stub DDE query for Progman groups a little.

14 years agoatl: Pass correct arguments to fuctions executed by AtlInternalQueryInterface.
Piotr Caban [Thu, 17 Jun 2010 10:53:48 +0000 (12:53 +0200)] 
atl: Pass correct arguments to fuctions executed by AtlInternalQueryInterface.

14 years agoinclude/msvcrt: Update a bit.
Alexander Scott-Johns [Wed, 16 Jun 2010 21:42:49 +0000 (22:42 +0100)] 
include/msvcrt: Update a bit.

14 years agomsvcrt/tests: Rename a variable.
Alexander Scott-Johns [Wed, 16 Jun 2010 21:34:06 +0000 (22:34 +0100)] 
msvcrt/tests: Rename a variable.

14 years agouser32/tests: Fix some class tests that behave differently on WoW64.
Alexandre Julliard [Thu, 17 Jun 2010 12:05:42 +0000 (14:05 +0200)] 
user32/tests: Fix some class tests that behave differently on WoW64.

14 years agouser32/tests: Ignore repeat key flag that causes occasional failures on Windows.
Alexandre Julliard [Thu, 17 Jun 2010 11:37:42 +0000 (13:37 +0200)] 
user32/tests: Ignore repeat key flag that causes occasional failures on Windows.

14 years agouser32/tests: Expand the DCX_NORESETATTR test to make sure we check the correct DC.
Alexandre Julliard [Thu, 17 Jun 2010 10:56:25 +0000 (12:56 +0200)] 
user32/tests: Expand the DCX_NORESETATTR test to make sure we check the correct DC.

14 years agonotepad: Fix an error in the Portuguese (Brazil) translation.
Michael Stefaniuc [Thu, 17 Jun 2010 09:39:51 +0000 (11:39 +0200)] 
notepad: Fix an error in the Portuguese (Brazil) translation.

Translation by Mauricio Teixeira.

14 years agonotepad: Fix an error in the Czech translation.
Michael Stefaniuc [Thu, 17 Jun 2010 09:38:53 +0000 (11:38 +0200)] 
notepad: Fix an error in the Czech translation.

Translation by Radek Vokal.

14 years agontdll: The FPU control word for newly created threads is 0x27f.
Henri Verbeet [Thu, 17 Jun 2010 08:17:15 +0000 (10:17 +0200)] 
ntdll: The FPU control word for newly created threads is 0x27f.

This fixes a regression introduced by
e6611e22fb037a879205f1330d1a3485f9f18705.

14 years agokernel32/tests: Add tests to examine output file part pointer behavior for GetFullPat...
Andrew Nguyen [Thu, 17 Jun 2010 04:40:26 +0000 (23:40 -0500)] 
kernel32/tests: Add tests to examine output file part pointer behavior for GetFullPathNameW.

14 years agokernel32/tests: Add tests to examine output file part pointer behavior for GetFullPat...
Andrew Nguyen [Thu, 17 Jun 2010 04:40:17 +0000 (23:40 -0500)] 
kernel32/tests: Add tests to examine output file part pointer behavior for GetFullPathNameA.

14 years agontdll/tests: Add tests to examine output file part pointer behavior for RtlGetFullPat...
Andrew Nguyen [Thu, 17 Jun 2010 04:40:04 +0000 (23:40 -0500)] 
ntdll/tests: Add tests to examine output file part pointer behavior for RtlGetFullPathName_U.

14 years agousp10/tests: Windows 95 does not set invalid glyphs to 0 but instead 0x80.
Aric Stewart [Thu, 17 Jun 2010 04:11:25 +0000 (13:11 +0900)] 
usp10/tests: Windows 95 does not set invalid glyphs to 0 but instead 0x80.

14 years agousp10/tests: Remove a test for a bug corrected in later versions of usp10.
Aric Stewart [Thu, 17 Jun 2010 02:23:49 +0000 (11:23 +0900)] 
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.

14 years agooleacc: Add Italian translation.
Luca Bennati [Wed, 16 Jun 2010 19:52:27 +0000 (21:52 +0200)] 
oleacc: Add Italian translation.

14 years agocrypt32: Add Italian translation.
Luca Bennati [Wed, 16 Jun 2010 14:50:37 +0000 (16:50 +0200)] 
crypt32: Add Italian translation.

14 years agowinspool/tests: Handle the Windows bug in GetPrinterDataEx.
Detlef Riekenberg [Wed, 16 Jun 2010 22:38:24 +0000 (00:38 +0200)] 
winspool/tests: Handle the Windows bug in GetPrinterDataEx.

14 years agowordpad: "Fix" two errors in the Chinese translations.
Michael Stefaniuc [Wed, 16 Jun 2010 22:17:30 +0000 (00:17 +0200)] 
wordpad: "Fix" two errors in the Chinese translations.

By removing two stale copies of an English STRINGTABLE resource.

14 years agowordpad: Remove untranslated resources from the Hungarian translation.
Michael Stefaniuc [Wed, 16 Jun 2010 22:18:08 +0000 (00:18 +0200)] 
wordpad: Remove untranslated resources from the Hungarian translation.

14 years agosetupapi: Add a few traces for SetupDecompressOrCopyFileW.
Andrew Nguyen [Wed, 16 Jun 2010 03:06:56 +0000 (22:06 -0500)] 
setupapi: Add a few traces for SetupDecompressOrCopyFileW.

14 years agosetupapi: Only extract the first MSZIP cabinet file in SetupDecompressOrExtractFile.
Andrew Nguyen [Wed, 16 Jun 2010 03:05:36 +0000 (22:05 -0500)] 
setupapi: Only extract the first MSZIP cabinet file in SetupDecompressOrExtractFile.

14 years agosetupapi: Exhaustively test the invalid parameter handling of SetupDecompressOrCopyFileA.
Andrew Nguyen [Tue, 15 Jun 2010 10:21:19 +0000 (05:21 -0500)] 
setupapi: Exhaustively test the invalid parameter handling of SetupDecompressOrCopyFileA.

14 years agosetupapi/tests: Add simple enumeration tests for SetupIterateCabinetW.
Andrew Nguyen [Tue, 15 Jun 2010 10:21:07 +0000 (05:21 -0500)] 
setupapi/tests: Add simple enumeration tests for SetupIterateCabinetW.

14 years agosetupapi/tests: Add simple enumeration tests for SetupIterateCabinetA.
Andrew Nguyen [Tue, 15 Jun 2010 10:20:57 +0000 (05:20 -0500)] 
setupapi/tests: Add simple enumeration tests for SetupIterateCabinetA.

14 years agosetupapi/tests: Add tests to show that SetupIterateCabinet handles callback exception...
Andrew Nguyen [Tue, 15 Jun 2010 10:20:45 +0000 (05:20 -0500)] 
setupapi/tests: Add tests to show that SetupIterateCabinet handles callback exceptions on newer Windows.

14 years agosetupapi: Validate the cabinet filename parameter in SetupIterateCabinetW.
Andrew Nguyen [Wed, 16 Jun 2010 12:35:57 +0000 (07:35 -0500)] 
setupapi: Validate the cabinet filename parameter in SetupIterateCabinetW.

14 years agosetupapi: Validate the cabinet filename parameter in SetupIterateCabinetA.
Andrew Nguyen [Wed, 16 Jun 2010 12:34:51 +0000 (07:34 -0500)] 
setupapi: Validate the cabinet filename parameter in SetupIterateCabinetA.

14 years agosetupapi: Avoid useless initializations in SetupIterateCabinetA/W.
Andrew Nguyen [Tue, 15 Jun 2010 10:20:08 +0000 (05:20 -0500)] 
setupapi: Avoid useless initializations in SetupIterateCabinetA/W.