wine
13 years agogdiplus/tests: Remove redundant assignments (LLVM/Clang).
Austin English [Wed, 9 Feb 2011 21:44:54 +0000 (13:44 -0800)] 
gdiplus/tests: Remove redundant assignments (LLVM/Clang).

13 years agogdiplus/tests: Make sure to use return values (LLVM/Clang).
Austin English [Wed, 9 Feb 2011 21:44:51 +0000 (13:44 -0800)] 
gdiplus/tests: Make sure to use return values (LLVM/Clang).

13 years agouser32/tests: Remove some dead assignments (LLVM/Clang).
Austin English [Wed, 9 Feb 2011 21:44:47 +0000 (13:44 -0800)] 
user32/tests: Remove some dead assignments (LLVM/Clang).

13 years agoshlwapi/tests: Don't check return values inside of if(0) (LLVM/Clang).
Austin English [Wed, 9 Feb 2011 21:44:37 +0000 (13:44 -0800)] 
shlwapi/tests: Don't check return values inside of if(0) (LLVM/Clang).

13 years agoole32/tests: Make sure to use return values (LLVM/Clang).
Austin English [Wed, 9 Feb 2011 21:44:25 +0000 (13:44 -0800)] 
ole32/tests: Make sure to use return values (LLVM/Clang).

13 years agodsound/tests: Make sure to use a return value (LLVM/Clang).
Austin English [Wed, 9 Feb 2011 21:44:22 +0000 (13:44 -0800)] 
dsound/tests: Make sure to use a return value (LLVM/Clang).

13 years agogdiplus/tests: Make sure to use return values (LLVM/Clang).
Austin English [Wed, 9 Feb 2011 21:44:18 +0000 (13:44 -0800)] 
gdiplus/tests: Make sure to use return values (LLVM/Clang).

13 years agogdi32/tests: Make sure to use return values (LLVM/Clang).
Austin English [Wed, 9 Feb 2011 21:44:13 +0000 (13:44 -0800)] 
gdi32/tests: Make sure to use return values (LLVM/Clang).

13 years agokernel32/tests: Don't check return values inside of if(0) (LLVM/Clang).
Austin English [Wed, 9 Feb 2011 21:44:09 +0000 (13:44 -0800)] 
kernel32/tests: Don't check return values inside of if(0) (LLVM/Clang).

13 years agocrypt32/tests: Make sure to use return values (LLVM/Clang).
Austin English [Wed, 9 Feb 2011 21:44:04 +0000 (13:44 -0800)] 
crypt32/tests: Make sure to use return values (LLVM/Clang).

13 years agomsvcrt/tests: Remove useless assignment (LLVM/Clang).
Austin English [Wed, 9 Feb 2011 21:43:34 +0000 (13:43 -0800)] 
msvcrt/tests: Remove useless assignment (LLVM/Clang).

13 years agomsi/tests: Make sure to use return values (LLVM/Clang).
Austin English [Wed, 9 Feb 2011 21:43:30 +0000 (13:43 -0800)] 
msi/tests: Make sure to use return values (LLVM/Clang).

13 years agod3dx9_36: Make sure return values are used (LLVM/Clang).
Austin English [Wed, 9 Feb 2011 17:59:46 +0000 (09:59 -0800)] 
d3dx9_36: Make sure return values are used (LLVM/Clang).

13 years agogdi32/tests: Use virtual screen size instead of primary monitor screen size.
Peter Urbanec [Wed, 9 Feb 2011 02:08:50 +0000 (13:08 +1100)] 
gdi32/tests: Use virtual screen size instead of primary monitor screen size.

13 years agooleaut32: Remove an unneeded error.
André Hentschel [Wed, 9 Feb 2011 17:51:49 +0000 (18:51 +0100)] 
oleaut32: Remove an unneeded error.

13 years agoriched20: Do not call callback when no data needs to be flushed.
Maarten Lankhorst [Wed, 9 Feb 2011 17:49:37 +0000 (18:49 +0100)] 
riched20: Do not call callback when no data needs to be flushed.

13 years agouser32: Add message tests for SetParent().
Dmitry Timoshkov [Wed, 9 Feb 2011 10:47:38 +0000 (18:47 +0800)] 
user32: Add message tests for SetParent().

