Alexander Kochetkov
|
ecde55b757
|
wineps.drv: All map modes should have inverted y-transforms.
|
2011-02-10 10:28:02 -06:00 |
Frédéric Delanoy
|
760804ae4b
|
po: Update French translation.
|
2011-02-10 10:28:02 -06:00 |
Juan Lang
|
4325d75d5d
|
wintrust/tests: Fix a leak (valgrind).
|
2011-02-10 10:28:02 -06:00 |
Jacek Caban
|
e1e83bc58d
|
appwiz.cpl: Added support for installing packages from MSI files.
|
2011-02-10 10:28:01 -06:00 |
Hans Leidekker
|
92b5b3fd8c
|
msi: Preserve existing advertise strings in the PublishComponents action.
|
2011-02-10 10:28:01 -06:00 |
Hans Leidekker
|
ba9f1f770a
|
msi: Get rid of msi_component_set_state and msi_feature_set_state.
|
2011-02-10 10:28:01 -06:00 |
Huw Davies
|
ef05072e27
|
oleaut32: Rewrite ITypeInfo_GetDocumentation proxy/stub to return only the information that is requested.
|
2011-02-10 10:28:01 -06:00 |
Jacek Caban
|
779ad051d5
|
mshtml: Make nsIURI::[Get|Set]Username implementation IUri-based.
|
2011-02-10 10:28:01 -06:00 |
Ken Thomases
|
9cb4c21f1a
|
user32: Rename GetKeyboardLayout param; it's a thread ID, not a layout.
|
2011-02-10 10:28:01 -06:00 |
Austin English
|
cbbb4b8dbf
|
msxml3/tests: Make sure return value is used (LLVM/Clang).
|
2011-02-10 10:28:01 -06:00 |
Austin English
|
c64a420ddb
|
msvcr90/tests: Don't check return values inside of if(0) (LLVM/Clang).
|
2011-02-10 10:28:01 -06:00 |
Austin English
|
7f290c9544
|
shdocvw/tests: Don't check return values inside of if(0) (LLVM/Clang).
|
2011-02-10 10:28:00 -06:00 |
Austin English
|
b8bf372e70
|
oleaut32/tests: Make sure return value is used (LLVM/Clang).
|
2011-02-10 10:28:00 -06:00 |
Austin English
|
7868edd86e
|
secur32/tests: Don't check return values inside of if(0) (LLVM/Clang).
|
2011-02-10 10:28:00 -06:00 |
Austin English
|
0161db5e87
|
mshtml/tests: Make sure return value is used (LLVM/Clang).
|
2011-02-10 10:27:59 -06:00 |
Austin English
|
c549e34255
|
ntdll/tests: Make sure return value is used (LLVM/Clang).
|
2011-02-10 10:27:59 -06:00 |
Austin English
|
2ebcaf1a51
|
gdiplus/tests: Remove redundant assignments (LLVM/Clang).
|
2011-02-10 10:27:55 -06:00 |
Austin English
|
e77d27a2eb
|
gdiplus/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-10 10:27:39 -06:00 |
Austin English
|
fc2d1ded12
|
user32/tests: Remove some dead assignments (LLVM/Clang).
|
2011-02-10 09:58:50 -06:00 |
Austin English
|
757aaecc83
|
shlwapi/tests: Don't check return values inside of if(0) (LLVM/Clang).
|
2011-02-10 09:58:38 -06:00 |
Austin English
|
f0ca65a287
|
ole32/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-10 09:57:59 -06:00 |
Austin English
|
f6fb95230c
|
dsound/tests: Make sure to use a return value (LLVM/Clang).
|
2011-02-10 09:57:45 -06:00 |
Austin English
|
273065cebe
|
gdiplus/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-10 09:57:39 -06:00 |
Austin English
|
a13e596c78
|
gdi32/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-10 09:57:32 -06:00 |
Austin English
|
ab4dba3e75
|
kernel32/tests: Don't check return values inside of if(0) (LLVM/Clang).
|
2011-02-10 09:57:19 -06:00 |
Austin English
|
f900a8b035
|
crypt32/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-10 09:57:12 -06:00 |
Austin English
|
a3c1d4550c
|
msvcrt/tests: Remove useless assignment (LLVM/Clang).
|
2011-02-10 09:56:59 -06:00 |
Austin English
|
a85adf3152
|
msi/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-10 09:56:49 -06:00 |
Austin English
|
517f6aa526
|
d3dx9_36: Make sure return values are used (LLVM/Clang).
|
2011-02-09 14:24:52 -06:00 |
Peter Urbanec
|
b8e1a19a1d
|
gdi32/tests: Use virtual screen size instead of primary monitor screen size.
|
2011-02-09 14:11:22 -06:00 |
André Hentschel
|
ba6bdf9fd6
|
oleaut32: Remove an unneeded error.
|
2011-02-09 13:49:06 -06:00 |
Maarten Lankhorst
|
1e758c5e8c
|
riched20: Do not call callback when no data needs to be flushed.
|
2011-02-09 13:49:03 -06:00 |
Dmitry Timoshkov
|
07cfce6edf
|
user32: Add message tests for SetParent().
|
2011-02-09 13:46:17 -06:00 |
Dmitry Timoshkov
|
de2aeebe72
|
user32: Add a test for reparenting a WS_POPUP window to a WS_CHILD parent.
|
2011-02-09 13:46:00 -06:00 |
Alistair Leslie-Hughes
|
eb2d7b6604
|
mshtml: Implement IHTMLCurrentStyle_get_padding.
|
2011-02-09 13:45:39 -06:00 |
Alistair Leslie-Hughes
|
1492a12c22
|
mshtml: Implement IHTMLStyle_put_borderLeftColor.
|
2011-02-09 13:45:32 -06:00 |
Max TenEyck Woodbury
|
a2cc82ccd1
|
c2man: Search sub-directories for headers too.
|
2011-02-09 13:45:28 -06:00 |
Austin English
|
c6aa255fdf
|
urlmon/tests: Make sure return values are used (LLVM/Clang).
|
2011-02-09 09:30:00 -06:00 |
Austin English
|
78470d7056
|
mshtml/tests: Make sure return values are used (LLVM/Clang).
|
2011-02-09 09:29:52 -06:00 |
Austin English
|
b667582a71
|
gdi32/tests: Make sure to use return value (LLVM/Clang).
|
2011-02-09 09:29:43 -06:00 |
Austin English
|
8b305ccbd3
|
mmdevapi/tests: Make sure return values are used (LLVM/Clang).
|
2011-02-09 09:29:36 -06:00 |
Austin English
|
3455c78042
|
winhttp/tests: Make sure a return value is used (LLVM/Clang).
|
2011-02-09 09:29:30 -06:00 |
Austin English
|
22c1843e08
|
secur32/tests: Make sure a return value is used (LLVM/Clang).
|
2011-02-09 09:29:13 -06:00 |
Austin English
|
fe067c53dd
|
shell32/tests: Don't check return values inside of if(0) (LLVM/Clang).
|
2011-02-09 09:29:01 -06:00 |
Austin English
|
1a24d1c0f1
|
gdiplus/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-09 09:28:55 -06:00 |
Austin English
|
e48b34cdb3
|
crypt32/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-09 09:28:47 -06:00 |
Austin English
|
a19ce2080e
|
advapi32/tests: Remove useless assignments (LLVM/Clang).
|
2011-02-09 09:28:41 -06:00 |
Austin English
|
4e3c3ad593
|
kernel32/tests: Make sure to use return values (LLVM/Clang).
|
2011-02-09 09:28:21 -06:00 |
Austin English
|
4c6edd7fe0
|
windowscodecs/tests: Make sure returns values are used (LLVM/Clang).
|
2011-02-09 09:27:32 -06:00 |
Austin English
|
ea0e7d6421
|
xmllite/tests: Don't check test results inside if(0) (LLVM/Clang).
|
2011-02-09 09:27:21 -06:00 |