Commit Graph

76072 Commits

Author SHA1 Message Date
Alistair Leslie-Hughes
56e80e18a6 mshtml: Implemented IHTMLStyle_put_borderBottomColor. 2011-02-08 14:45:55 -06:00
Peter Urbanec
de83ea61bb setupapi: Fix comparison issue on 64-bit systems. 2011-02-08 14:45:55 -06:00
Austin English
ed778bc8e1 cryptui/tests: Remove a dead assignment (LLVM/Clang). 2011-02-08 14:45:55 -06:00
Austin English
69fd8d5271 qmgr/tests: Make sure return values are used (LLVM/Clang). 2011-02-08 14:45:54 -06:00
Austin English
f41a70133a hlink/tests: Don't check results in disabled tests (LLVM/Clang). 2011-02-08 14:45:54 -06:00
Austin English
fd2c5bb32e msxml3/tests: Remove unneeded assignment (LLVM/Clang). 2011-02-08 14:45:54 -06:00
Austin English
e450573412 mshtml/tests: Make sure return value is used (LLVM/Clang). 2011-02-08 14:45:54 -06:00
Austin English
e9316ed8ec mlang/tests: Remove unused assignment (LLVM/Clang). 2011-02-08 14:45:54 -06:00
Austin English
340a4c21ce mstask/tests: Make sure return values are used (LLVM/Clang). 2011-02-08 14:45:54 -06:00
Austin English
f640a38696 mmdevapi/tests: Make sure return value is used (LLVM/Clang). 2011-02-08 14:45:53 -06:00
Austin English
fd4ddca0dc inetcomm/tests: Make sure to use return values (LLVM/Clang). 2011-02-08 14:45:53 -06:00
Austin English
7cebcce857 localspl/tests: Make sure return values are used (LLVM/Clang). 2011-02-08 13:42:14 -06:00
Austin English
3dd514cee7 ntdll/tests: Make sure return values are used (LLVM/Clang). 2011-02-08 13:42:14 -06:00
Austin English
d2c4219c4d oleaut32/tests: Make sure return values are used (LLVM/Clang). 2011-02-08 13:42:14 -06:00
Austin English
2164bb7a7f msvcrt/tests: Make sure return values are used (LLVM/Clang). 2011-02-08 13:42:14 -06:00
Austin English
262dab8418 fusion/tests: Make sure to use return values (LLVM/Clang). 2011-02-08 13:42:14 -06:00
Austin English
8c771e3f7e dsound/tests: Make sure to use return values (LLVM/Clang). 2011-02-08 13:42:14 -06:00
Rico Schüller
19fea20963 d3dcompiler: Parse OSG5 in the reflection interface. 2011-02-08 09:04:27 -06:00
André Hentschel
1a37f6e940 oleaut32/tests: Add more safearray tests. 2011-02-08 09:04:13 -06:00
André Hentschel
ae3e768a2e netapi32: Add stub implementation for NetServerDiskEnum. 2011-02-07 13:07:58 -06:00
André Hentschel
01ae887ebe netapi32: Add stub implementation for NetUseDel. 2011-02-07 13:07:55 -06:00
Alexander Kochetkov
d668e76461 comctl32: Fixed height of comboboxex32. 2011-02-07 13:07:40 -06:00
Matteo Bruni
dbc8c9c299 d3dcompiler: Include the string terminator in the output blob. 2011-02-07 13:03:39 -06:00
Joris Huizer
e88caf015e shdocvw: Initialise ie pointer as it's tested (Clang). 2011-02-07 13:02:37 -06:00
Francois Gouget
fc55c4a2d5 comctl32/tests: Fix compilation on systems that don't support nameless unions. 2011-02-07 10:17:41 -06:00
Alistair Leslie-Hughes
26380e1720 mshtml: Implement IHTMLStyle put_borderRightColor. 2011-02-07 10:17:36 -06:00
Hans Leidekker
b2b4005fe4 msi/tests: Show that a failing call to MsiGetSourcePath(SOURCEDIR) sets the SOURCEDIR property. 2011-02-07 10:17:20 -06:00
Hans Leidekker
b96e5d21c6 msi: Split up resolve_folder. 2011-02-07 10:17:15 -06:00
Yaron Shahrabani
ecdb241593 po: Hebrew update. 2011-02-07 10:16:37 -06:00
Jacek Caban
eb799366f5 mshtml: Use case insensitive comparison in parse_classid. 2011-02-07 10:15:38 -06:00
Jacek Caban
7e38d6864e mshtml: Added focus events tests. 2011-02-07 10:15:31 -06:00
Jacek Caban
ca835d0a36 mshtml: Added IHTMLWindow2::focus implementation. 2011-02-07 10:15:27 -06:00
Austin English
46f0538ae0 ddraw: Fix unused variable warnings (LLVM/Clang). 2011-02-07 10:13:52 -06:00
Austin English
f9facad235 d3dx9_36/tests: Remove unused variable assignments (LLVM/Clang). 2011-02-07 10:13:46 -06:00
Austin English
0d258b4737 avifil32/tests: Remove useless variable assignments (LLVM/Clang). 2011-02-07 10:13:35 -06:00
Vincent Povirk
4fd76b0995 gdiplus: Fix error path in GdipAddPathRectangle. 2011-02-07 10:12:54 -06:00
Vincent Povirk
cd3855f384 gdiplus: Allow adding rectangles with negative sizes to paths. 2011-02-07 10:12:33 -06:00
Vincent Povirk
29ec595e4a windowscodecs: Release the icon frame substream on success too. 2011-02-07 10:12:22 -06:00
Nikolay Sivov
8fb709e4ad urlmon/uri: Remove dead assignment and useless initializer (LLVM/Clang). 2011-02-07 10:12:02 -06:00
EG Galano
fbf9494b89 gdiplus/tests: Make sure return value is used (LLVM/Clang). 2011-02-07 10:11:53 -06:00
Austin English
0d8f2b364c gdiplus/tests: Make sure to use return values (LLVM/Clang). 2011-02-07 10:11:30 -06:00
Austin English
60c11fe037 winspool.drv: Make sure to use return values (LLVM/Clang). 2011-02-07 10:11:22 -06:00
Austin English
5da40467c8 wininet/tests: Make sure to use return value (LLVM/Clang). 2011-02-07 10:11:06 -06:00
Austin English
fe628d4932 usp10/tests: Make sure to use return value (LLVM/Clang). 2011-02-07 10:10:39 -06:00
Austin English
84b900dabd shdocvw/tests: Make sure to use return value (LLVM/Clang). 2011-02-07 10:10:30 -06:00
Austin English
13b0e284b3 rsaenh/tests: Make sure to use return values (LLVM/Clang). 2011-02-07 10:10:24 -06:00
Austin English
5ca437e758 ole32/tests: Remove unused assignment (LLVM/Clang). 2011-02-07 10:10:16 -06:00
Austin English
a96b23cc1b kernel32/tests: Remove unused assignment (LLVM/Clang). 2011-02-07 10:10:10 -06:00
Nikolay Sivov
cf36677cbc comctl32/tests: Test more return values (LLVM/Clang). 2011-02-07 10:08:40 -06:00
Nikolay Sivov
6992ccc042 comctl32/listview: Remove duplicated operation (LLVM/Clang). 2011-02-07 10:08:31 -06:00