Dmitry Timoshkov
1c778d91bd
taskschd/tests: Add more various tests.
2014-02-25 14:22:02 -06:00
Frédéric Delanoy
ce1175149b
comdlg32/tests: Use BOOL type where appropriate.
2014-02-25 14:21:50 -06:00
Frédéric Delanoy
b26c439150
avifil32: Use BOOL type where appropriate.
2014-02-25 14:21:41 -06:00
Francois Gouget
d155df5c19
winmm/tests: Change the current directory to a place that will be writable.
2014-02-25 14:21:14 -06:00
Francois Gouget
2e0d15b007
oleaut32/tests: Skip the test_stub() tests if we have insufficient privileges.
2014-02-25 14:20:23 -06:00
Francois Gouget
e08c6947c2
d3d9/tests: Fix some test failures on Windows 2000.
2014-02-25 14:20:15 -06:00
Matteo Bruni
8226a187d6
d3dx9: Don't call CoUninitialize if CoInitializeEx failed.
2014-02-25 14:18:07 -06:00
Matteo Bruni
244100f01c
d3dx9: Remove Begin/End stub fixmes.
2014-02-25 14:17:59 -06:00
Matteo Bruni
49604ca1b7
d3dx9: Kill a noisy TRACE.
2014-02-25 14:17:51 -06:00
Matteo Bruni
62288d02be
d3dx9: Call D3DCompile() for ASCII effects.
2014-02-25 14:17:45 -06:00
Matteo Bruni
b86b3dfa40
d3dx9: Calling CommitChanges with no active pass silently returns.
2014-02-25 14:17:35 -06:00
Christoph von Wittich
37e0a1a5d4
comctl32: Rename TBSTYLE_EX_UNDOC1 to TBSTYLE_EX_VERTICAL.
2014-02-24 15:00:40 -06:00
Huw Davies
ad7e889c1d
wineps: Use the correct colours when a monochrome bitmap without a colour table is the source.
2014-02-24 09:31:00 -06:00
Piotr Caban
90dfe084c6
qcap: Add Avi Mux input pin IMemInputPin::ReceiveCanBlock implementation.
2014-02-24 09:16:25 -06:00
Piotr Caban
6017d55d07
qcap: Add Avi Mux IConfigInterleaving::put_Mode implementation.
2014-02-24 09:16:18 -06:00
Piotr Caban
43bef66e8b
qcap: Add Avi Mux input pin IMemInputPin::NotifyAllocator.
2014-02-24 09:16:11 -06:00
Piotr Caban
151a3eec9a
qcap: Add Avi Mux input pin IMemInputPin::GetAllocator.
2014-02-24 09:16:04 -06:00
Piotr Caban
0ea378e101
qcap: Don't define IMemInputPin_iface in AviMuxIn structure.
2014-02-24 09:14:46 -06:00
Piotr Caban
d9f6a377be
qcap: Add Avi Mux input pin IMemInputPin::GetAllocatorRequirements implementation.
2014-02-24 09:14:39 -06:00
Jacek Caban
6cbf44b5e6
wmp: Added IOleControl stub implementation.
2014-02-24 09:14:27 -06:00
Jacek Caban
ca589fc1e5
wmp: Added SetObjectRects implementation.
2014-02-24 09:14:18 -06:00
Jacek Caban
bd95cb5404
wmp: Added DoVerb(OLEIVERB_HIDE) implementation.
2014-02-24 09:14:11 -06:00
Jacek Caban
b0f4ed187b
wmp: Return success in IPersistStreamInit::InitNew.
2014-02-24 09:14:03 -06:00
Jacek Caban
2b04a5e3ff
urlmon: Fixed some tests on IE11.
2014-02-24 09:13:48 -06:00
Nikolay Sivov
d867a49a3d
shell32/tests: Fix some test failures on Win8.
2014-02-24 09:12:15 -06:00
Nikolay Sivov
88fc916442
ntdll: Use case-insensitive matching for typelib flags.
...
Spotted by Austin English.
2014-02-24 09:12:03 -06:00
Nikolay Sivov
0fb770492d
oleaut32: Some tests for IFontEventsDisp change event.
2014-02-24 09:11:18 -06:00
Nikolay Sivov
6824cae6e7
scrrun: Added a IEnumVARIANT stub for IDriveCollection.
2014-02-24 09:09:49 -06:00
Nikolay Sivov
8a7795407c
scrrun: Added a IDriveCollection stub.
2014-02-24 09:09:33 -06:00
Nikolay Sivov
4da741daf1
oleaut32: Fix buffer increment step for VT_RECORD case doing SafeArrayCopyData().
2014-02-24 09:09:12 -06:00
Nikolay Sivov
598f3f0623
oleaut32/tests: Test for internal safearray data layout.
2014-02-24 09:09:05 -06:00
Nikolay Sivov
a4e0fc95a9
oleaut32: Fix SafeArrayPutElement() for FADF_RECORD arrays.
2014-02-24 09:08:57 -06:00
Frédéric Delanoy
2ba5cdd3f6
setupx.dll16: Use BOOL type where appropriate.
2014-02-24 09:08:14 -06:00
Frédéric Delanoy
b09833a847
d3dcompiler_43/tests: Use BOOL type where appropriate.
2014-02-24 09:08:03 -06:00
Frédéric Delanoy
10197d3173
atl/tests: Use BOOL type where appropriate.
2014-02-24 09:07:35 -06:00
Nikolay Sivov
e610713012
oleaut32: Fix VariantCopy() for VT_RECORD variants.
2014-02-22 08:42:16 -06:00
Nikolay Sivov
52a70451c4
oleaut32/tests: Test for VariantClear() on VT_RECORD variant.
2014-02-22 08:42:12 -06:00
Ken Thomases
b3acbfc878
ddraw/tests: Test that DirectDraw doesn't modify the pixel format of the window it targets.
2014-02-22 08:42:07 -06:00
Ken Thomases
7366709d60
d3d8/tests: Test that Direct3D8 doesn't modify the pixel format of the window it targets.
2014-02-22 08:42:03 -06:00
Ken Thomases
995be892fa
d3d9/tests: Test that Direct3D9 doesn't modify the pixel format of the window it targets. (try 4, resend).
2014-02-22 08:41:59 -06:00
Ken Thomases
4c4552c5a1
wined3d: Restore the pixel format of the window whose pixel format was actually changed.
2014-02-22 08:41:55 -06:00
Ken Thomases
b8569d2f30
wined3d: Make context_update_window() just mark the GL context as needing to be set rather than setting it.
2014-02-22 08:41:51 -06:00
Ken Thomases
baa85a097a
wined3d: Use a separate flag to track if the GL context needs to be made current.
...
The new needs_set flag can be cleared after it's been heeded whereas restore_ctx
must not be cleared until the context has been released back to level 0.
2014-02-22 08:41:47 -06:00
Ken Thomases
2d1e67ee68
wined3d: Remove redundant call to context_set_pixel_format() from context_update_window().
...
It calls context_set_gl_context() just after and that starts with a call to
context_set_pixel_format(). Also, context_update_window() didn't do the
right thing (fall back to swapchain backup DC) if context_set_pixel_format()
fails.
2014-02-22 08:41:42 -06:00
Ken Thomases
088dd7289c
wined3d: Call context_enter() before context_update_window() so it records the proper restore state.
2014-02-22 08:41:38 -06:00
Bruno Jesus
de0c46fd52
ws2_32/tests: Add W2K error values as valid.
2014-02-22 08:41:34 -06:00
Frédéric Delanoy
aa2f454f37
msvidc32: Use BOOL type where appropriate.
2014-02-22 08:41:26 -06:00
Hans Leidekker
1ae3bcc94d
msi: Don't install services without an image path.
...
Spotted by Aric Stewart.
2014-02-22 08:41:22 -06:00
Dmitry Timoshkov
175dc76336
taskschd: ITaskService::NewTask doesn't need a server connection.
2014-02-22 08:41:18 -06:00
Dmitry Timoshkov
67ad1d85ac
taskschd: Add support for Principals to task definition XML writer.
2014-02-22 08:41:13 -06:00
Dmitry Timoshkov
c6a01c42c9
taskschd: Add support for RegistrationInfo to task definition XML writer.
2014-02-22 08:41:09 -06:00
Dmitry Timoshkov
890bff2622
taskschd: Add initial version of the task definition XML writer.
2014-02-22 08:41:05 -06:00
Dmitry Timoshkov
3cb5015c4a
taskschd: Add support for reading Principals to XML parser.
2014-02-22 08:41:01 -06:00
Dmitry Timoshkov
a7c70a4904
taskschd: Add support for reading RegistrationInfo to XML parser.
2014-02-22 08:40:56 -06:00
Dmitry Timoshkov
606ee6cce3
taskschd: Add support for reading more TaskSettings fields to XML parser.
2014-02-22 08:40:52 -06:00
Dmitry Timoshkov
529d9ea922
xmllite: Also clear the attr pointer in reader_clear_attrs.
2014-02-22 08:40:44 -06:00
Aric Stewart
3218cc077e
secur32: Return success on graceful close of SSL connection.
2014-02-22 08:40:40 -06:00
Michael Stefaniuc
59ed2131ac
qedit: Use the generic IEnumPin implementation for SampleGrabber.
2014-02-22 08:40:35 -06:00
Jacek Caban
a818e9a6c9
wmp: Added more tests.
2014-02-20 16:04:52 +01:00
Jacek Caban
bea155e491
wmp: Added IOleInPlaceObject::GetWindow implementaiton.
2014-02-20 16:04:39 +01:00
Jacek Caban
543905f4d2
wmp: Added IOleObject::Close implementation.
2014-02-20 16:04:35 +01:00
Jacek Caban
79fc46ddbb
wmp: Added DoVerb(OLEIVERB_INPLACEACTIVATE) implementation.
2014-02-20 16:04:31 +01:00
Jacek Caban
89c5cefb25
wmp/tests: Fixed tests on old WMP versions.
2014-02-20 16:04:17 +01:00
Dmitry Timoshkov
f41f8af021
xmllite/tests: Add a test for parsing an empty element after XML declaration.
2014-02-20 15:15:45 +01:00
Huw Davies
fb298aed04
user32: If the listbox loses focus while holding capture, release it by essentially simulating a button up event.
2014-02-20 13:58:32 +01:00
Bruno Jesus
5782bac2a0
ws2_32: Fix conversion of address in GetAddrInfoW.
2014-02-20 13:28:46 +01:00
Matteo Bruni
772d660e28
d3dx9/tests: Use a valid version tag for the "empty" shader.
2014-02-20 13:25:31 +01:00
Matteo Bruni
b74fc45b81
d3dx9/tests: Add a test for constant tables in FX20 shaders.
2014-02-20 13:25:30 +01:00
Matteo Bruni
fa8a0dc7f6
d3dx9: Allow loading float "FOURCC" DDS files.
2014-02-20 13:25:29 +01:00
Matteo Bruni
596bb77862
d3dx9: Add some more float pixel formats.
2014-02-20 13:25:28 +01:00
Matteo Bruni
e5d9be5eaf
d3dx9/tests: Create A8L8 and DXTn textures instead of plain surfaces.
...
Creating them as plain surfaces fails on my Nvidia Win7 system.
2014-02-20 13:25:28 +01:00
Dmitry Timoshkov
ab8d8dd1dc
taskschd: Implement IRegisteredTask::get_Xml.
2014-02-20 13:25:27 +01:00
Dmitry Timoshkov
d99d3014f5
taskschd: Implement IRegisteredTask::get_Definition.
2014-02-20 13:25:26 +01:00
Dmitry Timoshkov
734417a481
taskschd: Make ITaskDefinition a part of IRegisteredTask implementation.
2014-02-20 13:25:26 +01:00
Dmitry Timoshkov
9c6e7dea5b
taskschd: Delay creation of ITaskSettings until it's required.
2014-02-20 13:25:25 +01:00
Dmitry Timoshkov
7d95758e67
taskschd: Make IRegistrationInfo a part of ITaskDefinition implementation.
2014-02-20 13:25:24 +01:00
Dmitry Timoshkov
257a3bb17c
taskschd: Add IRegistrationInfo stub implementation.
2014-02-20 13:25:23 +01:00
Nikolay Sivov
ffcced0f39
ole32/tests: Handle context generation failure better.
2014-02-20 11:20:00 +01:00
Aric Stewart
eb19c39126
winemac.drv: Improve positioning of IME client window based on caret.
2014-02-20 11:19:46 +01:00
Michael Stefaniuc
147cf6cc4e
qedit: Use the generic BaseFilter implementation in SampleGrabber.
2014-02-20 11:19:26 +01:00
Michael Stefaniuc
974e5af3fe
strmbase: Return the iface instead of the object pointer.
2014-02-20 11:18:46 +01:00
Frédéric Delanoy
e7c5c9ae9b
user32: Use BOOL type where appropriate.
2014-02-20 11:18:37 +01:00
Vincent Povirk
78459aea0d
gdiplus: Improve GdipFillRectangles parameter validation.
2014-02-20 11:18:24 +01:00
Ken Thomases
ed11dc0ba3
kernel32: Fix build on newer Mac OS X.
2014-02-20 00:05:40 +01:00
Jacek Caban
b0b6728cf1
wmp: Added IWMPPlayer4 stub implementation.
2014-02-19 20:27:26 +01:00
Jacek Caban
92517e2c5e
mshtml: Added support for ZoomFactor registry value.
2014-02-19 17:37:50 +01:00
Dmitry Timoshkov
99eab9d3c7
shlwapi: Avoid a not necessary intermediate variable.
2014-02-19 16:47:52 +01:00
Dmitry Timoshkov
35a9587613
shlwapi: Avoid potential NULL pointer access if HeapAlloc fails.
2014-02-19 16:47:37 +01:00
Dmitry Timoshkov
968d464f17
shlwapi: Return interface instead of implementation pointer.
2014-02-19 16:47:22 +01:00
Nikolay Sivov
6f30f699cc
oleaut32: No need to VariantClear() before VariantCopy().
2014-02-19 16:46:56 +01:00
Jacek Caban
cf2098cf2d
shell32/tests: Ensure that tmpdir contains long path name.
2014-02-19 16:46:19 +01:00
Akihiro Sagawa
1e7116ca9f
gdi32/tests: Avoid using GetGlyphIndices directly.
2014-02-19 16:39:29 +01:00
Akihiro Sagawa
efe7a9763f
gdi32/tests: Improve the font search method for test_EnumFontFamiliesEx_default_charset.
2014-02-19 16:39:29 +01:00
Akihiro Sagawa
feaf554778
gdi32/tests: Mark Win2k result as broken.
2014-02-19 16:39:28 +01:00
Frédéric Delanoy
77c191786a
mscoree/tests: Use BOOL type where appropriate.
2014-02-19 11:37:07 +01:00
Frédéric Delanoy
8cdcf47001
mscoree: Use BOOL type where appropriate.
2014-02-19 11:37:02 +01:00
Alexandre Julliard
a0d6c8c249
kernel32: Fix build on older Mac OS X.
2014-02-19 11:35:16 +01:00
Dmitry Timoshkov
5395d23a7e
user32/tests: Flush pending events before testing menu messages.
2014-02-18 19:19:37 +01:00
Francois Gouget
a7897d3d3e
faultrep/tests: AddERExcludedApplication() fails if we have insufficient privileges.
2014-02-18 19:07:27 +01:00
Jacek Caban
48111d1c15
vbscript: Skip tests if we can't register ActiveX object.
2014-02-18 11:45:53 +01:00