13 years agouser32: Add a test for reparenting a WS_POPUP window to a WS_CHILD parent.
Dmitry Timoshkov [Tue, 8 Feb 2011 10:59:29 +0000 (18:59 +0800)] 
user32: Add a test for reparenting a WS_POPUP window to a WS_CHILD parent.

13 years agomshtml: Implement IHTMLCurrentStyle_get_padding.
Alistair Leslie-Hughes [Fri, 4 Feb 2011 20:26:42 +0000 (07:26 +1100)] 
mshtml: Implement IHTMLCurrentStyle_get_padding.

13 years agomshtml: Implement IHTMLStyle_put_borderLeftColor.
Alistair Leslie-Hughes [Fri, 4 Feb 2011 16:42:29 +0000 (03:42 +1100)] 
mshtml: Implement IHTMLStyle_put_borderLeftColor.

13 years agoc2man: Search sub-directories for headers too.
Max TenEyck Woodbury [Tue, 8 Feb 2011 23:36:06 +0000 (18:36 -0500)] 
c2man: Search sub-directories for headers too.

13 years agourlmon/tests: Make sure return values are used (LLVM/Clang).
Austin English [Wed, 9 Feb 2011 00:04:48 +0000 (16:04 -0800)] 
urlmon/tests: Make sure return values are used (LLVM/Clang).

13 years agomshtml/tests: Make sure return values are used (LLVM/Clang).
Austin English [Wed, 9 Feb 2011 00:06:18 +0000 (16:06 -0800)] 
mshtml/tests: Make sure return values are used (LLVM/Clang).

13 years agogdi32/tests: Make sure to use return value (LLVM/Clang).
Austin English [Wed, 9 Feb 2011 00:06:02 +0000 (16:06 -0800)] 
gdi32/tests: Make sure to use return value (LLVM/Clang).

13 years agommdevapi/tests: Make sure return values are used (LLVM/Clang).
Austin English [Wed, 9 Feb 2011 00:06:14 +0000 (16:06 -0800)] 
mmdevapi/tests: Make sure return values are used (LLVM/Clang).

13 years agowinhttp/tests: Make sure a return value is used (LLVM/Clang).
Austin English [Wed, 9 Feb 2011 00:05:28 +0000 (16:05 -0800)] 
winhttp/tests: Make sure a return value is used (LLVM/Clang).

13 years agosecur32/tests: Make sure a return value is used (LLVM/Clang).
Austin English [Wed, 9 Feb 2011 00:04:23 +0000 (16:04 -0800)] 
secur32/tests: Make sure a return value is used (LLVM/Clang).

13 years agoshell32/tests: Don't check return values inside of if(0) (LLVM/Clang).
Austin English [Wed, 9 Feb 2011 00:04:30 +0000 (16:04 -0800)] 
shell32/tests: Don't check return values inside of if(0) (LLVM/Clang).

13 years agogdiplus/tests: Make sure to use return values (LLVM/Clang).
Austin English [Wed, 9 Feb 2011 00:06:06 +0000 (16:06 -0800)] 
gdiplus/tests: Make sure to use return values (LLVM/Clang).

13 years agocrypt32/tests: Make sure to use return values (LLVM/Clang).
Austin English [Wed, 9 Feb 2011 00:05:55 +0000 (16:05 -0800)] 
crypt32/tests: Make sure to use return values (LLVM/Clang).

13 years agoadvapi32/tests: Remove useless assignments (LLVM/Clang).
Austin English [Wed, 9 Feb 2011 00:05:49 +0000 (16:05 -0800)] 
advapi32/tests: Remove useless assignments (LLVM/Clang).

13 years agokernel32/tests: Make sure to use return values (LLVM/Clang).
Austin English [Wed, 9 Feb 2011 00:06:09 +0000 (16:06 -0800)] 
kernel32/tests: Make sure to use return values (LLVM/Clang).

13 years agowindowscodecs/tests: Make sure returns values are used (LLVM/Clang).
Austin English [Wed, 9 Feb 2011 00:05:24 +0000 (16:05 -0800)] 
windowscodecs/tests: Make sure returns values are used (LLVM/Clang).

