wine
15 years agodplayx: Tests for GetPlayerCaps.
Ismael Barros [Sat, 2 Aug 2008 19:52:14 +0000 (21:52 +0200)] 
dplayx: Tests for GetPlayerCaps.

15 years agodplayx: Tests for CreatePlayer.
Ismael Barros [Sun, 3 Aug 2008 11:22:40 +0000 (13:22 +0200)] 
dplayx: Tests for CreatePlayer.

15 years agodplayx: Tests for Get/SetSessionDesc.
Ismael Barros [Sat, 2 Aug 2008 19:52:03 +0000 (21:52 +0200)] 
dplayx: Tests for Get/SetSessionDesc.

15 years agodplayx: Tests for EnumSessions.
Ismael Barros [Sat, 2 Aug 2008 19:51:59 +0000 (21:51 +0200)] 
dplayx: Tests for EnumSessions.

15 years agodplayx: Tests for Open.
Ismael Barros [Sat, 2 Aug 2008 19:52:10 +0000 (21:52 +0200)] 
dplayx: Tests for Open.

15 years agoshdocvw: Rudimentary implementation of CLSID_InternetShortcut.
Damjan Jovanovic [Sun, 3 Aug 2008 09:18:26 +0000 (11:18 +0200)] 
shdocvw: Rudimentary implementation of CLSID_InternetShortcut.

15 years agoshell32/tests: Fix shelllink test on win9x (GetTempPathW).
Detlef Riekenberg [Sun, 3 Aug 2008 20:38:32 +0000 (22:38 +0200)] 
shell32/tests: Fix shelllink test on win9x (GetTempPathW).

15 years agoshlwapi/tests: Fix istream tests on win9x (GetTempPathW).
Detlef Riekenberg [Sun, 3 Aug 2008 20:08:23 +0000 (22:08 +0200)] 
shlwapi/tests: Fix istream tests on win9x (GetTempPathW).

15 years agofusion: Sign-compare warnings fix.
Andrew Talbot [Sat, 2 Aug 2008 21:09:45 +0000 (22:09 +0100)] 
fusion: Sign-compare warnings fix.

15 years agogdiplus: Implemented GdipAddPathClosedCurve/GdipAddPathClosedCurveI.
Nikolay Sivov [Sat, 2 Aug 2008 22:45:28 +0000 (02:45 +0400)] 
gdiplus: Implemented GdipAddPathClosedCurve/GdipAddPathClosedCurveI.

15 years agogdiplus: Implemented GdipAddPathClosedCurve2I using GdipAddPathClosedCurve2.
Nikolay Sivov [Sat, 2 Aug 2008 22:45:24 +0000 (02:45 +0400)] 
gdiplus: Implemented GdipAddPathClosedCurve2I using GdipAddPathClosedCurve2.

15 years agogdiplus: Implemented GdipAddPathClosedCurve2 with tests.
Nikolay Sivov [Sat, 2 Aug 2008 22:45:19 +0000 (02:45 +0400)] 
gdiplus: Implemented GdipAddPathClosedCurve2 with tests.

15 years agogdiplus: Implemented GdipAddPathCurve/GdipAddPathCurveI.
Nikolay Sivov [Sat, 2 Aug 2008 22:45:15 +0000 (02:45 +0400)] 
gdiplus: Implemented GdipAddPathCurve/GdipAddPathCurveI.

15 years agogdiplus: Implemented GdipAddPathCurve2I using GdipAddPathCurve2.
Nikolay Sivov [Sat, 2 Aug 2008 22:45:11 +0000 (02:45 +0400)] 
gdiplus: Implemented GdipAddPathCurve2I using GdipAddPathCurve2.

15 years agogdiplus: Implemented GdipAddPathCurve2 with tests.
Nikolay Sivov [Sat, 2 Aug 2008 22:45:06 +0000 (02:45 +0400)] 
gdiplus: Implemented GdipAddPathCurve2 with tests.

15 years agogdiplus: Move some Beziers helpers to gdiplus.c to use them for graphicspath.
Nikolay Sivov [Sat, 2 Aug 2008 22:44:57 +0000 (02:44 +0400)] 
gdiplus: Move some Beziers helpers to gdiplus.c to use them for graphicspath.

