wine
12 years agomsvideo: Delete the static critical section when unloading the dll.
Francois Gouget [Thu, 17 Nov 2011 08:52:50 +0000 (09:52 +0100)] 
msvideo: Delete the static critical section when unloading the dll.

12 years agomsi: Delete the handle static critical sections when unloading the dll.
Francois Gouget [Thu, 17 Nov 2011 08:52:38 +0000 (09:52 +0100)] 
msi: Delete the handle static critical sections when unloading the dll.

12 years agomshtml: Delete the dispex and gecko static critical sections when unloading the dll.
Francois Gouget [Thu, 17 Nov 2011 08:52:21 +0000 (09:52 +0100)] 
mshtml: Delete the dispex and gecko static critical sections when unloading the dll.

12 years agows2_32: Delete the static critical section when unloading the dll.
Francois Gouget [Thu, 17 Nov 2011 08:52:09 +0000 (09:52 +0100)] 
ws2_32: Delete the static critical section when unloading the dll.

12 years agouser32: Issue a warning when dialog control creation fails.
Dmitry Timoshkov [Thu, 17 Nov 2011 05:19:38 +0000 (13:19 +0800)] 
user32: Issue a warning when dialog control creation fails.

12 years agoatl: Avoid harcoding array lengths.
Frédéric Delanoy [Wed, 16 Nov 2011 23:37:13 +0000 (00:37 +0100)] 
atl: Avoid harcoding array lengths.

12 years agorsaenh: Remove unused file-static variables.
Frédéric Delanoy [Wed, 16 Nov 2011 23:29:14 +0000 (00:29 +0100)] 
rsaenh: Remove unused file-static variables.

12 years agowined3d: Get rid of the WINED3DVECTOR typedef.
Henri Verbeet [Wed, 16 Nov 2011 19:08:07 +0000 (20:08 +0100)] 
wined3d: Get rid of the WINED3DVECTOR typedef.

12 years agowined3d: Get rid of the WINED3DDISPLAYMODE typedef.
Henri Verbeet [Wed, 16 Nov 2011 19:08:06 +0000 (20:08 +0100)] 
wined3d: Get rid of the WINED3DDISPLAYMODE typedef.

12 years agod3d10: Implement D3D10StateBlockMaskIntersect().
Henri Verbeet [Wed, 16 Nov 2011 19:08:05 +0000 (20:08 +0100)] 
d3d10: Implement D3D10StateBlockMaskIntersect().

12 years agod3d10: Implement D3D10StateBlockMaskGetSetting().
Henri Verbeet [Wed, 16 Nov 2011 19:08:04 +0000 (20:08 +0100)] 
d3d10: Implement D3D10StateBlockMaskGetSetting().

12 years agod3d10: Implement D3D10StateBlockMaskEnableCapture().
Henri Verbeet [Wed, 16 Nov 2011 19:08:03 +0000 (20:08 +0100)] 
d3d10: Implement D3D10StateBlockMaskEnableCapture().

12 years agocomctl32: Avoid losing the color masks in CreateMappedBitmap.
Alexandre Julliard [Wed, 16 Nov 2011 19:26:30 +0000 (20:26 +0100)] 
comctl32: Avoid losing the color masks in CreateMappedBitmap.

12 years agomshtml: Added support for ActiveX objects without IQuickActivate support.
Jacek Caban [Wed, 16 Nov 2011 18:12:40 +0000 (19:12 +0100)] 
mshtml: Added support for ActiveX objects without IQuickActivate support.

12 years agowinex11: Make sure we create valid bitmaps even for a 1x1 mask.
Alexandre Julliard [Wed, 16 Nov 2011 17:21:21 +0000 (18:21 +0100)] 
winex11: Make sure we create valid bitmaps even for a 1x1 mask.

12 years agouser32/tests: Add tests for small sizes of cursor bitmaps.
Alexandre Julliard [Wed, 16 Nov 2011 17:08:12 +0000 (18:08 +0100)] 
user32/tests: Add tests for small sizes of cursor bitmaps.

