Commit Graph

100482 Commits

Author SHA1 Message Date
Jacek Caban 9c45b34c62 mshtml: Bind events not sent to default view to body element instead of directly to target. 2014-03-11 19:39:39 +01:00
Henri Verbeet a05dcd911e wined3d: Handle shader_arb_free_context_data() during context creation. 2014-03-11 19:39:38 +01:00
Henri Verbeet 82780d6ba6 ddraw/tests: Skip the overlay tests in test_block_formats_creation() if overlays are not supported. 2014-03-11 19:39:37 +01:00
Henri Verbeet cf5023bfff gdi32/tests: Fix test_device_caps() on multihead setups.
Unfortunately this currently mostly fails on Wine.
2014-03-11 19:39:36 +01:00
Henri Verbeet d8ec2b5d95 gdi32/tests: Fix test_window_dc_clipping() when the virtual screen origin is not (0, 0). 2014-03-11 19:39:35 +01:00
Henri Verbeet ec66785f02 user32: Fix TEXT_WordBreak() when no characters fit. 2014-03-11 19:39:35 +01:00
Jacek Caban cbfeef4b8b mshtml: Removed test failing on Windows 8.1. 2014-03-11 19:39:34 +01:00
Stefan Dösinger f6e0e1815b ddraw/tests: Show that a failing SetPrivateData call does not clear the old contents. 2014-03-11 19:39:33 +01:00
Stefan Dösinger b71c4f000b d3d8/tests: Show that a failing SetPrivateData call does not clear the old contents. 2014-03-11 19:39:32 +01:00
Stefan Dösinger 379c6564db d3d9/tests: Show that a failing SetPrivateData call does not clear the old contents. 2014-03-11 19:39:31 +01:00
Stefan Dösinger ab6368b6e8 wined3d: Don't modify existing data if set_private_data fails. 2014-03-11 19:39:30 +01:00
Sebastian Lackner 9277fcfdb4 ntdll: Fix possible race-condition in iocp poller code. 2014-03-11 19:39:29 +01:00
Hans Leidekker 3a72922e7f shlwapi/tests: Fix test failures on Windows 8. 2014-03-11 19:39:28 +01:00
Nikolay Sivov a8a753b49a wbemdisp: Specify default value for method arguments. 2014-03-11 19:39:27 +01:00
Rico Schüller 9809a3670c d3dx9/tests: Check if D3DFMT_X1R5G5B5 is supported. 2014-03-11 19:39:27 +01:00
Alexandre Julliard 25084233d4 configure: Always run makedep on the top-level makefile. 2014-03-11 19:39:26 +01:00
Nikolay Sivov 1e46f605c5 scrrun: Initialize find handle for file collection. 2014-03-11 19:39:25 +01:00
Ken Thomases 06f80d6542 winemac: Make the window's contentView its firstResponder again after changing its style. 2014-03-11 19:39:24 +01:00
Ken Thomases eef81f5ecc winex11: Don't leak client window and colormap when pixel format is changed. 2014-03-11 19:39:23 +01:00
Frédéric Delanoy e9eb86edfb cmd/tests: Don't use "@pwd@\" when expecting a full path. 2014-03-11 19:39:15 +01:00
Frédéric Delanoy f80dd2469f cmd/tests: Correctly determine script path for root directories. 2014-03-11 19:39:05 +01:00
Michael Stefaniuc 90f1e180e1 dmcompos: Remove the extraneous IUnknown from DirectMusicChordMap.
Also lock/unlock the module only on creation/destruction of the object.
2014-03-11 10:29:00 +01:00
Michael Stefaniuc 4f03d5d1ae dmcompos: COM cleanup for the IDirectMusicChordMap iface. 2014-03-11 10:28:56 +01:00
Nikolay Sivov 826980d7f4 widl: Fix duplicate typeinfo being written to typelib for enums. 2014-03-11 10:28:46 +01:00
Nikolay Sivov 1510a11d89 scrrun: Remove unneeded forward interface definitions from idl. 2014-03-11 10:28:01 +01:00
Nikolay Sivov 863a761426 scrrun: Implement Count() property for drive collection. 2014-03-11 10:27:42 +01:00
Nikolay Sivov a30a2abbc4 scrrun: Implement Skip() for drive collection. 2014-03-11 10:27:38 +01:00
Piotr Caban 770213e16c ole32: Update reference counter of returned moniker in CreateGenericComposite. 2014-03-10 19:13:56 +01:00
Jacek Caban c5b4c8e882 wmvcore: Added WMCreateProfileManager implementation. 2014-03-10 16:36:15 +01:00
Jacek Caban 430b7c9b91 rpcndr.h: Don't redefine EXTERN_GUID if it's already defined. 2014-03-10 16:36:07 +01:00
Jacek Caban 78cf315665 wmsdkidl.idl: Added some missing declarations. 2014-03-10 16:35:59 +01:00
Sebastian Lackner e28fe966fe shell32: Register user administrative tools shell folder.
Discovered by Michael Müller.
2014-03-10 12:20:00 +01:00
Qian Hong 298e050b43 user32/tests: Skip more winstation tests when no enough privileges. 2014-03-10 12:19:38 +01:00
Alexandre Julliard 4c062b3702 c2man: Remove a possible path from the spec file name. 2014-03-10 12:17:01 +01:00
Alexandre Julliard 727ff27907 makedep: Pass the source directory as root for building documentation. 2014-03-10 12:17:00 +01:00
Alexandre Julliard c3c35dcff8 makedep: Add a helper function for concatenating paths. 2014-03-10 12:16:59 +01:00
Nikolay Sivov b2a8a0893f scrrun/tests: Use a writable location for folder creation test. 2014-03-10 12:16:58 +01:00
Nikolay Sivov fac1c0d25b scrrun: Fix Skip() for file collection. 2014-03-10 10:46:46 +01:00
Nikolay Sivov a9a2c9b539 scrrun: Fix Next() for file collection. 2014-03-10 10:46:45 +01:00
Nikolay Sivov c633a51773 msxml3/tests: Fixed some test failures. 2014-03-10 10:42:21 +01:00
Nikolay Sivov 5b43c42c88 msxml3: Remove dynamic properties support. 2014-03-10 10:42:02 +01:00
Jacek Caban 86ee4e959a vbscript: Added support for VARIANT references to interp_newenum. 2014-03-10 10:41:52 +01:00
Jacek Caban aa045d51b3 vbscipt: Allow ':' to be a separator in select case statement. 2014-03-10 10:41:49 +01:00
Jacek Caban 6f45902252 vbscript: Use VariantCopyInd in invoke_variant_prop. 2014-03-10 10:41:46 +01:00
Jacek Caban 6ad651bf77 vbscipt: Use VariantCopyInd in exec_script. 2014-03-10 10:41:42 +01:00
Marcus Meissner a2894d4e41 wtsapi32: Remove useless info free (Coverity). 2014-03-10 10:41:38 +01:00
Marcus Meissner 0d00e16327 hhctrl.ocx: Free the correct buffer (Coverity). 2014-03-10 10:41:24 +01:00
Marcus Meissner 3fa41c9e70 msi: Fixed missing free in an error path (Coverity). 2014-03-10 10:41:15 +01:00
Marcus Meissner 6e25c34f2f msxml3: Mirror the NULL checking logic (Coverity). 2014-03-10 10:40:35 +01:00
Marcus Meissner 221fd39937 crypt32: Fixed copy and paste error in engine creation (Coverity). 2014-03-10 10:40:32 +01:00