15 years agowined3d: Remove arb_tex_npot for NV FX series in fixup_extensions.
Tobias Jakobi [Sat, 2 Aug 2008 22:59:48 +0000 (00:59 +0200)] 
wined3d: Remove arb_tex_npot for NV FX series in fixup_extensions.

15 years agowined3d: Use CTXUSAGE_RESOURCELOAD for ActivateContext() in color_fill_fbo().
H. Verbeet [Sun, 3 Aug 2008 19:17:57 +0000 (21:17 +0200)] 
wined3d: Use CTXUSAGE_RESOURCELOAD for ActivateContext() in color_fill_fbo().

CTXUSAGE_CLEAR will apply the FBO state in a later patch.

15 years agowined3d: Move setting the draw buffer to a separate function.
H. Verbeet [Sun, 3 Aug 2008 19:17:51 +0000 (21:17 +0200)] 
wined3d: Move setting the draw buffer to a separate function.

15 years agomsxml3: Add namespaces to attributes.
Piotr Caban [Sun, 3 Aug 2008 12:38:10 +0000 (14:38 +0200)] 
msxml3: Add namespaces to attributes.

15 years agomsxml3: Add ISAXContentHandler_startPrefixMapping event.
Piotr Caban [Sun, 3 Aug 2008 15:03:28 +0000 (17:03 +0200)] 
msxml3: Add ISAXContentHandler_startPrefixMapping event.

15 years agomsxml3: Add implementation of ISAXAttributes_getURI.
Piotr Caban [Sun, 3 Aug 2008 12:37:52 +0000 (14:37 +0200)] 
msxml3: Add implementation of ISAXAttributes_getURI.

15 years agomsxml3: Add NULL pointers check in getLocalName, getQName and getValue.
Piotr Caban [Sun, 3 Aug 2008 12:37:45 +0000 (14:37 +0200)] 
msxml3: Add NULL pointers check in getLocalName, getQName and getValue.

15 years agomsxml3: Return QNames properly.
Piotr Caban [Sun, 3 Aug 2008 12:37:37 +0000 (14:37 +0200)] 
msxml3: Return QNames properly.

15 years agod3d9: Skip gracefully if A16R16G16B16 is not supported.
Stefan Dösinger [Thu, 31 Jul 2008 20:31:44 +0000 (15:31 -0500)] 
d3d9: Skip gracefully if A16R16G16B16 is not supported.

15 years agowined3d: Always load glFinish and glFlush from opengl32.dll.
Stefan Dösinger [Wed, 30 Jul 2008 15:53:33 +0000 (10:53 -0500)] 
wined3d: Always load glFinish and glFlush from opengl32.dll.

15 years agowined3d: Report the pitch alignment to ddraw.
Stefan Dösinger [Sat, 2 Aug 2008 23:06:01 +0000 (18:06 -0500)] 
wined3d: Report the pitch alignment to ddraw.

15 years agowined3d: Only set D3D caps when GL was loaded successfully.
Stefan Dösinger [Wed, 23 Jul 2008 20:38:52 +0000 (15:38 -0500)] 
wined3d: Only set D3D caps when GL was loaded successfully.

15 years agoddraw: Set ddraw caps in wined3d.
Stefan Dösinger [Tue, 29 Jul 2008 16:03:59 +0000 (11:03 -0500)] 
ddraw: Set ddraw caps in wined3d.

Currently the ddraw capabilities were almost static, except of D3D
support. When overlay support is added, the caps depend on certain
settings in WineD3D or capabilities available from OpenGL and Xv. So
set those caps in wined3d as well.

15 years agowined3d: Beware of the frontbuffer coordinate system difference.
Stefan Dösinger [Sun, 3 Aug 2008 16:33:07 +0000 (11:33 -0500)] 
wined3d: Beware of the frontbuffer coordinate system difference.

15 years agowined3d: Clamp results in the arbfp pipeline replacement.
Stefan Dösinger [Sat, 2 Aug 2008 18:48:05 +0000 (13:48 -0500)] 
wined3d: Clamp results in the arbfp pipeline replacement.

Fixed function processing can only deal with values between 0 and 1
generally. Clamp the results of instructions that could produce bigger
or smaller values.