13 years agoxmllite/tests: Don't check test results inside if(0) (LLVM/Clang).
Austin English [Wed, 9 Feb 2011 00:05:34 +0000 (16:05 -0800)] 
xmllite/tests: Don't check test results inside if(0) (LLVM/Clang).

13 years agows2_32/tests: Remove unneeded assignments (LLVM/Clang).
Austin English [Wed, 9 Feb 2011 00:05:31 +0000 (16:05 -0800)] 
ws2_32/tests: Remove unneeded assignments (LLVM/Clang).

13 years agouser32/tests: Remove unneeded assignment (LLVM/Clang).
Austin English [Wed, 9 Feb 2011 00:04:59 +0000 (16:04 -0800)] 
user32/tests: Remove unneeded assignment (LLVM/Clang).

13 years agoversion/tests: Make sure return values are used (LLVM/Clang).
Austin English [Wed, 9 Feb 2011 00:05:19 +0000 (16:05 -0800)] 
version/tests: Make sure return values are used (LLVM/Clang).

13 years agoshlwapi/tests: Don't check return values inside of if(0) (LLVM/Clang).
Austin English [Wed, 9 Feb 2011 00:04:38 +0000 (16:04 -0800)] 
shlwapi/tests: Don't check return values inside of if(0) (LLVM/Clang).

13 years agorpcrt4/tests: Make sure return values are used (LLVM/Clang).
Austin English [Wed, 9 Feb 2011 00:04:19 +0000 (16:04 -0800)] 
rpcrt4/tests: Make sure return values are used (LLVM/Clang).

13 years agoriched20/tests: Make sure return value is used (LLVM/Clang).
Austin English [Wed, 9 Feb 2011 00:04:12 +0000 (16:04 -0800)] 
riched20/tests: Make sure return value is used (LLVM/Clang).

13 years agolocalui/tests: Make sure to use return values (LLVM/Clang).
Austin English [Tue, 8 Feb 2011 23:50:47 +0000 (15:50 -0800)] 
localui/tests: Make sure to use return values (LLVM/Clang).

13 years agopo: Update Ukrainian translation.
Igor Paliychuk [Tue, 8 Feb 2011 18:18:39 +0000 (20:18 +0200)] 
po: Update Ukrainian translation.

13 years agoshell32: Partially implement FolderItem::get_Path.
Alexander Morozov [Wed, 2 Feb 2011 18:12:15 +0000 (21:12 +0300)] 
shell32: Partially implement FolderItem::get_Path.

13 years agoshell32: Implement Folder2::get_Self.
Alexander Morozov [Wed, 2 Feb 2011 17:11:19 +0000 (20:11 +0300)] 
shell32: Implement Folder2::get_Self.

13 years agowinefile: In the Options > Font menu handler, initially select the current font.
Reece Dunn [Tue, 8 Feb 2011 19:03:25 +0000 (19:03 +0000)] 
winefile: In the Options > Font menu handler, initially select the current font.

13 years agocrypt32: Remove helper variable i (Clang).
Joris Huizer [Sat, 5 Feb 2011 14:04:39 +0000 (15:04 +0100)] 
crypt32: Remove helper variable i (Clang).

13 years agomsi/tests: Make sure to use return values (LLVM/Clang).
Austin English [Sat, 5 Feb 2011 02:29:14 +0000 (18:29 -0800)] 
msi/tests: Make sure to use return values (LLVM/Clang).

13 years agodplayx/tests: Make sure to use return values (LLVM/Clang).
Austin English [Sat, 5 Feb 2011 01:21:24 +0000 (17:21 -0800)] 
dplayx/tests: Make sure to use return values (LLVM/Clang).

13 years agomsvcrt: Fixed a typo.
André Hentschel [Fri, 4 Feb 2011 16:01:48 +0000 (17:01 +0100)] 
msvcrt: Fixed a typo.

13 years agopo: Update French translation.
Frédéric Delanoy [Tue, 8 Feb 2011 16:28:12 +0000 (17:28 +0100)] 
po: Update French translation.

