Commit graph

99849 commits

Author SHA1 Message Date
Dmitry Timoshkov
7b08995141 taskschd: Implement most of ITaskSettings get methods. 2014-02-13 17:52:14 +01:00
Dmitry Timoshkov
12e8a31e72 taskschd: Add ITaskSettings stub implementation. 2014-02-13 17:52:14 +01:00
Dmitry Timoshkov
83e0fb8a5f taskschd/tests: Add some ITaskDefinition tests. 2014-02-13 17:52:14 +01:00
Dmitry Timoshkov
a20b10e445 taskschd: Forward ITaskFolder::RegisterTask to IRegisterTask constructor. 2014-02-13 17:52:14 +01:00
Henri Verbeet
e4eee4ddb9 d3d10core: Implement d3d10_pixel_shader_GetDevice(). 2014-02-13 17:52:14 +01:00
Henri Verbeet
687c1c7358 d3d10core: Implement d3d10_vertex_shader_GetDevice(). 2014-02-13 17:52:14 +01:00
Henri Verbeet
539a579d54 d3d10core: Implement d3d10_shader_resource_view_GetDevice(). 2014-02-13 17:52:13 +01:00
Henri Verbeet
40686f48cb d3d10core: Implement d3d10_rendertarget_view_GetDevice(). 2014-02-13 17:52:13 +01:00
Henri Verbeet
01d435288f d3d10core: Implement d3d10_depthstencil_view_GetDevice(). 2014-02-13 17:52:13 +01:00
Henri Verbeet
82fc81b644 d3d10core: Implement d3d10_buffer_GetDevice(). 2014-02-13 17:52:13 +01:00
Henri Verbeet
6e3619c42b d3d10core: Implement d3d10_texture3d_GetDevice(). 2014-02-13 17:52:13 +01:00
Henri Verbeet
387f65baf8 d3d10core: Implement d3d10_texture2d_GetDevice(). 2014-02-13 17:52:13 +01:00
Henri Verbeet
b22ee99fe9 d3d8/tests: Accept some broken results in test_scalar_instructions(). 2014-02-13 17:52:13 +01:00
Nikolay Sivov
91672c8453 comctl32/tests: Don't assert() on test failures. 2014-02-13 17:52:13 +01:00
Nikolay Sivov
7dc45ea585 shell32/tests: Fix a test failure on Win8. 2014-02-13 17:52:13 +01:00
Nikolay Sivov
c2faae4c3a include: Added ITransferSource/ITransferDestination interfaces. 2014-02-13 17:52:13 +01:00
Nikolay Sivov
2d80fb33ee msxml3: Implement addParameter() for XSLProcessor. 2014-02-13 10:44:32 +01:00
Bruno Jesus
e5fba2d54c ws2_32: Add AI_NUMERICSERV support. 2014-02-13 10:43:58 +01:00
Austin English
41f3168679 configure: Give a warning for missing gnutls. 2014-02-13 10:43:41 +01:00
Andrey Gusev
add85f4687 Assorted typos fixes. 2014-02-12 19:15:32 +01:00
Stefan Dösinger
2728e7b887 wined3d: Reject height scaled repacked np2 textures. 2014-02-12 19:15:32 +01:00
Stefan Dösinger
6583379077 wined3d: Don't use NP2 repacking for RECT textures. 2014-02-12 19:15:31 +01:00
Martin Storsjo
fd21351947 wined3d: Fix the YV12 illustration. 2014-02-12 19:15:30 +01:00
Francois Gouget
5e7724808c ddraw/tests: Skip the primary palette tests if the 640x480x8 mode is not supported. 2014-02-12 19:15:29 +01:00
Piotr Caban
6ad441cd6b msvcrt: Return error on invalid handle in _open_osfhandle. 2014-02-12 19:15:28 +01:00
Jacek Caban
76ce1f1679 msxml3: Read stream data until Read fails or returns 0 bytes. 2014-02-12 19:15:27 +01:00
Francois Gouget
3e033bb130 shell32/tests: Skip any test that needs the .shlexec association if we could not create it. 2014-02-12 19:15:26 +01:00
Alexandre Julliard
9ede7abdd4 configure: Add the -marm option to the target flags. 2014-02-12 19:15:25 +01:00
Alexandre Julliard
4a4006d4f0 winegcc: Forward -marm and -mthumb options to winebuild. 2014-02-12 19:15:25 +01:00
Alexandre Julliard
6c807b7472 winebuild: Add support for -marm and -mthumb target flags. 2014-02-12 19:15:24 +01:00
Alexandre Julliard
da066aeafc wrc: Ignore unknown -m target options. 2014-02-12 19:15:23 +01:00
Alexandre Julliard
a2683dca64 widl: Ignore unknown -m target options. 2014-02-12 19:15:22 +01:00
Frédéric Delanoy
a0c258460b ole32/tests: Use wine_dbgstr_guid for printing GUIDs. 2014-02-12 19:15:21 +01:00
Frédéric Delanoy
86e2f37ebc dsound/tests: Use wine_dbgstr_guid for printing GUIDs. 2014-02-12 19:15:20 +01:00
Henri Verbeet
28510c73c2 d3d10core: Implement ID3D10Multithread. 2014-02-12 19:15:19 +01:00
Jacek Caban
8b7c4e3b24 wmp: Added IConnectionPointContainer stub implementation. 2014-02-12 19:15:18 +01:00
Alistair Leslie-Hughes
2c6ce9a02f dpnet: Add DirectPlay8 registry keys. 2014-02-12 19:15:17 +01:00
Jactry Zeng
1841426616 riched20/tests: Add tests to check the content open by ITextDocument_fnOpen. 2014-02-12 19:15:17 +01:00
Jacek Caban
7dc605ae78 msxml3: Fixed qname leak.
Spotted by Hans Leidekker.
2014-02-12 19:15:16 +01:00
Francois Gouget
c92f773a3d dpnet/tests: Add a trailing '\n' to an ok() call. 2014-02-12 19:15:15 +01:00
Francois Gouget
899cb20eb9 inetmib1/tests: Add a trailing '\n' to an ok() call. 2014-02-12 19:15:14 +01:00
Nikolay Sivov
0a20d46801 kernel32/tests: Fix some test failures in older XP/Win2k3 versions. 2014-02-12 19:15:13 +01:00
Nikolay Sivov
ee518b5e36 kernel32/tests: Don't test last error when there's no failure. 2014-02-12 19:15:12 +01:00
Alexandre Julliard
7066ce0b1e kernel32: Set correct binary type for COM and PIF files. 2014-02-12 19:15:11 +01:00
Michael Stefaniuc
37e5d4c53c qedit/tests: COM tests for IEnumPins from SampleGrabber. 2014-02-12 19:15:10 +01:00
Michael Stefaniuc
ec9d32adf8 qedit: Return the correct iface in IEnumPins_QueryInterface(). 2014-02-12 19:15:10 +01:00
Michael Stefaniuc
bb08b9f463 qedit/tests: Expand the SampleGrabber COM tests. 2014-02-12 19:15:09 +01:00
Michael Stefaniuc
e27adf2a8c qedit: IMemInputPin / IQualityControl are IPin stuff. 2014-02-12 19:15:08 +01:00
Frédéric Delanoy
5380596379 propsys/tests: Use common wine_dbgstr_guid implementation from test.h. 2014-02-12 19:15:07 +01:00
Frédéric Delanoy
d3b0543c05 crypt32/tests: Use common wine_dbgstr_guid implementation from test.h. 2014-02-12 19:15:06 +01:00