Jacek Caban
|
e7553b56fe
|
mshtml: Moved htmldoc5.c content into htmldoc3.c.
|
2014-03-12 19:02:15 +01:00 |
Stefan Dösinger
|
a3e5676c9a
|
d3d8/tests: Test GetPrivateData size behavior.
|
2014-03-12 19:01:27 +01:00 |
Stefan Dösinger
|
120ca8e722
|
d3d8/tests: Use a custom GUID for the private data tests.
|
2014-03-12 19:01:25 +01:00 |
Stefan Dösinger
|
2a95fa6831
|
d3d9/tests: Test GetPrivateData size behavior.
|
2014-03-12 19:01:15 +01:00 |
Stefan Dösinger
|
6ffbfc7c29
|
d3d9/tests: Use a custom GUID for the private data tests.
|
2014-03-12 19:01:13 +01:00 |
Stefan Dösinger
|
3754cdd793
|
wined3d: Correctly handle the size parameter in get_private_data.
|
2014-03-12 19:01:07 +01:00 |
Jacek Caban
|
3d09d1a9cb
|
crypt32/tests: Improved test failure message.
|
2014-03-12 12:27:20 +01:00 |
Aric Stewart
|
f0de67de0c
|
imm32: Set context conversion and sentence status.
|
2014-03-12 10:42:34 +01:00 |
Aric Stewart
|
7a907f1fd7
|
imm32: Add IME_CMODE_FULLSHAPE to conversion mode.
|
2014-03-12 10:42:29 +01:00 |
Sebastian Lackner
|
7ba4d119c1
|
ntdll: Use condition variable for RtlQueueWorkItem implementation.
|
2014-03-12 10:41:26 +01:00 |
Nikolay Sivov
|
29eaebaa34
|
msi: Update feature selection bitmaps.
|
2014-03-12 10:24:05 +01:00 |
Nikolay Sivov
|
eebf9c6b82
|
scrrun: Implement Path() property for Folder.
|
2014-03-12 10:22:32 +01:00 |
Jacek Caban
|
31faed571d
|
mshtml: Adder _parent target support to navigate_anchor.
|
2014-03-11 19:39:41 +01:00 |
Jacek Caban
|
d6bb86e84c
|
mshtml: Added IHTMLFrameBase2::onload property implementation.
|
2014-03-11 19:39:40 +01:00 |
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 |
Rico Schüller
|
9809a3670c
|
d3dx9/tests: Check if D3DFMT_X1R5G5B5 is supported.
|
2014-03-11 19:39:27 +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 |
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
|
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 |
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 |
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 |