13 years agopo: Update Russian translation.
Alexander Lakhin [Mon, 7 Feb 2011 20:44:07 +0000 (23:44 +0300)] 
po: Update Russian translation.

13 years agopo: Update Korean resource.
Hwang YunSong [Tue, 8 Feb 2011 02:18:12 +0000 (11:18 +0900)] 
po: Update Korean resource.

13 years agourlmon: Added more CoInternetGetSecurityUrl[Ex] tests.
Jacek Caban [Tue, 8 Feb 2011 14:17:37 +0000 (15:17 +0100)] 
urlmon: Added more CoInternetGetSecurityUrl[Ex] tests.

13 years agourlmon: CoInternetGetSecurityUrlEx rewrite.
Jacek Caban [Tue, 8 Feb 2011 14:17:15 +0000 (15:17 +0100)] 
urlmon: CoInternetGetSecurityUrlEx rewrite.

13 years agourlmon: CoInternetGetSecurityUrl rewrite.
Jacek Caban [Tue, 8 Feb 2011 14:16:38 +0000 (15:16 +0100)] 
urlmon: CoInternetGetSecurityUrl rewrite.

This includes proper URL buffers, error handling and wrong pluggable
protocol calls fixes.

13 years agomshtml: Fixed size check in res protocol ParseUrl(PARSE_SECURITY_URL) call.
Jacek Caban [Tue, 8 Feb 2011 14:09:38 +0000 (15:09 +0100)] 
mshtml: Fixed size check in res protocol ParseUrl(PARSE_SECURITY_URL) call.

13 years agomshtml: Return size in about protocols handler's ParseUrl(PARSE_SECURITY_URL) call.
Jacek Caban [Tue, 8 Feb 2011 14:09:24 +0000 (15:09 +0100)] 
mshtml: Return size in about protocols handler's ParseUrl(PARSE_SECURITY_URL) call.

13 years agourlmon: Don't hardcode zone numbers.
Jacek Caban [Tue, 8 Feb 2011 14:09:06 +0000 (15:09 +0100)] 
urlmon: Don't hardcode zone numbers.

13 years agomshtml: Implemented IHTMLStyle_put_borderBottomColor.
Alistair Leslie-Hughes [Fri, 4 Feb 2011 15:47:10 +0000 (02:47 +1100)] 
mshtml: Implemented IHTMLStyle_put_borderBottomColor.

13 years agosetupapi: Fix comparison issue on 64-bit systems.
Peter Urbanec [Tue, 8 Feb 2011 04:58:43 +0000 (15:58 +1100)] 
setupapi: Fix comparison issue on 64-bit systems.

13 years agocryptui/tests: Remove a dead assignment (LLVM/Clang).
Austin English [Tue, 8 Feb 2011 02:27:16 +0000 (18:27 -0800)] 
cryptui/tests: Remove a dead assignment (LLVM/Clang).

13 years agoqmgr/tests: Make sure return values are used (LLVM/Clang).
Austin English [Mon, 7 Feb 2011 22:58:45 +0000 (14:58 -0800)] 
qmgr/tests: Make sure return values are used (LLVM/Clang).

13 years agohlink/tests: Don't check results in disabled tests (LLVM/Clang).
Austin English [Mon, 7 Feb 2011 22:57:39 +0000 (14:57 -0800)] 
hlink/tests: Don't check results in disabled tests (LLVM/Clang).

13 years agomsxml3/tests: Remove unneeded assignment (LLVM/Clang).
Austin English [Mon, 7 Feb 2011 22:58:12 +0000 (14:58 -0800)] 
msxml3/tests: Remove unneeded assignment (LLVM/Clang).

13 years agomshtml/tests: Make sure return value is used (LLVM/Clang).
Austin English [Mon, 7 Feb 2011 22:58:03 +0000 (14:58 -0800)] 
mshtml/tests: Make sure return value is used (LLVM/Clang).

13 years agomlang/tests: Remove unused assignment (LLVM/Clang).
Austin English [Mon, 7 Feb 2011 22:57:56 +0000 (14:57 -0800)] 
mlang/tests: Remove unused assignment (LLVM/Clang).

