Dmitry Timoshkov
|
67100eb29c
|
schedsvc: Add SchRpcGetTaskInfo stub implementation.
|
2014-04-09 13:16:31 +02:00 |
Dmitry Timoshkov
|
9b9b07e4cd
|
schedsvc: Add some tests for SchRpcGetTaskInfo.
|
2014-04-09 13:16:23 +02:00 |
Dmitry Timoshkov
|
96452fc810
|
schedsvc: Return correct error code when a being loaded xml doesn't exist.
|
2014-04-09 13:16:13 +02:00 |
Piotr Caban
|
4fca169301
|
server: Don't debug children when DEBUG_PROCESS and DEBUG_ONLY_THIS_PROCESS flags are passed to CreateProcess.
|
2014-04-09 13:15:58 +02:00 |
Alexandre Julliard
|
081df721d0
|
makedep: Store more variables in the makefile structure.
|
2014-04-09 12:35:24 +02:00 |
Alexandre Julliard
|
8fdacd15d2
|
makedep: Compute source paths instead of loading them from the makefile.
|
2014-04-09 12:34:36 +02:00 |
Alexandre Julliard
|
228684d34f
|
makedep: Add a structure to store individual makefile parameters.
|
2014-04-09 12:31:01 +02:00 |
Henri Verbeet
|
80c3e07c96
|
d3d9/tests: Use a separate device for offscreen_test().
|
2014-04-09 09:23:03 +02:00 |
Henri Verbeet
|
0513d79526
|
d3d9/tests: Use a separate device for ds_size_test().
|
2014-04-09 09:23:01 +02:00 |
Henri Verbeet
|
e41a6c827f
|
d3d9/tests: Use a separate device for alpha_test().
|
2014-04-09 09:22:59 +02:00 |
Henri Verbeet
|
b7977c9f6b
|
d3d9/tests: Use a separate device for shademode_test().
|
2014-04-09 09:22:57 +02:00 |
Henri Verbeet
|
91e9ca7070
|
d3d9/tests: Use a separate device for srgbtexture_test().
|
2014-04-09 09:22:54 +02:00 |
Zhenbo Li
|
22c2d81a2d
|
mshtml: Added IHTMLTable::bgColor property implementation.
|
2014-04-08 19:23:55 +02:00 |
Zhenbo Li
|
c4a51b0b0a
|
mshtml: Don't free a string too early.
|
2014-04-08 19:23:46 +02:00 |
Jacek Caban
|
531a6ceb5d
|
qcap: Store max frame size separately from video format bitmap info and restore it before each ICCompress call.
|
2014-04-08 19:23:26 +02:00 |
Jacek Caban
|
98e9e4a3b0
|
services: Skip tests if OpenSCManager failed.
This should also fix failures on VMs with insufficient privileges.
|
2014-04-08 19:23:25 +02:00 |
Jacek Caban
|
7b88e37839
|
mshtml: Ignore QueryHitPoint calls in activex.c tests.
|
2014-04-08 19:23:24 +02:00 |
Stefan Dösinger
|
ee57e19b40
|
ddraw: SetPrivateData(..., data = NULL, ...) is not valid.
|
2014-04-08 19:23:24 +02:00 |
Stefan Dösinger
|
7983d9974b
|
dxgi/tests: Add private data tests.
|
2014-04-08 19:23:23 +02:00 |
Stefan Dösinger
|
24187d5397
|
ddraw/tests: Nvidia has an off-by-one rectangle handling bug.
|
2014-04-08 19:23:22 +02:00 |
Stefan Dösinger
|
2bf09a1538
|
d3d8/tests: Test locking of mipmap textures.
|
2014-04-08 19:23:21 +02:00 |
Stefan Dösinger
|
9177261a22
|
d3d9/tests: Test locking of mipmap textures.
|
2014-04-08 19:23:20 +02:00 |
Sebastian Lackner
|
7ba43b2fd1
|
kernel32: Forward RtlInstallFunctionTableCallback to ntdll.
|
2014-04-08 19:23:19 +02:00 |
Sebastian Lackner
|
7821be356d
|
ntdll/tests: Add tests for dynamic unwind table.
|
2014-04-08 19:23:19 +02:00 |
Sebastian Lackner
|
4d8edf7612
|
ntdll: Implement RtlInstallFunctionTableCallback on x86_64.
|
2014-04-08 19:23:14 +02:00 |
Sebastian Lackner
|
98307b22fb
|
ntdll: Implement RtlAddFunctionTable / RtlDeleteFunctionTable for x86_64.
|
2014-04-08 18:28:31 +02:00 |
Sebastian Lackner
|
a71d1e389f
|
ntdll: Unify exception function lookup on x86_64.
|
2014-04-08 18:28:30 +02:00 |
Marcus Meissner
|
b6a081ea44
|
usp10: Fixed border condition in shifts (Coverity).
|
2014-04-08 18:28:29 +02:00 |
Marcus Meissner
|
318169a86f
|
comctl32: Process GetKeyState return correctly (Coverity).
|
2014-04-08 18:28:29 +02:00 |
Dmitry Timoshkov
|
a5602f1708
|
taskschd: Implement IRegisteredTask::get_Path.
|
2014-04-08 18:28:26 +02:00 |
Dmitry Timoshkov
|
d79cce769a
|
taskschd: Implement IRegisteredTask::get_Name.
|
2014-04-08 10:01:00 +02:00 |
Dmitry Timoshkov
|
5c5d17e8f3
|
taskschd: Implement task management using RPC APIs.
|
2014-04-08 10:00:58 +02:00 |
Dmitry Timoshkov
|
04c3680d11
|
taskschd: Implement ITaskFolder::DeleteTask.
|
2014-04-08 10:00:32 +02:00 |
Henri Verbeet
|
813ae272b0
|
d3d9/tests: Use a separate device for release_buffer_test().
|
2014-04-08 09:47:08 +02:00 |
Henri Verbeet
|
1abd58edea
|
d3d9/tests: Use a separate device for float_texture_test().
|
2014-04-08 09:47:07 +02:00 |
Henri Verbeet
|
63c679e651
|
d3d9/tests: Use a separate device for g16r16_texture_test().
|
2014-04-08 09:47:06 +02:00 |
Henri Verbeet
|
9d756e0905
|
d3d9/tests: Use a separate device for pixelshader_blending_test().
|
2014-04-08 09:47:05 +02:00 |
Henri Verbeet
|
230b910a34
|
d3d9/tests: Use a separate device for texture_transform_flags_test().
|
2014-04-08 09:47:05 +02:00 |
Dmitry Timoshkov
|
96760c3b51
|
schedsvc/tests: Avoid test failures on file systems with enabled directory randomization.
|
2014-04-08 09:26:10 +02:00 |
Dmitry Timoshkov
|
8dee40e65a
|
schedsvc/tests: Fix a couple of typos.
|
2014-04-08 09:26:05 +02:00 |
Dmitry Timoshkov
|
2886471db1
|
avifil32: Use correct AddRef helpers.
|
2014-04-08 09:25:59 +02:00 |
Nikolay Sivov
|
ff0ed20c2f
|
msxml3: IXSLProcessor_put_output() is not a stub.
|
2014-04-08 09:25:52 +02:00 |
Nikolay Sivov
|
27e86cfc36
|
dwrite: Added partial implementation for CreateEllipsisTrimmingSign().
|
2014-04-08 09:25:50 +02:00 |
Nikolay Sivov
|
6b560c92fc
|
dwrite: Added GetTrimming()/SetTrimming() for text format.
|
2014-04-08 09:25:46 +02:00 |
Michael Stefaniuc
|
0c97026ade
|
netprofm: COM cleanup for IClassFactory.
|
2014-04-08 09:25:25 +02:00 |
Michael Stefaniuc
|
598f473802
|
netprofm: COM cleanup for INetworkListManager.
|
2014-04-08 09:25:20 +02:00 |
Akihiro Sagawa
|
6b616a0fd8
|
user32: Emit EM_SETSEL message when choosing "Select All" from context menu.
|
2014-04-08 09:25:15 +02:00 |
Akihiro Sagawa
|
0bfc8f05c6
|
user32: Don't emit WM_COMMAND on choosing an item in a context menu (Edit control).
|
2014-04-08 09:25:06 +02:00 |
Akihiro Sagawa
|
1ba63827f2
|
user32/tests: Add some tests for edit control context menu messages.
|
2014-04-08 09:24:47 +02:00 |
Akihiro Sagawa
|
0815386430
|
user32/tests: Don't forget to destroy the parent window after the tests.
|
2014-04-08 09:24:40 +02:00 |