15 years agowined3d: Initialize the texture op function properly.
Stefan Dösinger [Fri, 1 Aug 2008 16:47:24 +0000 (11:47 -0500)] 
wined3d: Initialize the texture op function properly.

15 years agomlang: Remove debugging stuff.
Dmitry Timoshkov [Sun, 3 Aug 2008 05:22:33 +0000 (14:22 +0900)] 
mlang: Remove debugging stuff.

15 years agomlang: Do not use MAX_PATH for not path related things.
Dmitry Timoshkov [Sun, 3 Aug 2008 05:22:12 +0000 (14:22 +0900)] 
mlang: Do not use MAX_PATH for not path related things.

15 years agomlang: Remove noise from mlang test output.
Dmitry Timoshkov [Sun, 3 Aug 2008 05:21:54 +0000 (14:21 +0900)] 
mlang: Remove noise from mlang test output.

15 years agomlang: Add a test for a CodePageToCodePages failure, make it pass under Wine.
Dmitry Timoshkov [Sun, 3 Aug 2008 05:21:35 +0000 (14:21 +0900)] 
mlang: Add a test for a CodePageToCodePages failure, make it pass under Wine.

15 years agocrypt32/tests: Don't crash on some win9x boxes.
Paul Vriens [Mon, 4 Aug 2008 09:48:33 +0000 (11:48 +0200)] 
crypt32/tests: Don't crash on some win9x boxes.

15 years agoAssorted spelling fixes.
Francois Gouget [Mon, 4 Aug 2008 08:20:20 +0000 (10:20 +0200)] 
Assorted spelling fixes.

15 years agod3d9: Add an API documentation stub to make winapi_check happy.
Francois Gouget [Mon, 4 Aug 2008 08:19:47 +0000 (10:19 +0200)] 
d3d9: Add an API documentation stub to make winapi_check happy.

15 years agomsi: Add a stub implementation of MsiEnumPatchesEx.
James Hawkins [Mon, 4 Aug 2008 04:53:45 +0000 (23:53 -0500)] 
msi: Add a stub implementation of MsiEnumPatchesEx.

15 years agogdiplus: Implemented GdipFillPolygon2/GdipFillPolygon2I.
Nikolay Sivov [Sun, 3 Aug 2008 08:19:36 +0000 (12:19 +0400)] 
gdiplus: Implemented GdipFillPolygon2/GdipFillPolygon2I.

15 years agowininet: Properly initialize access type when no proxy is configured.
Hans Leidekker [Sat, 2 Aug 2008 21:21:54 +0000 (23:21 +0200)] 
wininet: Properly initialize access type when no proxy is configured.

15 years agowininet: Use getaddrinfo for thread-safe resolving if available.
Hans Leidekker [Sat, 2 Aug 2008 21:21:23 +0000 (23:21 +0200)] 
wininet: Use getaddrinfo for thread-safe resolving if available.

15 years agowineconsole: Check return value of CreateWindow() for errors, do not rely upon callba...
Kirill K. Smirnov [Sat, 2 Aug 2008 17:03:05 +0000 (21:03 +0400)] 
wineconsole: Check return value of CreateWindow() for errors, do not rely upon callback function.

15 years agomstask/test: NewWorkItem conformance test.
Roy Shea [Sat, 2 Aug 2008 00:13:38 +0000 (17:13 -0700)] 
mstask/test: NewWorkItem conformance test.

15 years agomsxml3: Remove redundant NULL checks before HeapFree and fix a memleak (Smatch).
Michael Stefaniuc [Fri, 1 Aug 2008 19:50:51 +0000 (21:50 +0200)] 
msxml3: Remove redundant NULL checks before HeapFree and fix a memleak (Smatch).

15 years agocrypt32: More fully implement CryptSIPRetrieveSubjectGuid.
Juan Lang [Fri, 1 Aug 2008 17:19:52 +0000 (10:19 -0700)] 
crypt32: More fully implement CryptSIPRetrieveSubjectGuid.

15 years agocrypt32: Create a helper to load a SIP function from an open key.
Juan Lang [Fri, 1 Aug 2008 17:19:15 +0000 (10:19 -0700)] 
crypt32: Create a helper to load a SIP function from an open key.