13 years agomstask/tests: Make sure return values are used (LLVM/Clang).
Austin English [Mon, 7 Feb 2011 22:58:06 +0000 (14:58 -0800)] 
mstask/tests: Make sure return values are used (LLVM/Clang).

13 years agommdevapi/tests: Make sure return value is used (LLVM/Clang).
Austin English [Mon, 7 Feb 2011 22:57:59 +0000 (14:57 -0800)] 
mmdevapi/tests: Make sure return value is used (LLVM/Clang).

13 years agoinetcomm/tests: Make sure to use return values (LLVM/Clang).
Austin English [Mon, 7 Feb 2011 22:57:43 +0000 (14:57 -0800)] 
inetcomm/tests: Make sure to use return values (LLVM/Clang).

13 years agolocalspl/tests: Make sure return values are used (LLVM/Clang).
Austin English [Mon, 7 Feb 2011 22:57:48 +0000 (14:57 -0800)] 
localspl/tests: Make sure return values are used (LLVM/Clang).

13 years agontdll/tests: Make sure return values are used (LLVM/Clang).
Austin English [Mon, 7 Feb 2011 22:58:39 +0000 (14:58 -0800)] 
ntdll/tests: Make sure return values are used (LLVM/Clang).

13 years agooleaut32/tests: Make sure return values are used (LLVM/Clang).
Austin English [Mon, 7 Feb 2011 22:58:43 +0000 (14:58 -0800)] 
oleaut32/tests: Make sure return values are used (LLVM/Clang).

13 years agomsvcrt/tests: Make sure return values are used (LLVM/Clang).
Austin English [Mon, 7 Feb 2011 22:58:09 +0000 (14:58 -0800)] 
msvcrt/tests: Make sure return values are used (LLVM/Clang).

13 years agofusion/tests: Make sure to use return values (LLVM/Clang).
Austin English [Mon, 7 Feb 2011 22:57:35 +0000 (14:57 -0800)] 
fusion/tests: Make sure to use return values (LLVM/Clang).

13 years agodsound/tests: Make sure to use return values (LLVM/Clang).
Austin English [Mon, 7 Feb 2011 22:57:29 +0000 (14:57 -0800)] 
dsound/tests: Make sure to use return values (LLVM/Clang).

13 years agod3dcompiler: Parse OSG5 in the reflection interface.
Rico Schüller [Sun, 6 Feb 2011 20:56:35 +0000 (21:56 +0100)] 
d3dcompiler: Parse OSG5 in the reflection interface.

13 years agooleaut32/tests: Add more safearray tests.
André Hentschel [Mon, 7 Feb 2011 19:44:43 +0000 (20:44 +0100)] 
oleaut32/tests: Add more safearray tests.

13 years agonetapi32: Add stub implementation for NetServerDiskEnum.
André Hentschel [Sun, 6 Feb 2011 18:42:36 +0000 (19:42 +0100)] 
netapi32: Add stub implementation for NetServerDiskEnum.

13 years agonetapi32: Add stub implementation for NetUseDel.
André Hentschel [Sun, 6 Feb 2011 18:39:33 +0000 (19:39 +0100)] 
netapi32: Add stub implementation for NetUseDel.

13 years agocomctl32: Fixed height of comboboxex32.
Alexander Kochetkov [Sun, 6 Feb 2011 16:41:30 +0000 (19:41 +0300)] 
comctl32: Fixed height of comboboxex32.

13 years agod3dcompiler: Include the string terminator in the output blob.
Matteo Bruni [Tue, 4 Jan 2011 15:41:42 +0000 (16:41 +0100)] 
d3dcompiler: Include the string terminator in the output blob.

13 years agoshdocvw: Initialise ie pointer as it's tested (Clang).
Joris Huizer [Sat, 5 Feb 2011 13:37:40 +0000 (14:37 +0100)] 
shdocvw: Initialise ie pointer as it's tested (Clang).

13 years agocomctl32/tests: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Mon, 7 Feb 2011 11:30:37 +0000 (12:30 +0100)] 
comctl32/tests: Fix compilation on systems that don't support nameless unions.

