Andrew Nguyen
|
80354e5031
|
dxdiagn: Restore a few traces in the container construction functions.
|
2011-02-15 17:01:43 +01:00 |
Andrew Nguyen
|
a9d1f1bb4f
|
dxdiagn: Transition to the information tree by making IDxDiagContainer view the information tree.
|
2011-02-15 17:01:43 +01:00 |
Andrew Nguyen
|
6ffcfe58c9
|
dxdiagn: Remove the old container initialization code in preparation for switching to the information tree.
|
2011-02-15 17:01:43 +01:00 |
Andrew Nguyen
|
5ae57265c5
|
dxdiagn: Add code that populates the DxDiag_DirectShowFilters container.
|
2011-02-15 17:01:43 +01:00 |
Andrew Nguyen
|
606f428275
|
dxdiagn: Add code that populates the DxDiag_DirectXFiles container.
|
2011-02-15 17:01:43 +01:00 |
Andrew Nguyen
|
827ce16286
|
dxdiagn: Add code to create stub containers for DxDiag_DirectSound.
|
2011-02-15 17:01:43 +01:00 |
Andrew Nguyen
|
5a2cb2114a
|
dxdiagn: Add code that populates the DxDiag_DisplayDevices container.
|
2011-02-15 17:01:43 +01:00 |
Andrew Nguyen
|
9103efe6a4
|
dxdiagn: Add code that populates the DxDiag_SystemInfo container.
|
2011-02-15 17:01:43 +01:00 |
Andrew Nguyen
|
91130395ef
|
dxdiagn: Add code that introduces the infrastructure of a provider information tree.
|
2011-02-15 17:01:43 +01:00 |
Andrew Nguyen
|
9f60f35ad4
|
dxdiagn: Make the containers keep a reference to a IDxDiagProvider object.
|
2011-02-15 17:01:43 +01:00 |
Thomas Mullaly
|
1703368e26
|
urlmon: Fixed invalid read and write errors (Valgrind).
|
2011-02-15 17:01:43 +01:00 |
Vincent Povirk
|
88ce03103b
|
gdiplus: Add tests for locked image bit reading/writing.
|
2011-02-15 17:01:43 +01:00 |
Vincent Povirk
|
732aa89c08
|
gdiplus: Add test for ImageLockModeUserInputBuf.
|
2011-02-15 17:01:43 +01:00 |
Vincent Povirk
|
86d58dc6c8
|
gdiplus: Store an ImageAttributes in texture brushes.
|
2011-02-15 17:01:43 +01:00 |
Nikolay Sivov
|
8fdf64e882
|
msxml3: Add a stub IXSLProcessor.
|
2011-02-15 16:51:30 +01:00 |
Nikolay Sivov
|
855ca45f29
|
msxml3: Add basic putref_stylesheet() implementation.
|
2011-02-15 16:51:30 +01:00 |
Juan Lang
|
00ba1f606c
|
rsaenh: Fully initialize schannel algorithm information.
|
2011-02-15 16:51:30 +01:00 |
Alexandre Julliard
|
28fce46de7
|
cabinet: Store the CCAB data as soon as it is available.
Also add a helper function for the cabinet header size.
|
2011-02-15 16:51:29 +01:00 |
Alexandre Julliard
|
5dc4986dab
|
cabinet: Add helper functions for temp file manipulations.
|
2011-02-15 16:51:29 +01:00 |
Alexandre Julliard
|
21aab68fbb
|
cabinet: Store files in a list in memory instead of in a temp file.
|
2011-02-15 16:51:20 +01:00 |
Alexandre Julliard
|
f6ebe3b8b2
|
cabinet: Store folders in a list in memory instead of in a temp file.
|
2011-02-14 20:05:46 +01:00 |
Igor Paliychuk
|
22b63d2c54
|
wininet: Fix translations.
|
2011-02-14 13:33:35 +01:00 |
Igor Paliychuk
|
c5ee445f89
|
cryptui: Fix French translation.
|
2011-02-14 13:33:35 +01:00 |
André Hentschel
|
4b3ad0d31c
|
urlmon/tests: Fix expected result.
|
2011-02-14 13:33:34 +01:00 |
Austin English
|
fe9544abd2
|
ntdll/tests: Make sure return values are used (LLVM/Clang).
|
2011-02-14 13:33:33 +01:00 |
Austin English
|
da3feee905
|
urlmon/tests: Make sure to use a return value (LLVM/Clang).
|
2011-02-14 13:33:33 +01:00 |
Austin English
|
fe975fb0b6
|
ole32/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-14 13:33:33 +01:00 |
Austin English
|
5206db8055
|
ole32/tests: Make sure to use a return value (LLVM/Clang).
|
2011-02-14 13:33:33 +01:00 |
Austin English
|
efb3c48d8a
|
ole32/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-14 13:33:32 +01:00 |
Austin English
|
c57c9ce3d1
|
ntdll/tests: Don't check return values inside of if(0) (LLVM/Clang).
|
2011-02-14 13:33:32 +01:00 |
Austin English
|
f956a472c0
|
user32/tests: Make sure return values are used (LLVM/Clang).
|
2011-02-14 13:33:32 +01:00 |
Nikolay Sivov
|
c406b888aa
|
msxml: Add IXSLTemplate stub.
|
2011-02-14 13:33:32 +01:00 |
Maarten Lankhorst
|
af5423ef57
|
dsound: Forcibly lock buffers to be mixed.
|
2011-02-14 13:33:32 +01:00 |
Alexander Lakhin
|
6459f2c53f
|
shdocvw: Add Russian translation resources.
|
2011-02-14 13:33:31 +01:00 |
Alexander Lakhin
|
663ae47e00
|
inetcpl.cpl: Add Russian translation resources.
|
2011-02-14 13:33:31 +01:00 |
Alexander Lakhin
|
09c006751d
|
cryptui: Add Russian translation resources.
|
2011-02-14 13:33:31 +01:00 |
Gerald Pfeifer
|
d698e226f6
|
comctl32/tests: Remove unused parameter from test_removeimage().
|
2011-02-14 13:33:30 +01:00 |
Gerald Pfeifer
|
54d98ba791
|
wined3d: Remove an old hack around Mesa choking on protected memory from flush_to_framebuffer_drawpixels.
|
2011-02-14 13:33:30 +01:00 |
Gerald Pfeifer
|
8c9abc1dd8
|
comctl32/tests: Avoid uninitialized variable warning in GetWidthBytes().
|
2011-02-14 13:33:29 +01:00 |
Austin English
|
e36370f04b
|
gdi32: Add a stub for GdiDrawStream.
|
2011-02-14 13:33:29 +01:00 |
Jacek Caban
|
9896d41ced
|
urlmon: Fixed Valgrind warnings.
|
2011-02-14 13:33:29 +01:00 |
Austin English
|
99d9e0f6b2
|
shell32: Trace APPBARDATA struct members based on message type (Valgrind).
|
2011-02-14 12:30:52 +01:00 |
Ken Thomases
|
d52f95cec8
|
iphlpapi: Enable non-privileged ICMP (ping) on Mac OS X.
|
2011-02-14 12:29:18 +01:00 |
Ken Thomases
|
e814147b12
|
user32: Remove wrong parameter name from comment.
Spotted by Peter Oberndorfer.
|
2011-02-14 12:29:05 +01:00 |
Detlef Riekenberg
|
58a95780fb
|
mshtml/tests: Fix a typo.
|
2011-02-14 12:28:21 +01:00 |
Detlef Riekenberg
|
1c2183a85a
|
msi/tests: Fix a typo.
|
2011-02-14 12:28:17 +01:00 |
Detlef Riekenberg
|
14fc2eff44
|
winspool: Do not mark AddPrinterA as stub.
|
2011-02-14 12:28:08 +01:00 |
Austin English
|
1091ceef7b
|
mshtml/tests: Make sure a return value is used (LLVM/Clang).
|
2011-02-14 12:27:54 +01:00 |
Austin English
|
746e8b237e
|
mshtml/tests: Make sure a return value is used (LLVM/Clang).
|
2011-02-14 12:27:46 +01:00 |
Austin English
|
2811f68e92
|
shell32/tests: Don't check return values inside of if(0) (LLVM/Clang).
|
2011-02-14 12:27:33 +01:00 |