wine
15 years agowinmm: The buffer provided by an application is valid only in the mmioOpen(FOURCC_MEM...
Dmitry Timoshkov [Fri, 10 Oct 2008 03:27:45 +0000 (12:27 +0900)] 
winmm: The buffer provided by an application is valid only in the mmioOpen(FOURCC_MEM) case.

15 years agostdole2: Add some missing attributes and fix some typos.
Alexandre Julliard [Fri, 10 Oct 2008 10:54:35 +0000 (12:54 +0200)] 
stdole2: Add some missing attributes and fix some typos.

15 years agowidl: Add support for attributes on enum, struct and union definitions.
Alexandre Julliard [Fri, 10 Oct 2008 10:54:05 +0000 (12:54 +0200)] 
widl: Add support for attributes on enum, struct and union definitions.

15 years agocomctl32: Fix MCM_SETFIRSTDAYOFWEEK when the first day set is greater than max allowed.
James Hawkins [Thu, 9 Oct 2008 23:02:06 +0000 (18:02 -0500)] 
comctl32: Fix MCM_SETFIRSTDAYOFWEEK when the first day set is greater than max allowed.

15 years agocrypt32: Fix some test failures on Win9x.
Juan Lang [Thu, 9 Oct 2008 17:46:00 +0000 (10:46 -0700)] 
crypt32: Fix some test failures on Win9x.

15 years agospoolss/tests: Fix a failure on Vista/W2K8.
Paul Vriens [Thu, 9 Oct 2008 19:25:51 +0000 (21:25 +0200)] 
spoolss/tests: Fix a failure on Vista/W2K8.

15 years agowinmm/tests: Fix some failures on Vista and W2K8.
Paul Vriens [Thu, 9 Oct 2008 16:14:57 +0000 (18:14 +0200)] 
winmm/tests: Fix some failures on Vista and W2K8.

15 years agowinmm/tests: Fix the failures on Win9x and WinMe.
Paul Vriens [Thu, 9 Oct 2008 14:51:44 +0000 (16:51 +0200)] 
winmm/tests: Fix the failures on Win9x and WinMe.

15 years agoddraw: Remove a few more redundant inits (LLVM/Clang).
Henri Verbeet [Thu, 9 Oct 2008 13:33:05 +0000 (15:33 +0200)] 
ddraw: Remove a few more redundant inits (LLVM/Clang).

15 years agowined3d: Pass the correct RECT to LoadLocation() in LockRect().
Henri Verbeet [Thu, 9 Oct 2008 13:32:44 +0000 (15:32 +0200)] 
wined3d: Pass the correct RECT to LoadLocation() in LockRect().

15 years agowined3d: Declare diffuseColor and specularColor inside their respective blocks (LLVM...
Henri Verbeet [Thu, 9 Oct 2008 13:32:33 +0000 (15:32 +0200)] 
wined3d: Declare diffuseColor and specularColor inside their respective blocks (LLVM/Clang).

15 years agomlang/tests: Make sure a given codepage has 'abc' before depending on that conversion...
Aric Stewart [Thu, 9 Oct 2008 13:40:39 +0000 (08:40 -0500)] 
mlang/tests: Make sure a given codepage has 'abc' before depending on that conversion to detect if a codepage is convertable.

15 years agomsxml3: Text node should not aggregate element.
Michael Karcher [Thu, 9 Oct 2008 13:36:14 +0000 (15:36 +0200)] 
msxml3: Text node should not aggregate element.

15 years agomsxml3: _domtext->element is in fact a IXMLDOMNode.
Michael Karcher [Thu, 9 Oct 2008 13:29:27 +0000 (15:29 +0200)] 
msxml3: _domtext->element is in fact a IXMLDOMNode.

15 years agousp10: Store glyph mappings and widths in the script cache.
Hans Leidekker [Thu, 9 Oct 2008 13:17:29 +0000 (15:17 +0200)] 
usp10: Store glyph mappings and widths in the script cache.

15 years agowinscard: Add stubs for SCardAddReaderToGroupA/W.
Stefan Leichter [Wed, 8 Oct 2008 21:25:42 +0000 (23:25 +0200)] 
winscard: Add stubs for SCardAddReaderToGroupA/W.

15 years agomsi/tests: Clean up the binary.dat file.
Alexandre Julliard [Thu, 9 Oct 2008 12:27:21 +0000 (14:27 +0200)] 
msi/tests: Clean up the binary.dat file.

15 years agomsvcmaker: Don't automatically add a define for the DLL name.
Rob Shearman [Thu, 9 Oct 2008 10:54:05 +0000 (11:54 +0100)] 
msvcmaker: Don't automatically add a define for the DLL name.

Use EXTRADEFS from the Makefile.in instead.

15 years agomsvcmaker: Don't generate project files for DLLs that can't be compiled with MSVC.
Rob Shearman [Thu, 9 Oct 2008 10:53:58 +0000 (11:53 +0100)] 
msvcmaker: Don't generate project files for DLLs that can't be compiled with MSVC.

15 years agoinetmib1: Fix remaining failure on Win9x/NT4.
Juan Lang [Wed, 8 Oct 2008 22:24:12 +0000 (15:24 -0700)] 
inetmib1: Fix remaining failure on Win9x/NT4.

15 years agoinetmib1: Fix some test failures on Win9x/NT4.
Juan Lang [Wed, 8 Oct 2008 22:22:59 +0000 (15:22 -0700)] 
inetmib1: Fix some test failures on Win9x/NT4.

15 years agowintrust: Fix test failures on Win9x.
Juan Lang [Wed, 8 Oct 2008 22:06:28 +0000 (15:06 -0700)] 
wintrust: Fix test failures on Win9x.

15 years agoregedit: Pass VK_DELETE messages to Listview/Treeview child windows.
Lei Zhang [Wed, 8 Oct 2008 21:39:31 +0000 (14:39 -0700)] 
regedit: Pass VK_DELETE messages to Listview/Treeview child windows.

15 years agomsxml3: Add IXMLHTTPRequest support.
Alistair Leslie-Hughes [Fri, 3 Oct 2008 11:50:59 +0000 (21:50 +1000)] 
msxml3: Add IXMLHTTPRequest support.

15 years agontoskrnl.exe: Fix trace typo.
Alexander Morozov [Thu, 9 Oct 2008 09:00:00 +0000 (13:00 +0400)] 
ntoskrnl.exe: Fix trace typo.

15 years agouser32/tests: Don't crash on NT4.
Paul Vriens [Thu, 9 Oct 2008 09:59:42 +0000 (11:59 +0200)] 
user32/tests: Don't crash on NT4.

15 years agowintrust/tests: Vista/W2K8 have some extra struct members.
Paul Vriens [Thu, 9 Oct 2008 09:25:05 +0000 (11:25 +0200)] 
wintrust/tests: Vista/W2K8 have some extra struct members.

15 years agoshell32/tests: Fix a failure on NT4.
Paul Vriens [Thu, 9 Oct 2008 07:52:17 +0000 (09:52 +0200)] 
shell32/tests: Fix a failure on NT4.

15 years agoole32/tests: Fix two failures on NT4.
Paul Vriens [Wed, 8 Oct 2008 18:37:57 +0000 (20:37 +0200)] 
ole32/tests: Fix two failures on NT4.

15 years agomsi: Initialize the count variable to zero.
James Hawkins [Thu, 9 Oct 2008 09:45:25 +0000 (04:45 -0500)] 
msi: Initialize the count variable to zero.

15 years agomsi: Add extra constraints on the formatting string of edit path text.
James Hawkins [Thu, 9 Oct 2008 05:54:04 +0000 (00:54 -0500)] 
msi: Add extra constraints on the formatting string of edit path text.

15 years agomsi: Add a stub implementation of MsiDetermineApplicablePatches.
James Hawkins [Thu, 9 Oct 2008 04:07:19 +0000 (23:07 -0500)] 
msi: Add a stub implementation of MsiDetermineApplicablePatches.

15 years agomsi: Replace lengthy calls to MSI_DatabaseOpenView with MSI_OpenQuery.
James Hawkins [Thu, 9 Oct 2008 03:42:50 +0000 (22:42 -0500)] 
msi: Replace lengthy calls to MSI_DatabaseOpenView with MSI_OpenQuery.

15 years agomsi: Add initial implementation of MsiDatabaseMerge, with tests.
James Hawkins [Thu, 9 Oct 2008 03:42:33 +0000 (22:42 -0500)] 
msi: Add initial implementation of MsiDatabaseMerge, with tests.

15 years agomsi: Add tests for converting record fields between strings and ints.
James Hawkins [Thu, 9 Oct 2008 03:42:22 +0000 (22:42 -0500)] 
msi: Add tests for converting record fields between strings and ints.

15 years agomsi: Remove a part of a debugging statement that was accidentally left in.
James Hawkins [Thu, 9 Oct 2008 03:42:05 +0000 (22:42 -0500)] 
msi: Remove a part of a debugging statement that was accidentally left in.

15 years agogdi32: Revert incorrect fix introduced in a5d288f08c08dc19d217093fdf8622605c92a4e0.
Dmitry Timoshkov [Thu, 9 Oct 2008 05:30:00 +0000 (14:30 +0900)] 
gdi32: Revert incorrect fix introduced in a5d288f08c08dc19d217093fdf8622605c92a4e0.

The real fix has been provided in 41aad2dce28ca0dd9d23fa6234ad8523302d6054.

15 years agogdi32: Remove the code which bypasses the DC transformation checks.
Dmitry Timoshkov [Thu, 9 Oct 2008 01:23:46 +0000 (10:23 +0900)] 
gdi32: Remove the code which bypasses the DC transformation checks.

If it's absolutely required to check the child list first, that should be
done inside of find_in_cache using the same comparisons as done there.

15 years agojscript: Added '%=' expression implementation.
Jacek Caban [Wed, 8 Oct 2008 23:09:27 +0000 (18:09 -0500)] 
jscript: Added '%=' expression implementation.

15 years agojscript: Added '%' expression implementation.
Jacek Caban [Wed, 8 Oct 2008 23:09:17 +0000 (18:09 -0500)] 
jscript: Added '%' expression implementation.

15 years agows2_32: Allow arbitrary-sized iovecs again in WSASendTo and WSARecvFrom.
Alexandre Julliard [Thu, 9 Oct 2008 10:57:33 +0000 (12:57 +0200)] 
ws2_32: Allow arbitrary-sized iovecs again in WSASendTo and WSARecvFrom.

15 years agoserver: Follow symlink even with OBJ_OPENLINK unless it is the last element of the...
Alexandre Julliard [Thu, 9 Oct 2008 10:43:36 +0000 (12:43 +0200)] 
server: Follow symlink even with OBJ_OPENLINK unless it is the last element of the path.

15 years agocrypt32: Fix error handling for cyclic chains.
Juan Lang [Wed, 8 Oct 2008 21:18:55 +0000 (14:18 -0700)] 
crypt32: Fix error handling for cyclic chains.

15 years agocrypt32: Remove an error that no longer fails.
Juan Lang [Wed, 8 Oct 2008 20:57:00 +0000 (13:57 -0700)] 
crypt32: Remove an error that no longer fails.

15 years agocrypt32: Fix some chain failures on Win9x/NT4.
Juan Lang [Wed, 8 Oct 2008 20:29:01 +0000 (13:29 -0700)] 
crypt32: Fix some chain failures on Win9x/NT4.

15 years agocrypt32: Fix test failures on NT4.
Juan Lang [Wed, 8 Oct 2008 20:12:11 +0000 (13:12 -0700)] 
crypt32: Fix test failures on NT4.

15 years agomshtml: Use stored nsdoc in IHTMLTxtRange::put_text.
Jacek Caban [Wed, 8 Oct 2008 18:30:10 +0000 (13:30 -0500)] 
mshtml: Use stored nsdoc in IHTMLTxtRange::put_text.

15 years agomshtml: Use stored nsdoc in prev_node.
Jacek Caban [Wed, 8 Oct 2008 18:30:03 +0000 (13:30 -0500)] 
mshtml: Use stored nsdoc in prev_node.

15 years agomshtml: Use stored nsdoc in IHTMLDocument3::getElementById.
Jacek Caban [Wed, 8 Oct 2008 18:29:56 +0000 (13:29 -0500)] 
mshtml: Use stored nsdoc in IHTMLDocument3::getElementById.

15 years agomshtml: Use stored nselem in get_documentElement.
Jacek Caban [Wed, 8 Oct 2008 18:29:47 +0000 (13:29 -0500)] 
mshtml: Use stored nselem in get_documentElement.

15 years agomshtml: Use stored nsdoc in createTextNode.
Jacek Caban [Wed, 8 Oct 2008 18:29:39 +0000 (13:29 -0500)] 
mshtml: Use stored nsdoc in createTextNode.

15 years agomshtml: Use stored nsdoc in IHTMLDocument2::get_styleSheets.
Jacek Caban [Wed, 8 Oct 2008 18:29:24 +0000 (13:29 -0500)] 
mshtml: Use stored nsdoc in IHTMLDocument2::get_styleSheets.

15 years agomshtml: Use stored nsdoc in IHTMLDocument2::createElement.
Jacek Caban [Wed, 8 Oct 2008 18:29:16 +0000 (13:29 -0500)] 
mshtml: Use stored nsdoc in IHTMLDocument2::createElement.

15 years agomshtml: Use stored nsdoc in IHTMLDocument2::write.
Jacek Caban [Wed, 8 Oct 2008 18:29:08 +0000 (13:29 -0500)] 
mshtml: Use stored nsdoc in IHTMLDocument2::write.

15 years agomshtml: Use stored nsdoc in IHTMLDocument2::get_title.
Jacek Caban [Wed, 8 Oct 2008 18:28:59 +0000 (13:28 -0500)] 
mshtml: Use stored nsdoc in IHTMLDocument2::get_title.

15 years agomshtml: Use stored nsdoc in IHTMLDocument2::put_title.
Jacek Caban [Wed, 8 Oct 2008 18:28:51 +0000 (13:28 -0500)] 
mshtml: Use stored nsdoc in IHTMLDocument2::put_title.

15 years agomshtml: Use stored nsdoc in IHTMLDocument2::get_body.
Jacek Caban [Wed, 8 Oct 2008 18:28:43 +0000 (13:28 -0500)] 
mshtml: Use stored nsdoc in IHTMLDocument2::get_body.

15 years agomshtml: Use stored nsdoc in IHTMDocument2::get_all.
Jacek Caban [Wed, 8 Oct 2008 18:29:32 +0000 (13:29 -0500)] 
mshtml: Use stored nsdoc in IHTMDocument2::get_all.

15 years agomshtml: Use stored nsdoc in HTMLCurrentStyle_Create.
Jacek Caban [Wed, 8 Oct 2008 18:28:34 +0000 (13:28 -0500)] 
mshtml: Use stored nsdoc in HTMLCurrentStyle_Create.

15 years agomshtml: Use stored nsdoc in createTextRange.
Jacek Caban [Wed, 8 Oct 2008 18:28:27 +0000 (13:28 -0500)] 
mshtml: Use stored nsdoc in createTextRange.

15 years agomshtml: Use stored nsdoc in exec_hyperlink.
Jacek Caban [Wed, 8 Oct 2008 18:28:19 +0000 (13:28 -0500)] 
mshtml: Use stored nsdoc in exec_hyperlink.

15 years agomshtml: Use stored nsdoc in set_font_size.
Jacek Caban [Wed, 8 Oct 2008 18:28:08 +0000 (13:28 -0500)] 
mshtml: Use stored nsdoc in set_font_size.

15 years agomshtml: Use stored nsdoc in get_doc_string.
Jacek Caban [Wed, 8 Oct 2008 18:27:59 +0000 (13:27 -0500)] 
mshtml: Use stored nsdoc in get_doc_string.

15 years agomshtml: Use stored nsdoc in createRange.
Jacek Caban [Wed, 8 Oct 2008 18:27:52 +0000 (13:27 -0500)] 
mshtml: Use stored nsdoc in createRange.

15 years agomshtml: Use stored nsdoc in get_compatMode.
Jacek Caban [Wed, 8 Oct 2008 18:27:44 +0000 (13:27 -0500)] 
mshtml: Use stored nsdoc in get_compatMode.

15 years agomshtml: Use stored nsdoc in handle_load.
Jacek Caban [Wed, 8 Oct 2008 18:27:33 +0000 (13:27 -0500)] 
mshtml: Use stored nsdoc in handle_load.

15 years agomshtml: Store nsIDOMHTMLDocument in HTMLDocument.
Jacek Caban [Wed, 8 Oct 2008 18:27:25 +0000 (13:27 -0500)] 
mshtml: Store nsIDOMHTMLDocument in HTMLDocument.

15 years agowintrust: Don't hardcode supported OIDs, let CryptDecodeObject handle it directly.
Juan Lang [Wed, 8 Oct 2008 16:09:31 +0000 (09:09 -0700)] 
wintrust: Don't hardcode supported OIDs, let CryptDecodeObject handle it directly.

15 years agocrypt32: Implement CryptSIPRetrieveSubjectGuid for .cat files.
Juan Lang [Wed, 8 Oct 2008 15:58:07 +0000 (08:58 -0700)] 
crypt32: Implement CryptSIPRetrieveSubjectGuid for .cat files.

15 years agowintrust: Implement CryptSIPGetSignedDataMsg for .cat files.
Juan Lang [Wed, 8 Oct 2008 15:57:39 +0000 (08:57 -0700)] 
wintrust: Implement CryptSIPGetSignedDataMsg for .cat files.

15 years agolz32/tests: Change a trace into a skip.
Paul Vriens [Wed, 8 Oct 2008 15:47:15 +0000 (17:47 +0200)] 
lz32/tests: Change a trace into a skip.

15 years agowininet/tests: Don't crash on W2K and below.
Paul Vriens [Wed, 8 Oct 2008 15:39:37 +0000 (17:39 +0200)] 
wininet/tests: Don't crash on W2K and below.

15 years agoshlwapi/tests: Don't crash on NT4.
Paul Vriens [Wed, 8 Oct 2008 15:28:54 +0000 (17:28 +0200)] 
shlwapi/tests: Don't crash on NT4.

15 years agowined3d: Make sure some variables are always initialized.
Henri Verbeet [Wed, 8 Oct 2008 15:34:51 +0000 (17:34 +0200)] 
wined3d: Make sure some variables are always initialized.

15 years agowined3d: Correct some swizzles and write masks in arb_program_shader.
Henri Verbeet [Wed, 8 Oct 2008 15:34:51 +0000 (17:34 +0200)] 
wined3d: Correct some swizzles and write masks in arb_program_shader.

15 years agowined3d: Don't do GL calls without a context.
Henri Verbeet [Wed, 8 Oct 2008 15:34:51 +0000 (17:34 +0200)] 
wined3d: Don't do GL calls without a context.

15 years agowined3d: Set the correct pow2Matrix for cube textures when NPOT textures are supported.
Henri Verbeet [Wed, 8 Oct 2008 14:44:24 +0000 (16:44 +0200)] 
wined3d: Set the correct pow2Matrix for cube textures when NPOT textures are supported.

15 years agowined3d: Get rid of some redundant assignments (LLVM/Clang).
Henri Verbeet [Wed, 8 Oct 2008 14:37:08 +0000 (16:37 +0200)] 
wined3d: Get rid of some redundant assignments (LLVM/Clang).

15 years agowined3d: Remove a redundant initialization of cfgs in CheckDepthStencilCapability...
Henri Verbeet [Wed, 8 Oct 2008 14:37:00 +0000 (16:37 +0200)] 
wined3d: Remove a redundant initialization of cfgs in CheckDepthStencilCapability (LLVM/Clang).

15 years agowined3d: Assign the correct "levels" variable (LLVM/Clang).
Henri Verbeet [Wed, 8 Oct 2008 14:00:53 +0000 (16:00 +0200)] 
wined3d: Assign the correct "levels" variable (LLVM/Clang).

15 years agobrowseui: Update AutoComplete Multi to have a stub implemntation of CLSID_ACListISF...
Aric Stewart [Tue, 7 Oct 2008 18:58:47 +0000 (13:58 -0500)] 
browseui: Update AutoComplete Multi to have a stub implemntation of CLSID_ACListISF and IID_IACList2.

15 years agontdll: Quiet a noisy fixme.
Austin English [Tue, 7 Oct 2008 18:07:22 +0000 (13:07 -0500)] 
ntdll: Quiet a noisy fixme.

15 years agokernel32: Add ExitProcess wrapper to please Shrinker.
Andrey Turkin [Tue, 7 Oct 2008 16:16:19 +0000 (20:16 +0400)] 
kernel32: Add ExitProcess wrapper to please Shrinker.

15 years agowininet: Fix HTTP_ProcessCookies only processing one cookie.
Jan-Peter Nilsson [Wed, 24 Sep 2008 20:42:36 +0000 (22:42 +0200)] 
wininet: Fix HTTP_ProcessCookies only processing one cookie.

15 years agowined3d: Implement IWineD3DResourceImpl_GetPriority and IWineD3DResourceImpl_SetPrior...
Kjell Rune Skaaraas [Mon, 29 Sep 2008 17:52:18 +0000 (19:52 +0200)] 
wined3d: Implement IWineD3DResourceImpl_GetPriority and IWineD3DResourceImpl_SetPriority for resource management.

15 years agoversion/tests: Corrected memset placement.
Joris Huizer [Tue, 7 Oct 2008 13:30:11 +0000 (15:30 +0200)] 
version/tests: Corrected memset placement.

15 years agomsxml: Added CDATA related events handling.
Piotr Caban [Tue, 7 Oct 2008 20:11:11 +0000 (22:11 +0200)] 
msxml: Added CDATA related events handling.

15 years agomsxml: Added ISAXLexicalHandler_comment event.
Piotr Caban [Tue, 7 Oct 2008 20:11:04 +0000 (22:11 +0200)] 
msxml: Added ISAXLexicalHandler_comment event.

15 years agomsxml: Fix parsing <.../> elements.
Piotr Caban [Tue, 7 Oct 2008 20:10:56 +0000 (22:10 +0200)] 
msxml: Fix parsing <.../> elements.

15 years agomsxml: Rewrite ISAXContentHandler_characters.
Piotr Caban [Tue, 7 Oct 2008 20:10:43 +0000 (22:10 +0200)] 
msxml: Rewrite ISAXContentHandler_characters.

15 years agoshell32/tests: Use FAILED instead of !SUCCEEDED.
Michael Stefaniuc [Tue, 7 Oct 2008 23:32:27 +0000 (01:32 +0200)] 
shell32/tests: Use FAILED instead of !SUCCEEDED.

15 years agooleaut32: Use FAILED instead of !SUCCEEDED.
Michael Stefaniuc [Tue, 7 Oct 2008 23:33:15 +0000 (01:33 +0200)] 
oleaut32: Use FAILED instead of !SUCCEEDED.

15 years agomsi: Use the right FAILED/SUCCEEDED macro instead of negating the opposite.
Michael Stefaniuc [Tue, 7 Oct 2008 23:33:34 +0000 (01:33 +0200)] 
msi: Use the right FAILED/SUCCEEDED macro instead of negating the opposite.

15 years agowinecfg: Use FAILED instead of !SUCCEEDED.
Michael Stefaniuc [Tue, 7 Oct 2008 23:34:18 +0000 (01:34 +0200)] 
winecfg: Use FAILED instead of !SUCCEEDED.

15 years agoitss/tests: Use FAILED instead of !SUCCEEDED.
Michael Stefaniuc [Tue, 7 Oct 2008 23:35:16 +0000 (01:35 +0200)] 
itss/tests: Use FAILED instead of !SUCCEEDED.

15 years agomsxml3/tests: Use SUCCEEDED instead of !FAILED.
Michael Stefaniuc [Tue, 7 Oct 2008 23:34:50 +0000 (01:34 +0200)] 
msxml3/tests: Use SUCCEEDED instead of !FAILED.

15 years agowinefile: Use FAILED instead of !SUCCEEDED.
Michael Stefaniuc [Tue, 7 Oct 2008 23:34:27 +0000 (01:34 +0200)] 
winefile: Use FAILED instead of !SUCCEEDED.

15 years agod3dxof: Use FAILED instead of !SUCCEEDED.
Michael Stefaniuc [Tue, 7 Oct 2008 23:35:37 +0000 (01:35 +0200)] 
d3dxof: Use FAILED instead of !SUCCEEDED.

15 years agodxdiagn: Use FAILED instead of !SUCCEEDED.
Michael Stefaniuc [Tue, 7 Oct 2008 23:36:09 +0000 (01:36 +0200)] 
dxdiagn: Use FAILED instead of !SUCCEEDED.

15 years agocomctl32: Use FAILED instead of !SUCCEEDED.
Michael Stefaniuc [Tue, 7 Oct 2008 23:33:06 +0000 (01:33 +0200)] 
comctl32: Use FAILED instead of !SUCCEEDED.