13 years agomshtml: Implement IHTMLStyle put_borderRightColor.
Alistair Leslie-Hughes [Mon, 7 Feb 2011 02:38:19 +0000 (13:38 +1100)] 
mshtml: Implement IHTMLStyle put_borderRightColor.

13 years agomsi/tests: Show that a failing call to MsiGetSourcePath(SOURCEDIR) sets the SOURCEDIR...
Hans Leidekker [Mon, 7 Feb 2011 08:40:33 +0000 (09:40 +0100)] 
msi/tests: Show that a failing call to MsiGetSourcePath(SOURCEDIR) sets the SOURCEDIR property.

13 years agomsi: Split up resolve_folder.
Hans Leidekker [Mon, 7 Feb 2011 08:40:13 +0000 (09:40 +0100)] 
msi: Split up resolve_folder.

13 years agopo: Hebrew update.
Yaron Shahrabani [Sun, 6 Feb 2011 15:00:25 +0000 (17:00 +0200)] 
po: Hebrew update.

13 years agomshtml: Use case insensitive comparison in parse_classid.
Jacek Caban [Sun, 6 Feb 2011 21:30:27 +0000 (22:30 +0100)] 
mshtml: Use case insensitive comparison in parse_classid.

13 years agomshtml: Added focus events tests.
Jacek Caban [Sun, 6 Feb 2011 21:16:14 +0000 (22:16 +0100)] 
mshtml: Added focus events tests.

13 years agomshtml: Added IHTMLWindow2::focus implementation.
Jacek Caban [Sun, 6 Feb 2011 21:15:57 +0000 (22:15 +0100)] 
mshtml: Added IHTMLWindow2::focus implementation.

13 years agoddraw: Fix unused variable warnings (LLVM/Clang).
Austin English [Sun, 6 Feb 2011 05:03:34 +0000 (21:03 -0800)] 
ddraw: Fix unused variable warnings (LLVM/Clang).

13 years agod3dx9_36/tests: Remove unused variable assignments (LLVM/Clang).
Austin English [Sun, 6 Feb 2011 04:58:47 +0000 (20:58 -0800)] 
d3dx9_36/tests: Remove unused variable assignments (LLVM/Clang).

13 years agoavifil32/tests: Remove useless variable assignments (LLVM/Clang).
Austin English [Sun, 6 Feb 2011 04:56:17 +0000 (20:56 -0800)] 
avifil32/tests: Remove useless variable assignments (LLVM/Clang).

13 years agogdiplus: Fix error path in GdipAddPathRectangle.
Vincent Povirk [Sat, 5 Feb 2011 20:22:11 +0000 (14:22 -0600)] 
gdiplus: Fix error path in GdipAddPathRectangle.

13 years agogdiplus: Allow adding rectangles with negative sizes to paths.
Vincent Povirk [Sat, 5 Feb 2011 20:11:50 +0000 (14:11 -0600)] 
gdiplus: Allow adding rectangles with negative sizes to paths.

13 years agowindowscodecs: Release the icon frame substream on success too.
Vincent Povirk [Sat, 5 Feb 2011 19:01:20 +0000 (13:01 -0600)] 
windowscodecs: Release the icon frame substream on success too.

13 years agourlmon/uri: Remove dead assignment and useless initializer (LLVM/Clang).
Nikolay Sivov [Sat, 5 Feb 2011 12:59:51 +0000 (15:59 +0300)] 
urlmon/uri: Remove dead assignment and useless initializer (LLVM/Clang).

13 years agogdiplus/tests: Make sure return value is used (LLVM/Clang).
EG Galano [Sat, 5 Feb 2011 08:21:00 +0000 (00:21 -0800)] 
gdiplus/tests: Make sure return value is used (LLVM/Clang).

13 years agogdiplus/tests: Make sure to use return values (LLVM/Clang).
Austin English [Sat, 5 Feb 2011 07:16:28 +0000 (23:16 -0800)] 
gdiplus/tests: Make sure to use return values (LLVM/Clang).

13 years agowinspool.drv: Make sure to use return values (LLVM/Clang).
Austin English [Sat, 5 Feb 2011 07:08:04 +0000 (23:08 -0800)] 
winspool.drv: Make sure to use return values (LLVM/Clang).