15 years agocrypt32: Use ReadFile rather than a memory-mapped file to check the type of a file.
Juan Lang [Fri, 1 Aug 2008 17:18:36 +0000 (10:18 -0700)] 
crypt32: Use ReadFile rather than a memory-mapped file to check the type of a file.

15 years agomlang/tests: Skip tests for unsupported code page identifiers.
Paul Vriens [Fri, 1 Aug 2008 16:21:57 +0000 (18:21 +0200)] 
mlang/tests: Skip tests for unsupported code page identifiers.

15 years agokernel32/tests: Skip tests when codepage is not available.
Paul Vriens [Fri, 1 Aug 2008 15:33:44 +0000 (17:33 +0200)] 
kernel32/tests: Skip tests when codepage is not available.

15 years agocrypt32: Removed the failing base64 test in Vista.
Reece Dunn [Thu, 31 Jul 2008 08:13:53 +0000 (09:13 +0100)] 
crypt32: Removed the failing base64 test in Vista.

15 years agoshell32: Fix shlexec crashing on Vista.
Reece Dunn [Wed, 30 Jul 2008 21:22:27 +0000 (22:22 +0100)] 
shell32: Fix shlexec crashing on Vista.

15 years agosecur32: Fix the schannel tests crashing on Vista.
Reece Dunn [Wed, 30 Jul 2008 20:50:46 +0000 (21:50 +0100)] 
secur32: Fix the schannel tests crashing on Vista.

15 years agosecur32: Fix the ntlm tests crashing on Vista.
Reece Dunn [Wed, 30 Jul 2008 20:36:25 +0000 (21:36 +0100)] 
secur32: Fix the ntlm tests crashing on Vista.

15 years agowinhttp/tests: Add test for sending request.
Zac Brown [Wed, 30 Jul 2008 20:20:40 +0000 (13:20 -0700)] 
winhttp/tests: Add test for sending request.

15 years agocrypt32/tests: Use CryptAcquireContextA instead of CryptAcquireContextW.
Paul Vriens [Wed, 30 Jul 2008 20:55:34 +0000 (22:55 +0200)] 
crypt32/tests: Use CryptAcquireContextA instead of CryptAcquireContextW.

15 years agowinhlp32: Remove outdated comment.
Kirill K. Smirnov [Thu, 31 Jul 2008 14:03:29 +0000 (18:03 +0400)] 
winhlp32: Remove outdated comment.

15 years agowinhlp32: Remove superfluous buttons from propsheet dialog templates.
Kirill K. Smirnov [Thu, 31 Jul 2008 14:03:09 +0000 (18:03 +0400)] 
winhlp32: Remove superfluous buttons from propsheet dialog templates.

15 years agogdiplus: Implemented GdipGetPenCustom[Start/End]Cap.
Nikolay Sivov [Fri, 1 Aug 2008 09:39:48 +0000 (13:39 +0400)] 
gdiplus: Implemented GdipGetPenCustom[Start/End]Cap.

15 years agodplayx: Tests for GetCaps.
Ismael Barros [Thu, 31 Jul 2008 17:17:26 +0000 (20:17 +0300)] 
dplayx: Tests for GetCaps.

15 years agodplayx: Tests for InitializeConnection.
Ismael Barros [Thu, 31 Jul 2008 17:17:32 +0000 (20:17 +0300)] 
dplayx: Tests for InitializeConnection.

15 years agodplayx: Tests for EnumConnections.
Ismael Barros [Thu, 31 Jul 2008 17:17:34 +0000 (20:17 +0300)] 
dplayx: Tests for EnumConnections.

15 years agodplayx: Tests for DirectPlayCreate.
Ismael Barros [Thu, 31 Jul 2008 17:17:30 +0000 (20:17 +0300)] 
dplayx: Tests for DirectPlayCreate.

15 years agodplayx: Changed debug channel from dplayx to dplay.
Ismael Barros [Thu, 31 Jul 2008 17:17:28 +0000 (20:17 +0300)] 
dplayx: Changed debug channel from dplayx to dplay.

15 years agodplayx: Fix the definition of DirectPlayCreate.
Ismael Barros [Thu, 31 Jul 2008 17:17:25 +0000 (20:17 +0300)] 
dplayx: Fix the definition of DirectPlayCreate.