12 years agod3dx9: Add count to trace in ID3DXBaseEffect::GetMatrixArray().
Rico Schüller [Tue, 15 Nov 2011 14:35:39 +0000 (15:35 +0100)] 
d3dx9: Add count to trace in ID3DXBaseEffect::GetMatrixArray().

12 years agod3dx9: Allow setting texture to NULL.
Rico Schüller [Tue, 15 Nov 2011 14:35:35 +0000 (15:35 +0100)] 
d3dx9: Allow setting texture to NULL.

12 years agod3dx9: Improve argument check in ID3DXBaseEffect::GetBool/Int/Float().
Rico Schüller [Tue, 15 Nov 2011 14:35:26 +0000 (15:35 +0100)] 
d3dx9: Improve argument check in ID3DXBaseEffect::GetBool/Int/Float().

12 years agomsvcp: Sync spec files.
Piotr Caban [Wed, 16 Nov 2011 15:28:35 +0000 (16:28 +0100)] 
msvcp: Sync spec files.

12 years agomsvcp90: Fixed parameters number in functions returning structures.
Piotr Caban [Wed, 16 Nov 2011 15:28:19 +0000 (16:28 +0100)] 
msvcp90: Fixed parameters number in functions returning structures.

12 years agomsvcp90: Added basic_string::insert implementation.
Piotr Caban [Wed, 16 Nov 2011 15:28:01 +0000 (16:28 +0100)] 
msvcp90: Added basic_string::insert implementation.

12 years agomsvcp90: Added basic_string::copy implementation.
Piotr Caban [Wed, 16 Nov 2011 15:27:47 +0000 (16:27 +0100)] 
msvcp90: Added basic_string::copy implementation.

12 years agomsvcp90: Added basic_string::_Copy implementation.
Piotr Caban [Wed, 16 Nov 2011 15:24:49 +0000 (16:24 +0100)] 
msvcp90: Added basic_string::_Copy implementation.

12 years agocrypt32: Delete the oid and sip static critical sections when unloading the dll.
Francois Gouget [Wed, 16 Nov 2011 15:33:42 +0000 (16:33 +0100)] 
crypt32: Delete the oid and sip static critical sections when unloading the dll.

12 years agomscms: Delete the static critical section when unloading the dll.
Francois Gouget [Wed, 16 Nov 2011 15:33:11 +0000 (16:33 +0100)] 
mscms: Delete the static critical section when unloading the dll.

12 years agodxgi: Delete the static critical section when unloading the dll.
Francois Gouget [Wed, 16 Nov 2011 15:31:35 +0000 (16:31 +0100)] 
dxgi: Delete the static critical section when unloading the dll.

12 years agodinput: Delete the static critical section when unloading the dll.
Francois Gouget [Wed, 16 Nov 2011 15:31:26 +0000 (16:31 +0100)] 
dinput: Delete the static critical section when unloading the dll.

12 years agocredui: Delete the static critical section when unloading the dll.
Francois Gouget [Wed, 16 Nov 2011 15:30:18 +0000 (16:30 +0100)] 
credui: Delete the static critical section when unloading the dll.

12 years agowininet: Give a name to the critical sections, make them static and delete them when...
Francois Gouget [Wed, 16 Nov 2011 15:29:44 +0000 (16:29 +0100)] 
wininet: Give a name to the critical sections, make them static and delete them when unloading the dll.

12 years agomsvcrt: Statically initialize and name the MSVCRT_file_cs critical section.
Francois Gouget [Wed, 16 Nov 2011 15:28:20 +0000 (16:28 +0100)] 
msvcrt: Statically initialize and name the MSVCRT_file_cs critical section.

12 years agodxgi: Remove an unneeded refcount field.
Francois Gouget [Wed, 16 Nov 2011 15:27:45 +0000 (16:27 +0100)] 
dxgi: Remove an unneeded refcount field.

12 years agorpcrt4: An interface pointer just has the size of a regular pointer.
Francois Gouget [Wed, 16 Nov 2011 15:24:39 +0000 (16:24 +0100)] 
rpcrt4: An interface pointer just has the size of a regular pointer.

12 years agomsxml3: Re-initialise the variant so that VariantChangeType doesn't free the user...
Huw Davies [Wed, 16 Nov 2011 13:18:49 +0000 (13:18 +0000)] 
msxml3: Re-initialise the variant so that VariantChangeType doesn't free the user string.

