Alexandre Julliard [Wed, 16 Nov 2011 17:08:12 +0000 (18:08 +0100)]
user32/tests: Add tests for small sizes of cursor bitmaps.
Rico Schüller [Tue, 15 Nov 2011 14:35:39 +0000 (15:35 +0100)]
d3dx9: Add count to trace in ID3DXBaseEffect::GetMatrixArray().
Rico Schüller [Tue, 15 Nov 2011 14:35:35 +0000 (15:35 +0100)]
d3dx9: Allow setting texture to NULL.
Rico Schüller [Tue, 15 Nov 2011 14:35:26 +0000 (15:35 +0100)]
d3dx9: Improve argument check in ID3DXBaseEffect::GetBool/Int/Float().
Piotr Caban [Wed, 16 Nov 2011 15:28:35 +0000 (16:28 +0100)]
msvcp: Sync spec files.
Piotr Caban [Wed, 16 Nov 2011 15:28:19 +0000 (16:28 +0100)]
msvcp90: Fixed parameters number in functions returning structures.
Piotr Caban [Wed, 16 Nov 2011 15:28:01 +0000 (16:28 +0100)]
msvcp90: Added basic_string::insert implementation.
Piotr Caban [Wed, 16 Nov 2011 15:27:47 +0000 (16:27 +0100)]
msvcp90: Added basic_string::copy implementation.
Piotr Caban [Wed, 16 Nov 2011 15:24:49 +0000 (16:24 +0100)]
msvcp90: Added basic_string::_Copy implementation.
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.
Francois Gouget [Wed, 16 Nov 2011 15:33:11 +0000 (16:33 +0100)]
mscms: 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.
Francois Gouget [Wed, 16 Nov 2011 15:31:26 +0000 (16:31 +0100)]
dinput: 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.
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.
Francois Gouget [Wed, 16 Nov 2011 15:28:20 +0000 (16:28 +0100)]
msvcrt: Statically initialize and name the MSVCRT_file_cs critical section.
Francois Gouget [Wed, 16 Nov 2011 15:27:45 +0000 (16:27 +0100)]
dxgi: Remove an unneeded refcount field.
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.
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.
Jacek Caban [Wed, 16 Nov 2011 14:26:49 +0000 (15:26 +0100)]
mshtml: Fixed events tests on IE9.
Jacek Caban [Wed, 16 Nov 2011 14:22:12 +0000 (15:22 +0100)]
mshtml: Fixed some htmldoc.c tests on IE9.
Piotr Caban [Wed, 16 Nov 2011 11:51:06 +0000 (12:51 +0100)]
msvcr90/tests: Added nonblocking FILE functions test.
Piotr Caban [Wed, 16 Nov 2011 11:50:50 +0000 (12:50 +0100)]
msvcrt: Don't use fputc in flsbuf implementation.
Huw Davies [Wed, 16 Nov 2011 11:20:53 +0000 (11:20 +0000)]
gdi32: Add a helper to retrieve the octant bias.
Huw Davies [Wed, 16 Nov 2011 11:20:52 +0000 (11:20 +0000)]
gdi32: Use an array of masks to simplify the bitmap conversion.
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.
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.
Jacek Caban [Wed, 16 Nov 2011 11:52:43 +0000 (12:52 +0100)]
mshtml: Update window URI when its binding is redirected.
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.
Jacek Caban [Wed, 16 Nov 2011 11:51:04 +0000 (12:51 +0100)]
urlmon: Get rid of create_todo_* from uri_equality struct.
Hans Leidekker [Wed, 16 Nov 2011 08:42:17 +0000 (09:42 +0100)]
winhttp: Implement WinHttpGetIEProxyConfigForCurrentUser.
Hans Leidekker [Wed, 16 Nov 2011 08:41:47 +0000 (09:41 +0100)]
winhttp: Clean up properly in request_send.
Francois Gouget [Tue, 15 Nov 2011 22:57:44 +0000 (23:57 +0100)]
rpcrt4: The offset to the complex pointer's description is signed.
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.
Thomas Faber [Tue, 15 Nov 2011 19:28:06 +0000 (20:28 +0100)]
advapi32/tests: Use already existing static string instead of literal.
Vincent Povirk [Tue, 15 Nov 2011 22:17:19 +0000 (16:17 -0600)]
windowscodecs: Flesh out IWICMetadataReader test.
Vincent Povirk [Tue, 15 Nov 2011 21:53:28 +0000 (15:53 -0600)]
windowscodecs: Add test for CreateMetadataReaderFromContainer.
Vincent Povirk [Tue, 15 Nov 2011 21:09:31 +0000 (15:09 -0600)]
windowscodecs: Add tests for IWICMetadataReader.
Vincent Povirk [Tue, 15 Nov 2011 18:53:06 +0000 (12:53 -0600)]
include: Define IWICPersistStream.
Andrew Talbot [Tue, 15 Nov 2011 21:57:27 +0000 (21:57 +0000)]
mshtml: Remove unused file-static variable.
Andrew Talbot [Tue, 15 Nov 2011 21:57:24 +0000 (21:57 +0000)]
kernel32: Remove unused file-static variables.
Eric Pouech [Tue, 15 Nov 2011 21:08:38 +0000 (22:08 +0100)]
winhlp32: Fix hlpfile content decompression in phrase40 mode.
Nikolay Sivov [Tue, 15 Nov 2011 21:32:42 +0000 (00:32 +0300)]
msxml3: Convert test stream to single byte string.
Nikolay Sivov [Tue, 15 Nov 2011 21:31:40 +0000 (00:31 +0300)]
msxml3: Return qualified name from get_nodeName().
Nikolay Sivov [Tue, 15 Nov 2011 21:28:51 +0000 (00:28 +0300)]
msxml3: Fix get_namespaceURI().
Nikolay Sivov [Tue, 15 Nov 2011 21:19:28 +0000 (00:19 +0300)]
msxml3: Properly return node prefix from get_prefix().
Henri Verbeet [Tue, 15 Nov 2011 20:18:28 +0000 (21:18 +0100)]
wined3d: Pass a wined3d_color struct to wined3d_device_clear().
Henri Verbeet [Tue, 15 Nov 2011 20:18:27 +0000 (21:18 +0100)]
wined3d: Get rid of the WINED3DCOLORVALUE typedef.
Henri Verbeet [Tue, 15 Nov 2011 20:18:26 +0000 (21:18 +0100)]
d3d10: Implement D3D10StateBlockMaskEnableAll().
Henri Verbeet [Mon, 14 Nov 2011 19:45:25 +0000 (20:45 +0100)]
d3d10: Implement D3D10StateBlockMaskDisableCapture().
Henri Verbeet [Tue, 15 Nov 2011 20:18:24 +0000 (21:18 +0100)]
d3d10: Implement D3D10StateBlockMaskDisableAll().
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.
Alexandre Julliard [Tue, 15 Nov 2011 21:10:45 +0000 (22:10 +0100)]
comctl32: Add a couple of DIB helper functions for imagelists.
Jacek Caban [Tue, 15 Nov 2011 18:58:27 +0000 (19:58 +0100)]
mshtml: Fixed script tests on IE9.
Jacek Caban [Tue, 15 Nov 2011 18:20:54 +0000 (19:20 +0100)]
urlmon: Fixed protocol tests on IE9.
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).
Piotr Caban [Tue, 15 Nov 2011 14:25:42 +0000 (15:25 +0100)]
msvcrt: Don't hold FILE critical section in some functions.
Matteo Bruni [Tue, 15 Nov 2011 14:16:58 +0000 (15:16 +0100)]
d3d9: Remove D3DFMT_R8G8B8 special handling.
Matteo Bruni [Tue, 15 Nov 2011 14:16:57 +0000 (15:16 +0100)]
d3d8: Remove D3DFMT_R8G8B8 special handling.
Matteo Bruni [Tue, 15 Nov 2011 14:16:56 +0000 (15:16 +0100)]
wined3d: Disable WINED3DFMT_B8G8R8_UNORM.
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.
Francois Gouget [Tue, 15 Nov 2011 13:41:30 +0000 (14:41 +0100)]
wintab32: Make the csTablet critical section static.
Francois Gouget [Tue, 15 Nov 2011 13:41:11 +0000 (14:41 +0100)]
secur32: Make the cs critical section static.
Francois Gouget [Tue, 15 Nov 2011 13:40:43 +0000 (14:40 +0100)]
scrrun: Remove an unneeded include directive in the resource file.
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.
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.
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.
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.
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.
Francois Gouget [Tue, 15 Nov 2011 13:37:05 +0000 (14:37 +0100)]
crypt32: Move a couple of functions to avoid forward declarations.
Francois Gouget [Tue, 15 Nov 2011 13:34:41 +0000 (14:34 +0100)]
wininet: Add prototypes for a couple of mpr functions.
Piotr Caban [Tue, 15 Nov 2011 13:33:00 +0000 (14:33 +0100)]
msvcp90: Don't define empty structure.
Piotr Caban [Tue, 15 Nov 2011 13:20:49 +0000 (14:20 +0100)]
msvcr90: Added __vswprintf_l implementation.
Andrew Eikum [Tue, 15 Nov 2011 14:32:26 +0000 (08:32 -0600)]
urlmon: Improve parsing of SCHEME_MK URIs.
Michael Mc Donnell [Wed, 9 Nov 2011 18:50:38 +0000 (13:50 -0500)]
d3dx9: Return error if D3DXMESH_VB_SHARE and new declaration.
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.
Michael Mc Donnell [Wed, 9 Nov 2011 16:45:58 +0000 (11:45 -0500)]
d3dx9/tests: Test for D3DXMESH_VB_SHARE option.
Alistair Leslie-Hughes [Fri, 4 Nov 2011 01:18:21 +0000 (12:18 +1100)]
mscoree: Implement ICorDebug CreateProcess.
Piotr Caban [Tue, 15 Nov 2011 11:55:58 +0000 (12:55 +0100)]
services: Create service environment when first service is started.
Piotr Caban [Tue, 15 Nov 2011 11:55:36 +0000 (12:55 +0100)]
userenv: Improved CreateEnvironmentBlock implementation.
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.
Dmitry Timoshkov [Tue, 15 Nov 2011 04:56:49 +0000 (12:56 +0800)]
user32: Add tests for mixed WS_CHILD | WS_POPUP window styles.
Alexandre Julliard [Tue, 15 Nov 2011 11:44:25 +0000 (12:44 +0100)]
wineps: Print a fixme for unhandled composite glyph scaling.
Jacek Caban [Tue, 15 Nov 2011 12:31:44 +0000 (13:31 +0100)]
mshtml: Added nsIURI::GetSpecIgnoringRef implementation.
Jacek Caban [Tue, 15 Nov 2011 12:30:59 +0000 (13:30 +0100)]
mshtml: Added more navigation tests.
Jacek Caban [Tue, 15 Nov 2011 12:30:28 +0000 (13:30 +0100)]
mshtml: Properly handle fragment-only navigation.
Jacek Caban [Tue, 15 Nov 2011 12:31:22 +0000 (13:31 +0100)]
mshtml: Properly implement nsIURI::EqualsExceptRef.
Jacek Caban [Tue, 15 Nov 2011 12:31:12 +0000 (13:31 +0100)]
mshtml: Properly implement nsIURI::CloneIgnoreRef.
Jacek Caban [Tue, 15 Nov 2011 12:30:12 +0000 (13:30 +0100)]
mshtml: Split setting window URI from set_current_mon.
Jacek Caban [Tue, 15 Nov 2011 12:29:59 +0000 (13:29 +0100)]
mshtml: Properly handle navigation in containers supporting IWebBrowserApp.
Jacek Caban [Tue, 15 Nov 2011 12:29:43 +0000 (13:29 +0100)]
mshtml: Split IHTMLPrivateWindow::SuperNavigate implementation.
Jacek Caban [Tue, 15 Nov 2011 12:29:00 +0000 (13:29 +0100)]
ieframe: Improved debug traces in IShellBrowser::QueryInterface.
Jacek Caban [Tue, 15 Nov 2011 12:28:47 +0000 (13:28 +0100)]
ieframe: Added IDocObjectService::FireNavigateComplete2 implementation.
Jacek Caban [Tue, 15 Nov 2011 12:28:32 +0000 (13:28 +0100)]
ieframe: Added IDocObjectService::FireBeforeNavigate2 implementation.
Jacek Caban [Tue, 15 Nov 2011 12:28:15 +0000 (13:28 +0100)]
ieframe: Store ShellBrowser in DocHost instead of creating it on every QueryService call.
Hans Leidekker [Tue, 15 Nov 2011 08:11:27 +0000 (09:11 +0100)]
winhttp: Accept a missing buffer when parsing a decoded URL.
Hans Leidekker [Tue, 15 Nov 2011 08:11:05 +0000 (09:11 +0100)]
winhttp: Implement WinHttpDetectAutoProxyConfigUrl.
Hans Leidekker [Tue, 15 Nov 2011 10:38:20 +0000 (11:38 +0100)]
ws2_32: Fix handling of NULL and empty hostname in getaddrinfo/GetAddrInfoW.
Nikolay Sivov [Mon, 14 Nov 2011 10:48:36 +0000 (13:48 +0300)]
msxml3: Properly handle qualified names in getAttributeNode().
Nikolay Sivov [Mon, 14 Nov 2011 07:03:31 +0000 (10:03 +0300)]
msxml3: Added IDispatchEx support for IXMLDOMImplementation.