Aric Stewart [Tue, 7 Sep 2010 19:41:56 +0000 (14:41 -0500)]
gdi32: Correct usage of ScriptLayout for bidi code.
Aric Stewart [Tue, 7 Sep 2010 17:34:44 +0000 (12:34 -0500)]
imm32/tests: Test various Imm call cross-thread.
André Hentschel [Tue, 7 Sep 2010 16:47:04 +0000 (18:47 +0200)]
ipconfig: Update German translation.
Austin English [Tue, 7 Sep 2010 16:07:38 +0000 (11:07 -0500)]
kernel32: Add a stub for GetThreadUILanguage.
Alexandre Julliard [Wed, 8 Sep 2010 11:21:18 +0000 (13:21 +0200)]
gdi32: Mirror the returned rectangle in GetClipBox for RTL layout.
Alexandre Julliard [Wed, 8 Sep 2010 11:19:17 +0000 (13:19 +0200)]
user32: Don't try to set the WS_EX_LAYOUTRTL flag on the desktop window.
Alexandre Julliard [Wed, 8 Sep 2010 11:19:04 +0000 (13:19 +0200)]
user32: Avoid direct accesses to the window structure in NC_HandleNCHitTest.
Alexandre Julliard [Wed, 8 Sep 2010 11:15:29 +0000 (13:15 +0200)]
user32: Avoid redundant server call in WIN_GetRectangles and fix the screen coordinates mapping.
Michael Stefaniuc [Tue, 7 Sep 2010 15:51:29 +0000 (17:51 +0200)]
oleaut32: The function pointer should be const and not the return value.
André Hentschel [Tue, 7 Sep 2010 14:36:55 +0000 (16:36 +0200)]
winebuild: Don't segfault when run without arguments.
Jacek Caban [Tue, 7 Sep 2010 13:42:34 +0000 (15:42 +0200)]
jscript: Addd jsdisp_addref helper function.
Jacek Caban [Tue, 7 Sep 2010 13:42:01 +0000 (15:42 +0200)]
jscript: jsdisp_t to IDispatch casts clean up.
Jacek Caban [Tue, 7 Sep 2010 13:41:40 +0000 (15:41 +0200)]
jscript: Added a helper function for setting VARIANT value to jsdisp_t.
Francois Gouget [Tue, 7 Sep 2010 13:28:27 +0000 (15:28 +0200)]
msi/tests: Fix compilation on systems that don't support nameless unions or structs.
Jacek Caban [Tue, 7 Sep 2010 13:28:21 +0000 (15:28 +0200)]
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_nodeType and get_nodeParent implementations.
Jacek Caban [Tue, 7 Sep 2010 13:27:31 +0000 (15:27 +0200)]
msxml3: Don't use xmlnode's IXMLDOMNode iface in put_nodeValue implementations.
Andrew Nguyen [Tue, 7 Sep 2010 10:01:28 +0000 (05:01 -0500)]
d3dx9_36: Fix D3DXCompileShader* spec file prototypes.
Andrew Nguyen [Tue, 7 Sep 2010 10:01:22 +0000 (05:01 -0500)]
ipconfig: Permit the "Yes/No" strings to be localized.
Andrew Nguyen [Tue, 7 Sep 2010 10:01:11 +0000 (05:01 -0500)]
setupapi: Implement SetupDuplicateDiskSpaceListA/W.
Andrew Nguyen [Tue, 7 Sep 2010 10:00:56 +0000 (05:00 -0500)]
setupapi: Improve parameter validation in SetupQuerySpaceRequiredOnDriveA/W.
Andrew Nguyen [Tue, 7 Sep 2010 10:00:39 +0000 (05:00 -0500)]
setupapi: Implement SetupQuerySpaceRequiredOnDriveW.
Andrew Nguyen [Tue, 7 Sep 2010 10:00:29 +0000 (05:00 -0500)]
setupapi: Improve parameter validation for SetupCreateDiskSpaceListA/W.
Alexandre Julliard [Tue, 7 Sep 2010 13:11:24 +0000 (15:11 +0200)]
user32: Use WIN_GetRectangles where possible instead of mapping coordinates explicitly.
Alexandre Julliard [Tue, 7 Sep 2010 12:41:07 +0000 (14:41 +0200)]
user32: Use WIN_GetRectangles where possible instead of accessing the window structure.
Alexandre Julliard [Tue, 7 Sep 2010 12:33:13 +0000 (14:33 +0200)]
user32: Pass the window styles to NC_GetInsideRect instead of accessing the window structure.
Alexandre Julliard [Tue, 7 Sep 2010 12:31:30 +0000 (14:31 +0200)]
user32: Add support for fetching window rectangles relative to various origins.
Alexandre Julliard [Tue, 7 Sep 2010 09:36:46 +0000 (11:36 +0200)]
include: Move some included files outside of extern "C".
Thomas Mullaly [Mon, 6 Sep 2010 21:55:23 +0000 (17:55 -0400)]
urlmon: Implemented IUriBuilder_{Get/Set}UserName.
Thomas Mullaly [Mon, 6 Sep 2010 22:54:22 +0000 (18:54 -0400)]
urlmon: Some IUri's don't include the userinfo component in the absolute URI string.
Thomas Mullaly [Mon, 6 Sep 2010 20:51:11 +0000 (16:51 -0400)]
urlmon: Implemented IUriBuilder_{Get/Set}SchemeName.
Thomas Mullaly [Mon, 6 Sep 2010 20:43:37 +0000 (16:43 -0400)]
urlmon: Implemented IUriBuilder_{Get/Set}Query.
Thomas Mullaly [Mon, 6 Sep 2010 20:34:21 +0000 (16:34 -0400)]
urlmon: Implemented IUriBuilder_{Get/Set}Port.
Thomas Mullaly [Mon, 6 Sep 2010 19:47:01 +0000 (15:47 -0400)]
urlmon: set_builder_component now handles setting the modified property flag.
Nikolay Sivov [Mon, 6 Sep 2010 19:26:39 +0000 (23:26 +0400)]
msxml3/tests: Basic test for ::setAttributeNode().
Nikolay Sivov [Sun, 5 Sep 2010 17:06:17 +0000 (21:06 +0400)]
msxml3/tests: Some tests for ::get_ownerDocument() returned document instance.
Nikolay Sivov [Sat, 4 Sep 2010 14:41:10 +0000 (18:41 +0400)]
msxml3/domdoc: Implement IXMLDOMNamedNodeMap::removeQualifiedItem().
Nikolay Sivov [Sat, 4 Sep 2010 14:14:58 +0000 (18:14 +0400)]
msxml3/tests: Add a helper to create document instance, remove useless output.
Piotr Caban [Sun, 5 Sep 2010 20:13:47 +0000 (22:13 +0200)]
shlwapi: Improved UrlEscapeW implementation.
Piotr Caban [Sun, 5 Sep 2010 20:13:05 +0000 (22:13 +0200)]
shlwapi: Improved UrlCanonicalize implementation.
Gerald Pfeifer [Mon, 6 Sep 2010 19:02:14 +0000 (21:02 +0200)]
setupx.dll16: Simplify vcpUICallbackProc16 a bit.
Gerald Pfeifer [Mon, 6 Sep 2010 18:51:41 +0000 (20:51 +0200)]
winex11.drv: Fix comment for #endif.
Henri Verbeet [Mon, 6 Sep 2010 20:18:56 +0000 (22:18 +0200)]
wined3d: Getting the current pixel shader should never fail.
Henri Verbeet [Mon, 6 Sep 2010 20:18:55 +0000 (22:18 +0200)]
wined3d: Getting the current vertex shader should never fail.
Henri Verbeet [Mon, 6 Sep 2010 20:18:54 +0000 (22:18 +0200)]
wined3d: Rename "pDesc" to "desc".
Henri Verbeet [Mon, 6 Sep 2010 20:18:52 +0000 (22:18 +0200)]
wined3d: Avoid a memcpy() in IWineD3DImpl_FillGLCaps().
And associated stack buffer.
Thomas Mullaly [Mon, 6 Sep 2010 02:10:35 +0000 (22:10 -0400)]
urlmon: Removed some unneeded URI_THIS casts.
Austin English [Mon, 6 Sep 2010 17:58:35 +0000 (12:58 -0500)]
kernel32/tests: Be sure to terminate array.
Roderick Colenbrander [Sat, 31 Jul 2010 01:02:01 +0000 (03:02 +0200)]
wined3d: Separate driver info from GPU info.
Michael Mc Donnell [Thu, 2 Sep 2010 17:21:47 +0000 (19:21 +0200)]
shell32/tests: Test that basic renaming is supported.
Misha Koshelev [Wed, 1 Sep 2010 23:21:40 +0000 (18:21 -0500)]
d3dx9: Implement D3DXFVFFromDeclarator.
Jacek Caban [Mon, 6 Sep 2010 14:11:49 +0000 (16:11 +0200)]
jscript: Rename DispatchEx to jsdisp_t to match jscript naming convention.
Thomas Mullaly [Sun, 5 Sep 2010 16:57:48 +0000 (12:57 -0400)]
urlmon: Implemented IUriBuilder_{Get/Set}Path.
Thomas Mullaly [Sun, 5 Sep 2010 15:37:21 +0000 (11:37 -0400)]
urlmon: Implemented IUriBuilder_{Get/Set}Password.
Thomas Mullaly [Sun, 5 Sep 2010 02:40:30 +0000 (22:40 -0400)]
urlmon/tests: Restructured IUriBuilder's test data.
Instead of just comparing the absolute URI property of the generated IUri,
compare on a property by property basis. Since not all IUri's have an
absolute URI property.
Thomas Mullaly [Sun, 5 Sep 2010 01:09:46 +0000 (21:09 -0400)]
urlmon: Implemented IUriBuilder_{Get/Set}Host.
Thomas Mullaly [Sun, 29 Aug 2010 21:10:10 +0000 (17:10 -0400)]
urlmon: Implemented IUriBuilder_{Get/Set}Fragment.
Alexandre Julliard [Mon, 6 Sep 2010 15:06:59 +0000 (17:06 +0200)]
widl: Fix declaration order in generated headers.
Paul Vriens [Mon, 6 Sep 2010 12:44:17 +0000 (14:44 +0200)]
advapi32: Add stubs for FlushTrace[AW].
Paul Vriens [Mon, 6 Sep 2010 12:33:02 +0000 (14:33 +0200)]
include/evntrace.h: Add some definitions.
Austin English [Mon, 6 Sep 2010 06:49:12 +0000 (01:49 -0500)]
winealsa.drv: Remove unused variable.
Vincent Povirk [Mon, 6 Sep 2010 03:22:52 +0000 (22:22 -0500)]
windowscodecs: Implement IWICComponentInfo::GetCLSID.
Vincent Povirk [Mon, 6 Sep 2010 03:16:04 +0000 (22:16 -0500)]
windowscodecs: Implement IWICBitmapCodecInfo::GetMimeTypes.
Vincent Povirk [Mon, 6 Sep 2010 02:48:31 +0000 (21:48 -0500)]
windowscodecs: Add tests for IWICBitmapDecoderInfo_GetMimeTypes.
Vincent Povirk [Mon, 6 Sep 2010 02:24:53 +0000 (21:24 -0500)]
windowscodecs: Register builtin encoders.
Vincent Povirk [Mon, 6 Sep 2010 02:13:20 +0000 (21:13 -0500)]
windowscodecs: Enumerate encoders.
Henri Verbeet [Sun, 5 Sep 2010 21:38:51 +0000 (23:38 +0200)]
d3d8: An invalid shader version isn't an internal error.
Henri Verbeet [Sun, 5 Sep 2010 21:38:50 +0000 (23:38 +0200)]
wined3d: Don't overwrite the offscreen depth/stencil surface with undefined data in surface_load_ds_location().
Henri Verbeet [Sun, 5 Sep 2010 21:38:49 +0000 (23:38 +0200)]
wined3d: Translate before scaling for rhw as well in transform_projection().
Henri Verbeet [Sun, 5 Sep 2010 21:38:48 +0000 (23:38 +0200)]
wined3d: Do not call device_switch_onscreen_ds() while under the GL lock.
Henri Verbeet [Sun, 5 Sep 2010 21:38:47 +0000 (23:38 +0200)]
wined3d: Fix a silly typo.
Louis Lenders [Fri, 3 Sep 2010 18:47:30 +0000 (20:47 +0200)]
kernel32: Change SetHandleCount to match behaviour on versions >WINNT.
Octavian Voicu [Fri, 3 Sep 2010 17:44:28 +0000 (20:44 +0300)]
include: Fix typo in propkeydef.h.
Andrew Talbot [Sun, 5 Sep 2010 11:36:31 +0000 (12:36 +0100)]
dmusic: Constify a variable.
Gerald Pfeifer [Sat, 4 Sep 2010 22:14:45 +0000 (00:14 +0200)]
gdi32/tests: Fix a test description in test_logpen.
Gerald Pfeifer [Sat, 4 Sep 2010 21:56:38 +0000 (23:56 +0200)]
urlmon/tests: Simplify test_IUriBuilder_GetPorttest_IUriBuilder_GetPort a bit.
Gerald Pfeifer [Sat, 4 Sep 2010 20:17:39 +0000 (22:17 +0200)]
server: Remove pollev from set_socket_event.
Jacek Caban [Sat, 4 Sep 2010 15:56:45 +0000 (17:56 +0200)]
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_nodeValue implementations.
Jacek Caban [Sat, 4 Sep 2010 15:56:25 +0000 (17:56 +0200)]
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_nodeName implementations.
Jacek Caban [Sat, 4 Sep 2010 15:56:08 +0000 (17:56 +0200)]
msxml3: Use xmlnode child object's IXMLDOMNode implementation as base interface.
The plan is to get rid of IXMLDOMNode interface in xmlnode object and use
proper inheritance.
Jacek Caban [Sat, 4 Sep 2010 15:55:42 +0000 (17:55 +0200)]
msxml3: Use get_node_obj to get xmlnode from iface in replaceChild implementation.
Jacek Caban [Sat, 4 Sep 2010 15:55:27 +0000 (17:55 +0200)]
msxml3: Use separate object for unknown node type implementation.
Jacek Caban [Sat, 4 Sep 2010 15:55:04 +0000 (17:55 +0200)]
msxml3: Use fake IID to safely cast IXMLDOMNode interface to xmlnode object.
Jacek Caban [Sat, 4 Sep 2010 15:54:46 +0000 (17:54 +0200)]
msxml3: Added node_query_inerface function for common xmlnode child objects implementation.
Jacek Caban [Sat, 4 Sep 2010 15:54:13 +0000 (17:54 +0200)]
msxml3: Store outer iface as IXMLDOMNode instead of IUnknown in xmlnode.
Alexandre Julliard [Fri, 3 Sep 2010 19:07:54 +0000 (21:07 +0200)]
ws2_32/tests: Fix some buffer overflows in traces.
Alexandre Julliard [Fri, 3 Sep 2010 17:39:05 +0000 (19:39 +0200)]
Release 1.3.2.
Jörg Höhle [Wed, 1 Sep 2010 18:57:24 +0000 (20:57 +0200)]
winmm: Implement MCIERR_DUPLICATE_ALIAS and MCIERR_DEVICE_OPEN.
Jörg Höhle [Wed, 1 Sep 2010 19:03:43 +0000 (21:03 +0200)]
winmm: GetDeviceID only considers a single name per entry.
Jörg Höhle [Fri, 3 Sep 2010 04:33:52 +0000 (06:33 +0200)]
winmm: Correctly parse the MCI Sysinfo command.
Piotr Caban [Fri, 3 Sep 2010 10:07:19 +0000 (12:07 +0200)]
msvcp90/tests: Fix basic_string<wchar_t>.size tests.
Mariusz Pluciński [Fri, 3 Sep 2010 09:24:48 +0000 (11:24 +0200)]
gameux/tests: Verify registry values created by GameExplorer.
Oldřich Jedlička [Thu, 2 Sep 2010 20:00:35 +0000 (22:00 +0200)]
ddraw/tests: New tests for CreateSurface for 3D DDSCAPS_BACKBUFFER.
Alexandre Goujon [Thu, 2 Sep 2010 12:21:30 +0000 (14:21 +0200)]
msxml3/tests: Be more verbose when get_text fails.
Nikolay Sivov [Fri, 3 Sep 2010 08:13:29 +0000 (12:13 +0400)]
msxml3: Implement IXMLDOMNamedNodeMap::getQualifiedItem().
Nikolay Sivov [Thu, 2 Sep 2010 18:49:56 +0000 (22:49 +0400)]
msxml3: Fix invalid parameter handling for IXMLDOMElement::getElementsByTagName().
Jerome Leclanche [Thu, 2 Sep 2010 19:32:05 +0000 (20:32 +0100)]
winedbg: Escape args in a WINE_FIXME.
Henri Verbeet [Thu, 2 Sep 2010 17:25:04 +0000 (19:25 +0200)]
ddraw: Handle D3DRENDERSTATE_TEXTUREHANDLE and D3DRENDERSTATE_TEXTUREMAPBLEND in d3d7.
Henri Verbeet [Thu, 2 Sep 2010 17:25:03 +0000 (19:25 +0200)]
wined3d: Add a handler for WINED3DRS_SRGBWRITEENABLE to the atifs fragment pipe.
Henri Verbeet [Thu, 2 Sep 2010 17:25:02 +0000 (19:25 +0200)]
wined3d: Do not mark invalid blend matrices dirty.
Henri Verbeet [Thu, 2 Sep 2010 17:25:01 +0000 (19:25 +0200)]
wined3d: Do not preload buffers while under the GL lock in process_vertices_strided().