15 years agotools/wine.inf: Register msisip.dll.
Juan Lang [Thu, 31 Jul 2008 17:22:01 +0000 (10:22 -0700)] 
tools/wine.inf: Register msisip.dll.

15 years agomsisip: Implement MsiSIPGetSignedDataMsg.
Juan Lang [Thu, 31 Jul 2008 22:50:18 +0000 (15:50 -0700)] 
msisip: Implement MsiSIPGetSignedDataMsg.

15 years agomsisip: Implement MsiSIPIsMyTypeOfFile.
Juan Lang [Thu, 31 Jul 2008 15:51:02 +0000 (08:51 -0700)] 
msisip: Implement MsiSIPIsMyTypeOfFile.

15 years agomsisip: Implement DllRegisterServer/DllUnregisterServer.
Juan Lang [Thu, 31 Jul 2008 15:47:02 +0000 (08:47 -0700)] 
msisip: Implement DllRegisterServer/DllUnregisterServer.

15 years agomsisip: Add stub dll.
Juan Lang [Thu, 31 Jul 2008 15:41:17 +0000 (08:41 -0700)] 
msisip: Add stub dll.

15 years agocrypt32: Fix some test failures on Win9x.
Juan Lang [Thu, 31 Jul 2008 18:20:25 +0000 (11:20 -0700)] 
crypt32: Fix some test failures on Win9x.

15 years agowinetest: Set environment variables in the Win32 environment.
Alexandre Julliard [Fri, 1 Aug 2008 08:48:58 +0000 (10:48 +0200)] 
winetest: Set environment variables in the Win32 environment.

15 years agotest.h: Fetch environment variables from the Win32 environment not the Unix one.
Alexandre Julliard [Fri, 1 Aug 2008 08:48:45 +0000 (10:48 +0200)] 
test.h: Fetch environment variables from the Win32 environment not the Unix one.

15 years agotaskmgr: Converted some functions to Unicode.
Vladimir Pankratov [Fri, 1 Aug 2008 07:18:25 +0000 (12:18 +0500)] 
taskmgr: Converted some functions to Unicode.

15 years agokernel32/tests: Fix a wrong length passed to a WideCharToMultiByte test, which led...
Colin Finck [Thu, 31 Jul 2008 17:49:52 +0000 (19:49 +0200)] 
kernel32/tests: Fix a wrong length passed to a WideCharToMultiByte test, which led to a use of uninitialized stack memory.

15 years agomsxml3: Integrate implementation of IVBSAXXMLReader and ISAXXMLReader interfaces.
Piotr Caban [Thu, 31 Jul 2008 14:48:20 +0000 (16:48 +0200)] 
msxml3: Integrate implementation of IVBSAXXMLReader and ISAXXMLReader interfaces.

15 years agomsxml3: Add IVBSAXLocator implementation.
Piotr Caban [Thu, 31 Jul 2008 14:48:11 +0000 (16:48 +0200)] 
msxml3: Add IVBSAXLocator implementation.

15 years agomsxml3: Prepare libxml2 callbacks for IVBSAX... interfaces implementation.
Piotr Caban [Thu, 31 Jul 2008 14:48:03 +0000 (16:48 +0200)] 
msxml3: Prepare libxml2 callbacks for IVBSAX... interfaces implementation.

15 years agomsxml3: Added IVBSAXAttributes implementation.
Piotr Caban [Thu, 31 Jul 2008 14:47:41 +0000 (16:47 +0200)] 
msxml3: Added IVBSAXAttributes implementation.

15 years agomsxml3: Prepare functions for IVBSAX... interfaces implementation.
Piotr Caban [Thu, 31 Jul 2008 14:47:26 +0000 (16:47 +0200)] 
msxml3: Prepare functions for IVBSAX... interfaces implementation.

15 years agomsxml3: Added ISAXAttributes_getQName implementation.
Piotr Caban [Thu, 31 Jul 2008 14:45:42 +0000 (16:45 +0200)] 
msxml3: Added ISAXAttributes_getQName implementation.

15 years agomsxml3: Reorganize parse_buffer function (make use of libxml2 parserInternals.h).
Piotr Caban [Thu, 31 Jul 2008 14:45:30 +0000 (16:45 +0200)] 
msxml3: Reorganize parse_buffer function (make use of libxml2 parserInternals.h).

