Henri Verbeet
|
9595526932
|
d3d9/tests: Use a separate device for color_fill_test().
|
2014-04-10 13:53:46 +02:00 |
Henri Verbeet
|
b7f323e8c6
|
d3d9/tests: Use a separate device for fog_test().
|
2014-04-10 13:53:44 +02:00 |
Henri Verbeet
|
0453e4e44a
|
d3d9/tests: Use a separate device for test_cube_wrap().
|
2014-04-10 13:53:41 +02:00 |
Henri Verbeet
|
8a170e9d48
|
d3d9/tests: Use a separate device for z_range_test().
|
2014-04-10 13:53:39 +02:00 |
Henri Verbeet
|
f329a2b586
|
d3d9/tests: Use a separate device for maxmip_test().
|
2014-04-10 13:53:37 +02:00 |
Alexandre Julliard
|
4cb68d2322
|
makedep: Store the sources list inside the makefile structure.
|
2014-04-10 13:52:47 +02:00 |
Alexandre Julliard
|
299ce6f9f0
|
makedep: Add a helper function to check if a string exists in an array.
|
2014-04-10 13:52:44 +02:00 |
Alexandre Julliard
|
f9ddafa807
|
makedep: Pass a makefile pointer to all internal functions.
|
2014-04-10 13:52:41 +02:00 |
Alexandre Julliard
|
dcf6060ab8
|
makedep: Add support for specifying an object directory different from the current directory.
|
2014-04-10 13:52:39 +02:00 |
Nikolay Sivov
|
14dab8ab4b
|
shlwapi: Always close find handle (Coverity).
|
2014-04-10 09:12:10 +02:00 |
Nikolay Sivov
|
0efa2331e2
|
shell32: Fix a cloned pidl leak (Coverity).
|
2014-04-10 09:12:03 +02:00 |
Nikolay Sivov
|
3236c06c20
|
shell32: Fix a leak of memory pointing to XDG_PARSED_FILE (Coverity).
|
2014-04-10 09:11:56 +02:00 |
Nikolay Sivov
|
5497a41e92
|
msi: Fix a leak on error path (Coverity).
|
2014-04-10 09:11:52 +02:00 |
Nikolay Sivov
|
0bcf4a5bb6
|
msi: Fix a leak on error path (Coverity).
|
2014-04-10 09:11:50 +02:00 |
Nikolay Sivov
|
4f681295d6
|
qedit/tests: Fix a file handle leak on error path (Coverity).
|
2014-04-10 09:11:48 +02:00 |
Ryan Turner
|
ed51082dd6
|
wined3d: Add NVIDIA Geforce GTX 760 to device list.
|
2014-04-09 19:17:21 +02:00 |
Alistair Leslie-Hughes
|
9938eef4bc
|
hnetcfg: Register NetFwOpenPort interface.
|
2014-04-09 17:31:46 +02:00 |
Thomas Faber
|
2d80ef28d0
|
ntdll/tests: Add tests for RtlUTF8ToUnicodeN.
|
2014-04-09 17:31:03 +02:00 |
Thomas Faber
|
9694360a27
|
ntdll/tests: Add tests for RtlUnicodeToUTF8N.
|
2014-04-09 17:28:37 +02:00 |
Nikolay Sivov
|
d24095a7d1
|
comctl32: Fix LVN_DELETEALLITEMS notification for LVS_OWNERDATA case.
|
2014-04-09 14:58:17 +02:00 |
Dmitry Timoshkov
|
a3cd93ca96
|
taskschd: Forward IRegisteredTask::get_Enabled to SchRpcGetTaskInfo.
|
2014-04-09 13:16:47 +02:00 |
Dmitry Timoshkov
|
7f3c32b626
|
taskschd: Forward IRegisteredTask::get_State to SchRpcGetTaskInfo.
|
2014-04-09 13:16:37 +02:00 |
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 |