Alexandre Julliard
0766d375bc
gdi32: Mirror the returned rectangle in GetClipBox for RTL layout.
2010-09-08 13:21:21 +02:00
Alexandre Julliard
72533173d5
user32: Don't try to set the WS_EX_LAYOUTRTL flag on the desktop window.
2010-09-08 13:19:17 +02:00
Alexandre Julliard
4858c54a8e
user32: Avoid direct accesses to the window structure in NC_HandleNCHitTest.
2010-09-08 13:19:04 +02:00
Alexandre Julliard
ca499d070f
user32: Avoid redundant server call in WIN_GetRectangles and fix the screen coordinates mapping.
2010-09-08 13:15:29 +02:00
Michael Stefaniuc
ec382f4345
oleaut32: The function pointer should be const and not the return value.
2010-09-07 17:59:14 +02:00
André Hentschel
d0f434eb3a
winebuild: Don't segfault when run without arguments.
2010-09-07 17:58:27 +02:00
Jacek Caban
f46f926134
jscript: Addd jsdisp_addref helper function.
2010-09-07 16:01:57 +02:00
Jacek Caban
ac8d2f1fae
jscript: jsdisp_t to IDispatch casts clean up.
2010-09-07 16:01:52 +02:00
Jacek Caban
2ae0f44033
jscript: Added a helper function for setting VARIANT value to jsdisp_t.
2010-09-07 16:01:46 +02:00
Francois Gouget
b66eb177af
msi/tests: Fix compilation on systems that don't support nameless unions or structs.
2010-09-07 16:01:39 +02:00
Jacek Caban
6e76c894e8
msxml3: Don't use xmlnode's IXMLDOMNode iface in get_nodeType and get_nodeParent implementations.
2010-09-07 16:01:32 +02:00
Jacek Caban
9413fab39e
msxml3: Don't use xmlnode's IXMLDOMNode iface in put_nodeValue implementations.
2010-09-07 16:01:26 +02:00
Andrew Nguyen
b42a243fec
d3dx9_36: Fix D3DXCompileShader* spec file prototypes.
2010-09-07 16:01:18 +02:00
Andrew Nguyen
68a1a2678c
ipconfig: Permit the "Yes/No" strings to be localized.
2010-09-07 16:01:02 +02:00
Andrew Nguyen
3eb4985231
setupapi: Implement SetupDuplicateDiskSpaceListA/W.
2010-09-07 16:00:42 +02:00
Andrew Nguyen
beb3018bd5
setupapi: Improve parameter validation in SetupQuerySpaceRequiredOnDriveA/W.
2010-09-07 16:00:30 +02:00
Andrew Nguyen
3902efc9cb
setupapi: Implement SetupQuerySpaceRequiredOnDriveW.
2010-09-07 16:00:20 +02:00
Andrew Nguyen
188ed272dc
setupapi: Improve parameter validation for SetupCreateDiskSpaceListA/W.
2010-09-07 15:58:20 +02:00
Alexandre Julliard
9b693ddadb
user32: Use WIN_GetRectangles where possible instead of mapping coordinates explicitly.
2010-09-07 15:11:24 +02:00
Alexandre Julliard
141defbd54
user32: Use WIN_GetRectangles where possible instead of accessing the window structure.
2010-09-07 14:55:42 +02:00
Alexandre Julliard
c5bf4976f1
user32: Pass the window styles to NC_GetInsideRect instead of accessing the window structure.
2010-09-07 14:33:13 +02:00
Alexandre Julliard
7295b6746d
user32: Add support for fetching window rectangles relative to various origins.
2010-09-07 14:31:30 +02:00
Alexandre Julliard
2349a5eb4f
include: Move some included files outside of extern "C".
2010-09-07 13:37:41 +02:00
Thomas Mullaly
380fd731e2
urlmon: Implemented IUriBuilder_{Get/Set}UserName.
2010-09-07 11:35:17 +02:00
Thomas Mullaly
ef8200ebd2
urlmon: Some IUri's don't include the userinfo component in the absolute URI string.
2010-09-07 11:35:13 +02:00
Thomas Mullaly
7f6faca6f6
urlmon: Implemented IUriBuilder_{Get/Set}SchemeName.
2010-09-07 11:35:00 +02:00
Thomas Mullaly
b27e9297b6
urlmon: Implemented IUriBuilder_{Get/Set}Query.
2010-09-07 11:34:55 +02:00
Thomas Mullaly
a4eee68818
urlmon: Implemented IUriBuilder_{Get/Set}Port.
2010-09-07 11:34:50 +02:00
Thomas Mullaly
23e312e324
urlmon: set_builder_component now handles setting the modified property flag.
2010-09-07 11:34:44 +02:00
Nikolay Sivov
398e649414
msxml3/tests: Basic test for ::setAttributeNode().
2010-09-07 11:31:50 +02:00
Nikolay Sivov
97e78d9a0e
msxml3/tests: Some tests for ::get_ownerDocument() returned document instance.
2010-09-07 11:31:45 +02:00
Nikolay Sivov
0adfd6cf4c
msxml3/domdoc: Implement IXMLDOMNamedNodeMap::removeQualifiedItem().
2010-09-07 11:31:39 +02:00
Nikolay Sivov
e7bfb98e60
msxml3/tests: Add a helper to create document instance, remove useless output.
2010-09-07 11:30:18 +02:00
Piotr Caban
f0bc60324a
shlwapi: Improved UrlEscapeW implementation.
2010-09-07 11:29:55 +02:00
Piotr Caban
8b7fae35e4
shlwapi: Improved UrlCanonicalize implementation.
2010-09-07 11:29:33 +02:00
Gerald Pfeifer
a1fecdaf07
setupx.dll16: Simplify vcpUICallbackProc16 a bit.
2010-09-07 11:23:55 +02:00
Gerald Pfeifer
0aa27296d3
winex11.drv: Fix comment for #endif.
2010-09-07 11:23:51 +02:00
Henri Verbeet
07b5c4becf
wined3d: Getting the current pixel shader should never fail.
2010-09-07 11:23:31 +02:00
Henri Verbeet
0c54dfe7ba
wined3d: Getting the current vertex shader should never fail.
2010-09-07 11:23:27 +02:00
Henri Verbeet
992cb88f71
wined3d: Rename "pDesc" to "desc".
2010-09-07 11:23:20 +02:00
Henri Verbeet
8a8ad1ccd8
wined3d: Avoid a memcpy() in IWineD3DImpl_FillGLCaps().
...
And associated stack buffer.
2010-09-07 11:18:23 +02:00
Thomas Mullaly
d9b463af27
urlmon: Removed some unneeded URI_THIS casts.
2010-09-07 11:18:13 +02:00
Austin English
7f30ae6349
kernel32/tests: Be sure to terminate array.
2010-09-06 20:30:25 +02:00
Roderick Colenbrander
878dcc6d93
wined3d: Separate driver info from GPU info.
2010-09-06 20:30:25 +02:00
Michael Mc Donnell
605611f8db
shell32/tests: Test that basic renaming is supported.
2010-09-06 20:30:12 +02:00
Misha Koshelev
5fa3a6cf78
d3dx9: Implement D3DXFVFFromDeclarator.
2010-09-06 19:45:47 +02:00
Jacek Caban
8c2a548b54
jscript: Rename DispatchEx to jsdisp_t to match jscript naming convention.
2010-09-06 17:09:57 +02:00
Thomas Mullaly
4a352bd78d
urlmon: Implemented IUriBuilder_{Get/Set}Path.
2010-09-06 17:07:43 +02:00
Thomas Mullaly
0a4e854182
urlmon: Implemented IUriBuilder_{Get/Set}Password.
2010-09-06 17:07:39 +02:00
Thomas Mullaly
cf1d55c24b
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.
2010-09-06 17:07:33 +02:00