12 years agomshtml: Fixed events tests on IE9.
Jacek Caban [Wed, 16 Nov 2011 14:26:49 +0000 (15:26 +0100)] 
mshtml: Fixed events tests on IE9.

12 years agomshtml: Fixed some htmldoc.c tests on IE9.
Jacek Caban [Wed, 16 Nov 2011 14:22:12 +0000 (15:22 +0100)] 
mshtml: Fixed some htmldoc.c tests on IE9.

12 years agomsvcr90/tests: Added nonblocking FILE functions test.
Piotr Caban [Wed, 16 Nov 2011 11:51:06 +0000 (12:51 +0100)] 
msvcr90/tests: Added nonblocking FILE functions test.

12 years agomsvcrt: Don't use fputc in flsbuf implementation.
Piotr Caban [Wed, 16 Nov 2011 11:50:50 +0000 (12:50 +0100)] 
msvcrt: Don't use fputc in flsbuf implementation.

12 years agogdi32: Add a helper to retrieve the octant bias.
Huw Davies [Wed, 16 Nov 2011 11:20:53 +0000 (11:20 +0000)] 
gdi32: Add a helper to retrieve the octant bias.

12 years agogdi32: Use an array of masks to simplify the bitmap conversion.
Huw Davies [Wed, 16 Nov 2011 11:20:52 +0000 (11:20 +0000)] 
gdi32: Use an array of masks to simplify the bitmap conversion.

12 years agogdi32: Return valid anti-alias format bitmaps if the glyph is a monochrome bitmap.
Huw Davies [Wed, 16 Nov 2011 11:20:51 +0000 (11:20 +0000)] 
gdi32: Return valid anti-alias format bitmaps if the glyph is a monochrome bitmap.

12 years agogdi32: Add a helper to return the maximum level to use for a given anti-aliasing...
Huw Davies [Wed, 16 Nov 2011 11:20:50 +0000 (11:20 +0000)] 
gdi32: Add a helper to return the maximum level to use for a given anti-aliasing format.

12 years agomshtml: Update window URI when its binding is redirected.
Jacek Caban [Wed, 16 Nov 2011 11:52:43 +0000 (12:52 +0100)] 
mshtml: Update window URI when its binding is redirected.

12 years agourlmon: Don't set is_opaque for file URIs in validate_components.
Jacek Caban [Wed, 16 Nov 2011 11:51:23 +0000 (12:51 +0100)] 
urlmon: Don't set is_opaque for file URIs in validate_components.

12 years agourlmon: Get rid of create_todo_* from uri_equality struct.
Jacek Caban [Wed, 16 Nov 2011 11:51:04 +0000 (12:51 +0100)] 
urlmon: Get rid of create_todo_* from uri_equality struct.

12 years agowinhttp: Implement WinHttpGetIEProxyConfigForCurrentUser.
Hans Leidekker [Wed, 16 Nov 2011 08:42:17 +0000 (09:42 +0100)] 
winhttp: Implement WinHttpGetIEProxyConfigForCurrentUser.

12 years agowinhttp: Clean up properly in request_send.
Hans Leidekker [Wed, 16 Nov 2011 08:41:47 +0000 (09:41 +0100)] 
winhttp: Clean up properly in request_send.

12 years agorpcrt4: The offset to the complex pointer's description is signed.
Francois Gouget [Tue, 15 Nov 2011 22:57:44 +0000 (23:57 +0100)] 
rpcrt4: The offset to the complex pointer's description is signed.

12 years agoadvapi32/tests: Do not assume the test is called with an absolute path.
Thomas Faber [Tue, 15 Nov 2011 22:37:17 +0000 (23:37 +0100)] 
advapi32/tests: Do not assume the test is called with an absolute path.

12 years agoadvapi32/tests: Use already existing static string instead of literal.
Thomas Faber [Tue, 15 Nov 2011 19:28:06 +0000 (20:28 +0100)] 
advapi32/tests: Use already existing static string instead of literal.