15 years agouser32: Make dde test use skip function.
Andre Wisplinghoff [Thu, 31 Jul 2008 16:07:34 +0000 (18:07 +0200)] 
user32: Make dde test use skip function.

15 years agodswave: Sign-compare warning fix.
Andrew Talbot [Thu, 31 Jul 2008 21:26:32 +0000 (22:26 +0100)] 
dswave: Sign-compare warning fix.

15 years agodnsapi: Sign-compare warnings fix.
Andrew Talbot [Thu, 31 Jul 2008 21:26:26 +0000 (22:26 +0100)] 
dnsapi: Sign-compare warnings fix.

15 years agodmstyle: Sign-compare warning fix.
Andrew Talbot [Thu, 31 Jul 2008 21:26:18 +0000 (22:26 +0100)] 
dmstyle: Sign-compare warning fix.

15 years agomshtml: Added IHTMLElement::get_offsetHeight implementation.
Jacek Caban [Thu, 31 Jul 2008 23:25:11 +0000 (01:25 +0200)] 
mshtml: Added IHTMLElement::get_offsetHeight implementation.

15 years agomshtml/tests: Don't fail on unimplemented function.
Paul Vriens [Thu, 31 Jul 2008 17:18:35 +0000 (19:18 +0200)] 
mshtml/tests: Don't fail on unimplemented function.

15 years agogdi32/tests: Don't test unimplemented functions.
Paul Vriens [Thu, 31 Jul 2008 17:13:07 +0000 (19:13 +0200)] 
gdi32/tests: Don't test unimplemented functions.

15 years agoconfigure: Fix the 'no sound card' warning.
Francois Gouget [Thu, 31 Jul 2008 16:59:50 +0000 (18:59 +0200)] 
configure: Fix the 'no sound card' warning.

15 years agogdi32/tests: Allow some more rounding errors in glyph sizes.
Alexandre Julliard [Thu, 31 Jul 2008 15:16:50 +0000 (17:16 +0200)] 
gdi32/tests: Allow some more rounding errors in glyph sizes.

15 years agouser32/tests: Fix some message test failures on various Windows versions.
Alexandre Julliard [Thu, 31 Jul 2008 15:16:22 +0000 (17:16 +0200)] 
user32/tests: Fix some message test failures on various Windows versions.

15 years agowinex11: Also check the maximized when restoring a minimized window.
Alexandre Julliard [Thu, 31 Jul 2008 15:12:16 +0000 (17:12 +0200)] 
winex11: Also check the maximized when restoring a minimized window.

15 years agowinex11: Check for wm maximized state in ConfigureNotify and update the window state...
Alexandre Julliard [Thu, 31 Jul 2008 15:11:28 +0000 (17:11 +0200)] 
winex11: Check for wm maximized state in ConfigureNotify and update the window state accordingly.

15 years agokernel32: Add a lot of new tests for the actual WideCharToMultiByte string conversion...
Colin Finck [Sun, 27 Jul 2008 19:16:59 +0000 (21:16 +0200)] 
kernel32: Add a lot of new tests for the actual WideCharToMultiByte string conversion as well.

15 years agoFix some hackish usages of WideCharToMultiByte.
Colin Finck [Tue, 29 Jul 2008 12:35:25 +0000 (14:35 +0200)] 
Fix some hackish usages of WideCharToMultiByte.

15 years agowininet: HTTP_QUERY_RAW_HEADERS_CRLF length shouldn't include nul.
Dan Kegel [Wed, 30 Jul 2008 13:49:04 +0000 (06:49 -0700)] 
wininet: HTTP_QUERY_RAW_HEADERS_CRLF length shouldn't include nul.

15 years agonetapi32: Add stub for NetGroupEnum.
Vladimir Pankratov [Thu, 31 Jul 2008 07:00:31 +0000 (12:00 +0500)] 
netapi32: Add stub for NetGroupEnum.

15 years agod3dxof: Sign-compare warning fix.
Andrew Talbot [Mon, 28 Jul 2008 21:37:29 +0000 (22:37 +0100)] 
d3dxof: Sign-compare warning fix.