Ken Thomases
5943c58094
winemac: Fix wglSwapBuffers() to operate on the HDC, not the current GL context.
2014-03-21 11:16:54 +01:00
Eriks Dobelis
819943063d
wintab32: Fix pkSerialNumber typo.
2014-03-20 21:10:13 +01:00
Alistair Leslie-Hughes
06cbe44c45
netcfgx: Register interfaces.
2014-03-20 21:08:26 +01:00
Alistair Leslie-Hughes
d2733579ae
netcfgx: Implement DllCanUnloadNow, DllGetClassObject, DllRegisterServer, DllUnregisterServer.
2014-03-20 20:59:31 +01:00
Vincent Povirk
b56102e998
tapi32: Stub lineOpenW.
2014-03-20 19:05:05 +01:00
Stefan Dösinger
938529e1f9
wined3d: Remove the version parameter.
2014-03-20 19:04:37 +01:00
Nikolay Sivov
d3c9e8a7e6
user32: Added ChangeWindowMessageFilterEx() stub.
2014-03-20 17:46:01 +01:00
Piotr Caban
2693ce1a25
msvcrt: Don't add 0x prefix while printing 0 with printf.
2014-03-20 17:44:05 +01:00
Jacek Caban
b6db22da3b
oleaut32: Fixed vartest.c tests on Windows 8.1.
2014-03-20 17:40:39 +01:00
Nikolay Sivov
20e4705192
msi: Update MsiServerMessage registration version to match module version.
2014-03-20 17:40:36 +01:00
Nikolay Sivov
117ae25764
msi: MsiInstaller coclass is not included in a typelib.
2014-03-20 17:40:33 +01:00
Alexandre Julliard
e445303ab4
user32/tests: Make a few more messages optional.
2014-03-20 17:09:39 +01:00
Frédéric Delanoy
ed9607876c
urlmon/tests: Use BOOL type where appropriate.
2014-03-20 10:44:15 +01:00
Henri Verbeet
cd93070bfd
d3d9/tests: Use a separate device for dp2add_ps_test().
2014-03-20 10:44:03 +01:00
Henri Verbeet
c0fdad52c2
d3d9/tests: Use a separate device for unbound_sampler_test().
2014-03-20 10:44:01 +01:00
Henri Verbeet
07c42c9eda
d3d9/tests: Use a separate device for nested_loop_test().
2014-03-20 10:43:58 +01:00
Henri Verbeet
f1d4d8c49d
d3d9/tests: Use a separate device for pretransformed_varying_test().
2014-03-20 10:43:56 +01:00
Henri Verbeet
c11904b86d
d3d9/tests: Use a separate device for vface_register_test().
2014-03-20 10:43:54 +01:00
Nikolay Sivov
87f7f88c4f
wshom.ocx/tests: Update idl file in tests.
2014-03-20 10:43:39 +01:00
Nikolay Sivov
40e23cde9e
scrrun/tests: Update idl file in tests.
2014-03-20 10:43:34 +01:00
Nikolay Sivov
975abdea7f
kernel32: Added WerUnregisterMemoryBlock() stub.
2014-03-20 10:42:01 +01:00
Akihiro Sagawa
f548ce29ed
gdi32/tests: GetGlyphOutlineA is broken for johab charset on windows.
2014-03-20 10:41:48 +01:00
Jacek Caban
5cf20ceffd
jscript: Represent NULL VT_UNKNOWN VARIANT as NULL VT_DISPATCH.
2014-03-19 16:50:34 +01:00
Alexandre Julliard
fc183ba2c5
user32: Set the queue mask only after flushing the window surfaces.
2014-03-19 15:56:22 +01:00
Alexandre Julliard
06960ac267
user32/tests: Mark a failing test as todo.
2014-03-19 12:56:11 +01:00
Alistair Leslie-Hughes
84e8d18902
include: Add netcfgx.idl.
2014-03-19 11:33:26 +01:00
Alistair Leslie-Hughes
d8c6a11971
ntoskrnl.exe: Add stub KeInsertQueue.
2014-03-19 11:33:24 +01:00
Alistair Leslie-Hughes
ba13893030
ntoskrnl.exe: Add stub MmUnlockPagableImageSection.
2014-03-19 11:33:24 +01:00
Alistair Leslie-Hughes
efb3b07f13
ntoskrnl.exe: Add stub MmLockPagableSectionByHandle.
2014-03-19 11:33:23 +01:00
Frédéric Delanoy
5f88ba5b61
riched20: Use BOOL type where appropriate.
2014-03-19 11:33:22 +01:00
Henri Verbeet
3ec514382f
d3d9/tests: Use a separate device for vpos_register_test().
2014-03-19 11:33:21 +01:00
Henri Verbeet
7df9eb08fb
d3d9/tests: Use a separate device for multiple_rendertargets_test().
2014-03-19 11:33:20 +01:00
Henri Verbeet
ad45d2c233
d3d9/tests: Use a separate device for texop_test().
2014-03-19 11:33:19 +01:00
Henri Verbeet
91d3dcffd7
d3d9/tests: Use a separate device for texop_range_test().
2014-03-19 11:33:19 +01:00
Henri Verbeet
33b32c9dd5
d3d9/tests: Use a separate device for alphareplicate_test().
2014-03-19 11:33:18 +01:00
Nikolay Sivov
961d26418a
user32: Added AddClipboardFormatListener/RemoveClipboardFormatListener stubs.
2014-03-19 11:33:17 +01:00
Nikolay Sivov
038438ad69
scrrun: Implemented AtEndOfStream() property.
2014-03-19 11:33:15 +01:00
Nikolay Sivov
18c350ae22
idl: Remove 'optional' for 'defaultvalue' non-VARIANT arguments.
2014-03-19 10:41:31 +01:00
Austin English
77bd74fa25
kernel32: Improve GetNumaHighestNodeNumber stub.
2014-03-18 19:05:33 +01:00
Jacek Caban
f123556f07
vbscript: Allow creating RegExp object by new expression.
2014-03-18 16:10:38 +01:00
Jacek Caban
d7a4f0eb1f
urlmon: Fixed sec_mgr.c tests failing on some recent Windows.
2014-03-18 16:10:35 +01:00
Piotr Caban
c4f935d449
msvcrt: Fix p__p___mb_cur_max tests.
2014-03-18 13:26:45 +01:00
Frédéric Delanoy
9b1a2d8f4f
user32/tests: Use BOOL type where appropriate.
2014-03-18 12:32:52 +01:00
Jacek Caban
a6908473b6
mshtml: Fixed tests on old IEs and improved results on IE11.
2014-03-18 11:42:53 +01:00
Dmitry Timoshkov
0e802b9c92
schedsvc: Replace external trace statements by internal versions.
2014-03-18 11:42:48 +01:00
Henri Verbeet
ad81149953
d3d9/tests: Use a separate device for dp3_alpha_test().
2014-03-18 11:42:35 +01:00
Henri Verbeet
34e9d94d81
d3d9/tests: Use a separate device for depth_buffer_test().
2014-03-18 11:42:33 +01:00
Henri Verbeet
38e2f4ca05
d3d9/tests: Use a separate device for depth_buffer2_test().
2014-03-18 11:42:31 +01:00
Henri Verbeet
421f925d5e
d3d9/tests: Use a separate device for depth_blit_test().
2014-03-18 11:42:24 +01:00
Henri Verbeet
424e069edc
d3d9/tests: Use a separate device for intz_test().
2014-03-18 11:42:21 +01:00
Nikolay Sivov
abcffadbf1
scrrun: Implement WriteLine/Write for ITextStream.
2014-03-18 11:41:52 +01:00
Zhenbo Li
c32ae1b34a
mshtml: Added IHTMLTableRow::sectionRowIndex property implementation.
2014-03-18 11:40:59 +01:00
Nikolay Sivov
0e90cebce0
msi: 'optional' only applies to VARIANT and VARIANT* types.
2014-03-18 11:40:51 +01:00
André Hentschel
87d85357cd
gdi32/tests: GetCharABCWidthsA is broken for johab charset on windows.
2014-03-18 11:40:30 +01:00
Matteo Bruni
5cfca92c53
d3dx9: Copy the entire matrix at once if there is no need of type conversions.
2014-03-18 11:39:40 +01:00
Matteo Bruni
1e2fbcc99b
d3dx9: Split out set_matrix_transpose from set_matrix.
2014-03-18 11:39:37 +01:00
Matteo Bruni
babf0dca03
d3dx9: Parse "usage 2" effect resources.
2014-03-18 11:39:34 +01:00
Matteo Bruni
0e0b613192
d3dx9: Store pointers to referenced parameters for "usage 1" resources.
2014-03-18 11:39:31 +01:00
Matteo Bruni
aef52a1d13
d3dx9: Create shaders and strings.
2014-03-18 11:39:26 +01:00
Frédéric Delanoy
73288e1100
gdiplus: Use BOOL type where appropriate.
2014-03-18 11:39:13 +01:00
Stefan Dösinger
bd69346d2c
ddraw/tests: Use a custom GUID for the private data tests.
2014-03-17 20:24:00 +01:00
Stefan Dösinger
4a62f81d0d
ddraw/tests: Add mipmap private data tests.
2014-03-17 20:24:00 +01:00
Stefan Dösinger
1d9ff5c43b
ddraw/tests: Test GetPrivateData size behavior.
2014-03-17 20:23:59 +01:00
Stefan Dösinger
7d793715f3
ddraw: Use the new private store api.
2014-03-17 20:23:58 +01:00
Hans Leidekker
e50c4d0f32
wbemprox: Implement Win32_LogicalDisk.VolumeSerialNumber.
2014-03-17 20:23:57 +01:00
Austin English
8d854a4830
setupapi: Make sure DeviceInterfaceData->cbSize is initialized in SetupDiEnumDeviceInterfaces.
2014-03-17 17:34:12 +01:00
Henri Verbeet
7071bf199f
d3d9/tests: Use a separate device for shadow_test().
2014-03-17 17:34:11 +01:00
Henri Verbeet
b1fbee3340
d3d9/tests: Use a separate device for fp_special_test().
2014-03-17 17:34:11 +01:00
Henri Verbeet
f281ca2214
d3d9/tests: Use a separate device for depth_bounds_test().
2014-03-17 17:34:11 +01:00
Henri Verbeet
e93ff4063f
d3d9/tests: Use a separate device for srgbwrite_format_test().
2014-03-17 17:34:11 +01:00
Henri Verbeet
cfbb16ad49
d3d9/tests: Use a separate device for update_surface_test().
2014-03-17 17:34:11 +01:00
Nikolay Sivov
63db2d2e92
scrrun: Implement CreateTextFile().
2014-03-17 17:34:11 +01:00
Frédéric Delanoy
1bf4e13b55
comctl32: Use BOOL type where appropriate.
2014-03-17 17:34:10 +01:00
Zhenbo Li
0f8ae7bc45
mshtml: Added IHTMLTableRow::rowIndex property implementation.
2014-03-17 17:34:10 +01:00
David Quintana
2bb1059ad2
shlwapi: SHInvokeCommand last parameter is a command ID, or 0 to use the default.
2014-03-14 19:06:59 +01:00
David Quintana
5b0c288977
comctl32: Fix horizontal separators in vertical toolbars.
2014-03-14 19:06:12 +01:00
Stefan Dösinger
6a34d4b40f
wined3d: Decouple private data from the resource structure.
2014-03-14 18:54:48 +01:00
Akihiro Sagawa
05b3d7b69b
version: Don't convert binary version resource to ANSI texts.
2014-03-14 17:17:04 +01:00
Akihiro Sagawa
66933d71ee
version/tests: Add more VerQueryValueA tests.
2014-03-14 17:17:01 +01:00
Henri Verbeet
0ee5fae929
d3d9/tests: Use a separate device for multisample_get_rtdata_test().
2014-03-14 16:14:24 +01:00
Henri Verbeet
af63977750
d3d9/tests: Use a separate device for zenable_test().
2014-03-14 16:14:23 +01:00
Henri Verbeet
55e669265d
d3d9/tests: Use a separate device for fog_special_test().
2014-03-14 16:14:23 +01:00
Henri Verbeet
f9c46fb77a
d3d9/tests: Use a separate device for volume_srgb_test().
2014-03-14 16:14:22 +01:00
Henri Verbeet
c868f2d3a7
d3d9/tests: Use a separate device for volume_dxt5_test().
2014-03-14 16:14:21 +01:00
Dmitry Timoshkov
c2148f9e2a
schedsvc: Mark service as auto-start once a task is registered.
2014-03-14 16:14:20 +01:00
Michael Stefaniuc
79fe437524
dmloader/tests: Skip the tests if we don't have IDirectMusicLoader8.
2014-03-14 16:14:19 +01:00
Michael Stefaniuc
046981e617
dswave/tests: Add COM tests for DirectSoundWave.
2014-03-14 16:14:19 +01:00
Michael Stefaniuc
2fe9605373
dswave: DirectSoundWave doesn't support COM aggregation.
2014-03-14 16:14:18 +01:00
Vincent Povirk
9a5375989d
gdiplus: Fix an overzealous optimization.
2014-03-14 11:31:19 +01:00
Vincent Povirk
06555a96ad
gdiplus: Account for negative height/width in GdipDrawImagePointsRect.
2014-03-14 11:31:14 +01:00
Stefan Leichter
cbd7651552
odbccp32: Add ordinals to spec file.
2014-03-14 11:29:53 +01:00
Dmitry Timoshkov
38dcd677c8
taskschd: Implement ITaskService::get_HighestVersion.
2014-03-13 20:22:27 +01:00
Dmitry Timoshkov
c751ec6a65
schedsvc: Implement SchRpcRetrieveTask.
2014-03-13 20:22:26 +01:00
Dmitry Timoshkov
adab8514e4
schedsvc: Implement SchRpcRegisterTask.
2014-03-13 20:22:25 +01:00
Dmitry Timoshkov
b6a3e9be42
schedsvc: Implement SchRpcDelete.
2014-03-13 20:22:24 +01:00
Dmitry Timoshkov
3266b490f7
schedsvc: Implement SchRpcCreateFolder.
2014-03-13 20:22:23 +01:00
Dmitry Timoshkov
2463e44f61
schedsvc: Implement SchRpcHighestVersion.
2014-03-13 20:22:22 +01:00
Dmitry Timoshkov
88df368868
schedsvc: Add Task Scheduler service.
2014-03-13 20:22:21 +01:00
Jacek Caban
69bee9f004
vbscript: Allow empty brackets in argument declarations.
2014-03-13 20:22:21 +01:00
Nikolay Sivov
c7d45060e5
msxml3: Fix some test failures on Win8.1.
2014-03-13 20:22:20 +01:00
Matteo Bruni
7617951dfd
d3dx9: Correctly handle empty parameter data.
2014-03-13 20:22:19 +01:00
Matteo Bruni
9295ee0c0b
d3dx9/tests: Mark a test todo_wine when DXTn textures aren't supported by the GL driver.
2014-03-13 20:22:18 +01:00
Matteo Bruni
d6a919af89
d3dx9/tests: Skip a test if DXTn texture formats are not supported.
2014-03-13 20:22:17 +01:00
Matteo Bruni
d96d0af83d
d3dx9/tests: Skip some volume tests if loading the texture fails.
2014-03-13 20:22:16 +01:00
Matteo Bruni
db4bf1e1d4
d3dx9: Fix a WARN.
2014-03-13 20:22:14 +01:00
Jactry Zeng
fa2c509243
riched20/tests: Fix a SysAllocString leak.
2014-03-13 20:22:14 +01:00
Nikolay Sivov
02af74400f
msxml3: Respect stylesheet output mode when dumping resulting document.
2014-03-13 20:22:13 +01:00
Piotr Caban
28cc0b8bc1
msvcrt: Improve toupper_l implementation.
2014-03-13 20:22:12 +01:00
Piotr Caban
13f6194bb1
msvcrt: Improve tolower tests.
2014-03-13 20:22:11 +01:00
Piotr Caban
6a63e0e6bc
msvcrt: Improve tolower_l implementation.
2014-03-13 20:22:10 +01:00
Jacek Caban
992fa48020
mshtml: Added support for target attribute in submit function implementation.
2014-03-13 20:22:09 +01:00
Jacek Caban
74067c56b1
mshtml: Skip tests depending on iframe onload event on IEs older than IE9.
2014-03-13 20:22:08 +01:00
Jacek Caban
e5dbd6e9f0
mshtml: Added IHTMLDocument7 stub implementation.
2014-03-13 20:22:07 +01:00
Jacek Caban
f2676d3729
mshtml: Merge htmldoc3.c into htmldoc.c.
2014-03-13 20:22:06 +01:00
Henri Verbeet
b02129aa90
d3d9/tests: Give add_dirty_rect_test() its own device.
...
We want to avoid tests accidentally depending on state set by previous
tests. For example, add_dirty_rect_test() had a dependency on D3DRS_CULLMODE
being D3DCULL_NONE, set by lighting_test().
2014-03-13 20:22:05 +01:00
Henri Verbeet
cac52b4b10
d3d9/tests: Don't share the D3D object either in visual.c tests that have their own device.
2014-03-13 20:22:04 +01:00
Henri Verbeet
8db0401f60
d3d8/tests: Move some stateblock tests to device.c.
2014-03-13 20:22:03 +01:00
Henri Verbeet
6f1b494a90
d3d9/tests: Move some stateblock tests to device.c.
2014-03-13 20:22:02 +01:00
Henri Verbeet
64dd435e2a
wined3d: Only use a single allocation for each struct private_data.
2014-03-13 20:22:01 +01:00
Zhenbo Li
3679619909
mshtml: Added IHTMLTableRow::vAlign property implementation.
2014-03-13 20:22:00 +01:00
Frédéric Delanoy
03cec9d886
krnl386.exe16: Use BOOL type where appropriate.
2014-03-13 20:21:59 +01:00
Michael Stefaniuc
a539e13f23
dmloader/tests: Add COM tests for DirectMusicContainer.
2014-03-13 20:21:58 +01:00
Michael Stefaniuc
e1676fc989
dmloader: Don't crash on container destruction if it was never loaded.
2014-03-13 20:21:55 +01:00
Michael Stefaniuc
c600be1ff5
dmloader: Pass the object to the IDirectMusicContainer_Release helper.
2014-03-13 11:21:54 +01:00
Michael Stefaniuc
9cb38a4ad0
dmloader: Add COM tests for DirectMusicLoader.
2014-03-13 11:21:51 +01:00
Michael Stefaniuc
82f771e347
dmloader/tests: Centralize the skip().
2014-03-13 11:21:48 +01:00
Michael Stefaniuc
917d5eabe6
dmloader: None of the COM classes support aggregation.
2014-03-13 11:21:40 +01:00
Zhenbo Li
7442abde92
mshtml: Added IHTMLTableRow::align property implementation.
2014-03-12 20:30:00 +01:00
Akihiro Sagawa
04e8b00ab0
gdi32: Improve the font enumeration order for complex script locales.
2014-03-12 20:27:43 +01:00
Vincent Povirk
a07966dba8
user32: Create popup menu windows before WM_ENTERMENULOOP.
2014-03-12 20:26:35 +01:00
Vincent Povirk
7f8d1de1b7
user32/tests: Add message tests for TrackPopupMenu.
2014-03-12 20:25:25 +01:00
Vincent Povirk
0dc1886634
user32/tests: Put some menu items in the test_menu_trackagain menu.
2014-03-12 20:24:24 +01:00
Vincent Povirk
b8d80364c3
user32/tests: Add a test for empty popup menus.
2014-03-12 20:24:17 +01:00
Jactry Zeng
0f23b967a4
include: Fix a typo in ITextServices method named TxGetCurTarget.
2014-03-12 19:06:31 +01:00
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