12 years agowindowscodecs: Flesh out IWICMetadataReader test.
Vincent Povirk [Tue, 15 Nov 2011 22:17:19 +0000 (16:17 -0600)] 
windowscodecs: Flesh out IWICMetadataReader test.

12 years agowindowscodecs: Add test for CreateMetadataReaderFromContainer.
Vincent Povirk [Tue, 15 Nov 2011 21:53:28 +0000 (15:53 -0600)] 
windowscodecs: Add test for CreateMetadataReaderFromContainer.

12 years agowindowscodecs: Add tests for IWICMetadataReader.
Vincent Povirk [Tue, 15 Nov 2011 21:09:31 +0000 (15:09 -0600)] 
windowscodecs: Add tests for IWICMetadataReader.

12 years agoinclude: Define IWICPersistStream.
Vincent Povirk [Tue, 15 Nov 2011 18:53:06 +0000 (12:53 -0600)] 
include: Define IWICPersistStream.

12 years agomshtml: Remove unused file-static variable.
Andrew Talbot [Tue, 15 Nov 2011 21:57:27 +0000 (21:57 +0000)] 
mshtml: Remove unused file-static variable.

12 years agokernel32: Remove unused file-static variables.
Andrew Talbot [Tue, 15 Nov 2011 21:57:24 +0000 (21:57 +0000)] 
kernel32: Remove unused file-static variables.

12 years agowinhlp32: Fix hlpfile content decompression in phrase40 mode.
Eric Pouech [Tue, 15 Nov 2011 21:08:38 +0000 (22:08 +0100)] 
winhlp32: Fix hlpfile content decompression in phrase40 mode.

12 years agomsxml3: Convert test stream to single byte string.
Nikolay Sivov [Tue, 15 Nov 2011 21:32:42 +0000 (00:32 +0300)] 
msxml3: Convert test stream to single byte string.

12 years agomsxml3: Return qualified name from get_nodeName().
Nikolay Sivov [Tue, 15 Nov 2011 21:31:40 +0000 (00:31 +0300)] 
msxml3: Return qualified name from get_nodeName().

12 years agomsxml3: Fix get_namespaceURI().
Nikolay Sivov [Tue, 15 Nov 2011 21:28:51 +0000 (00:28 +0300)] 
msxml3: Fix get_namespaceURI().

12 years agomsxml3: Properly return node prefix from get_prefix().
Nikolay Sivov [Tue, 15 Nov 2011 21:19:28 +0000 (00:19 +0300)] 
msxml3: Properly return node prefix from get_prefix().

12 years agowined3d: Pass a wined3d_color struct to wined3d_device_clear().
Henri Verbeet [Tue, 15 Nov 2011 20:18:28 +0000 (21:18 +0100)] 
wined3d: Pass a wined3d_color struct to wined3d_device_clear().

12 years agowined3d: Get rid of the WINED3DCOLORVALUE typedef.
Henri Verbeet [Tue, 15 Nov 2011 20:18:27 +0000 (21:18 +0100)] 
wined3d: Get rid of the WINED3DCOLORVALUE typedef.

12 years agod3d10: Implement D3D10StateBlockMaskEnableAll().
Henri Verbeet [Tue, 15 Nov 2011 20:18:26 +0000 (21:18 +0100)] 
d3d10: Implement D3D10StateBlockMaskEnableAll().

12 years agod3d10: Implement D3D10StateBlockMaskDisableCapture().
Henri Verbeet [Mon, 14 Nov 2011 19:45:25 +0000 (20:45 +0100)] 
d3d10: Implement D3D10StateBlockMaskDisableCapture().

12 years agod3d10: Implement D3D10StateBlockMaskDisableAll().
Henri Verbeet [Tue, 15 Nov 2011 20:18:24 +0000 (21:18 +0100)] 
d3d10: Implement D3D10StateBlockMaskDisableAll().

12 years agocomctl32: Setup the alpha channel also when reading an imagelist from a stream.
Alexandre Julliard [Tue, 15 Nov 2011 21:11:15 +0000 (22:11 +0100)] 
comctl32: Setup the alpha channel also when reading an imagelist from a stream.

12 years agocomctl32: Add a couple of DIB helper functions for imagelists.
Alexandre Julliard [Tue, 15 Nov 2011 21:10:45 +0000 (22:10 +0100)] 
comctl32: Add a couple of DIB helper functions for imagelists.

12 years agomshtml: Fixed script tests on IE9.
Jacek Caban [Tue, 15 Nov 2011 18:58:27 +0000 (19:58 +0100)] 
mshtml: Fixed script tests on IE9.

12 years agourlmon: Fixed protocol tests on IE9.
Jacek Caban [Tue, 15 Nov 2011 18:20:54 +0000 (19:20 +0100)] 
urlmon: Fixed protocol tests on IE9.

12 years agodsound: Don't specify period size for the IAudioClient.
Andrew Eikum [Tue, 15 Nov 2011 14:48:30 +0000 (08:48 -0600)] 
dsound: Don't specify period size for the IAudioClient.

We don't actually care what period size gets used (in fact, docs say the
parameter is entirely ignored in Shared mode).

12 years agomsvcrt: Don't hold FILE critical section in some functions.
Piotr Caban [Tue, 15 Nov 2011 14:25:42 +0000 (15:25 +0100)] 
msvcrt: Don't hold FILE critical section in some functions.

12 years agod3d9: Remove D3DFMT_R8G8B8 special handling.
Matteo Bruni [Tue, 15 Nov 2011 14:16:58 +0000 (15:16 +0100)] 
d3d9: Remove D3DFMT_R8G8B8 special handling.

12 years agod3d8: Remove D3DFMT_R8G8B8 special handling.
Matteo Bruni [Tue, 15 Nov 2011 14:16:57 +0000 (15:16 +0100)] 
d3d8: Remove D3DFMT_R8G8B8 special handling.

12 years agowined3d: Disable WINED3DFMT_B8G8R8_UNORM.
Matteo Bruni [Tue, 15 Nov 2011 14:16:56 +0000 (15:16 +0100)] 
wined3d: Disable WINED3DFMT_B8G8R8_UNORM.

12 years agowined3d: Make a copy of gl_info for later context_destroy_gl_resources() usage.
Matteo Bruni [Tue, 15 Nov 2011 13:21:08 +0000 (14:21 +0100)] 
wined3d: Make a copy of gl_info for later context_destroy_gl_resources() usage.

12 years agowintab32: Make the csTablet critical section static.
Francois Gouget [Tue, 15 Nov 2011 13:41:30 +0000 (14:41 +0100)] 
wintab32: Make the csTablet critical section static.

12 years agosecur32: Make the cs critical section static.
Francois Gouget [Tue, 15 Nov 2011 13:41:11 +0000 (14:41 +0100)] 
secur32: Make the cs critical section static.

12 years agoscrrun: Remove an unneeded include directive in the resource file.
Francois Gouget [Tue, 15 Nov 2011 13:40:43 +0000 (14:40 +0100)] 
scrrun: Remove an unneeded include directive in the resource file.

12 years agowinmm: Give a name to the critical sections, make them static and delete them when...
Francois Gouget [Tue, 15 Nov 2011 13:40:30 +0000 (14:40 +0100)] 
winmm: Give a name to the critical sections, make them static and delete them when unloading the dll.

12 years agowineoss.drv: Give a name to the mmdevapi critical sections, make them static and...
Francois Gouget [Tue, 15 Nov 2011 13:39:45 +0000 (14:39 +0100)] 
wineoss.drv: Give a name to the mmdevapi critical sections, make them static and delete them when unloading the dll.

12 years agodsound: Give a name to the critical sections, make them static and delete them when...
Francois Gouget [Tue, 15 Nov 2011 13:39:26 +0000 (14:39 +0100)] 
dsound: Give a name to the critical sections, make them static and delete them when unloading the dll.

12 years agowinecoreaudio.drv: Don't unset Spare[0] when deleting static critical sections.
Francois Gouget [Tue, 15 Nov 2011 13:38:58 +0000 (14:38 +0100)] 
winecoreaudio.drv: Don't unset Spare[0] when deleting static critical sections.

12 years agowinealsa.drv: Don't unset Spare[0] when deleting static critical sections.
Francois Gouget [Tue, 15 Nov 2011 13:38:50 +0000 (14:38 +0100)] 
winealsa.drv: Don't unset Spare[0] when deleting static critical sections.

12 years agocrypt32: Move a couple of functions to avoid forward declarations.
Francois Gouget [Tue, 15 Nov 2011 13:37:05 +0000 (14:37 +0100)] 
crypt32: Move a couple of functions to avoid forward declarations.

12 years agowininet: Add prototypes for a couple of mpr functions.
Francois Gouget [Tue, 15 Nov 2011 13:34:41 +0000 (14:34 +0100)] 
wininet: Add prototypes for a couple of mpr functions.

12 years agomsvcp90: Don't define empty structure.
Piotr Caban [Tue, 15 Nov 2011 13:33:00 +0000 (14:33 +0100)] 
msvcp90: Don't define empty structure.

12 years agomsvcr90: Added __vswprintf_l implementation.
Piotr Caban [Tue, 15 Nov 2011 13:20:49 +0000 (14:20 +0100)] 
msvcr90: Added __vswprintf_l implementation.

12 years agourlmon: Improve parsing of SCHEME_MK URIs.
Andrew Eikum [Tue, 15 Nov 2011 14:32:26 +0000 (08:32 -0600)] 
urlmon: Improve parsing of SCHEME_MK URIs.

12 years agod3dx9: Return error if D3DXMESH_VB_SHARE and new declaration.
Michael Mc Donnell [Wed, 9 Nov 2011 18:50:38 +0000 (13:50 -0500)] 
d3dx9: Return error if D3DXMESH_VB_SHARE and new declaration.

12 years agod3dx9/tests: Show D3DXMESH_VB_SHARE with new declaration should fail.
Michael Mc Donnell [Wed, 9 Nov 2011 18:44:46 +0000 (13:44 -0500)] 
d3dx9/tests: Show D3DXMESH_VB_SHARE with new declaration should fail.

12 years agod3dx9/tests: Test for D3DXMESH_VB_SHARE option.
Michael Mc Donnell [Wed, 9 Nov 2011 16:45:58 +0000 (11:45 -0500)] 
d3dx9/tests: Test for D3DXMESH_VB_SHARE option.

12 years agomscoree: Implement ICorDebug CreateProcess.
Alistair Leslie-Hughes [Fri, 4 Nov 2011 01:18:21 +0000 (12:18 +1100)] 
mscoree: Implement ICorDebug CreateProcess.

12 years agoservices: Create service environment when first service is started.
Piotr Caban [Tue, 15 Nov 2011 11:55:58 +0000 (12:55 +0100)] 
services: Create service environment when first service is started.

12 years agouserenv: Improved CreateEnvironmentBlock implementation.
Piotr Caban [Tue, 15 Nov 2011 11:55:36 +0000 (12:55 +0100)] 
userenv: Improved CreateEnvironmentBlock implementation.

12 years agouser32: Dialog creation code should force WS_CHILD style for dialog controls.
Dmitry Timoshkov [Tue, 15 Nov 2011 07:27:13 +0000 (15:27 +0800)] 
user32: Dialog creation code should force WS_CHILD style for dialog controls.

12 years agouser32: Add tests for mixed WS_CHILD | WS_POPUP window styles.
Dmitry Timoshkov [Tue, 15 Nov 2011 04:56:49 +0000 (12:56 +0800)] 
user32: Add tests for mixed WS_CHILD | WS_POPUP window styles.

12 years agowineps: Print a fixme for unhandled composite glyph scaling.
Alexandre Julliard [Tue, 15 Nov 2011 11:44:25 +0000 (12:44 +0100)] 
wineps: Print a fixme for unhandled composite glyph scaling.

12 years agomshtml: Added nsIURI::GetSpecIgnoringRef implementation.
Jacek Caban [Tue, 15 Nov 2011 12:31:44 +0000 (13:31 +0100)] 
mshtml: Added nsIURI::GetSpecIgnoringRef implementation.

12 years agomshtml: Added more navigation tests.
Jacek Caban [Tue, 15 Nov 2011 12:30:59 +0000 (13:30 +0100)] 
mshtml: Added more navigation tests.