wine
13 years agocomctl32/tests: Make sure to use a return value (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 02:20:47 +0000 (18:20 -0800)] 
comctl32/tests: Make sure to use a return value (LLVM/Clang).

13 years agocomctl32/tests: Make sure to use a return value (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 02:20:25 +0000 (18:20 -0800)] 
comctl32/tests: Make sure to use a return value (LLVM/Clang).

13 years agocomctl32/tests: Remove dead assignments (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 02:20:04 +0000 (18:20 -0800)] 
comctl32/tests: Remove dead assignments (LLVM/Clang).

13 years agoconfigure: Print a notice if zlib isn't found.
Alexandre Julliard [Fri, 18 Feb 2011 12:07:27 +0000 (13:07 +0100)] 
configure: Print a notice if zlib isn't found.

13 years agocabinet: Avoid some memory allocations by storing buffers directly in the FCI structure.
Alexandre Julliard [Fri, 18 Feb 2011 10:32:35 +0000 (11:32 +0100)] 
cabinet: Avoid some memory allocations by storing buffers directly in the FCI structure.

13 years agocabinet: Add support for MSZIP compression.
Alexandre Julliard [Thu, 17 Feb 2011 23:15:44 +0000 (00:15 +0100)] 
cabinet: Add support for MSZIP compression.

13 years agocabinet: Create temp files only once we have data to store into them.
Alexandre Julliard [Thu, 17 Feb 2011 20:23:03 +0000 (21:23 +0100)] 
cabinet: Create temp files only once we have data to store into them.

13 years agocabinet: Cleanup file loading and add infrastructure for plugging in real compression.
Alexandre Julliard [Thu, 17 Feb 2011 20:08:28 +0000 (21:08 +0100)] 
cabinet: Cleanup file loading and add infrastructure for plugging in real compression.

13 years agomsvcrt/tests: sizeof(long double) is 12 with MS.
Jörg Höhle [Tue, 28 Dec 2010 22:02:12 +0000 (23:02 +0100)] 
msvcrt/tests: sizeof(long double) is 12 with MS.

13 years agomsvcrt: sizeof(long double) is 12 with MS, but not necessarily so on UNIX.
Jörg Höhle [Wed, 1 Dec 2010 21:26:26 +0000 (22:26 +0100)] 
msvcrt: sizeof(long double) is 12 with MS, but not necessarily so on UNIX.

13 years agojscript/tests: Remove a dead assignment (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 02:43:24 +0000 (18:43 -0800)] 
jscript/tests: Remove a dead assignment (LLVM/Clang).

13 years agod3d9/tests: Make sure to use return values (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 02:37:45 +0000 (18:37 -0800)] 
d3d9/tests: Make sure to use return values (LLVM/Clang).

13 years agocrypt32/tests: Make sure to use return values (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 02:35:07 +0000 (18:35 -0800)] 
crypt32/tests: Make sure to use return values (LLVM/Clang).

13 years agocrypt32/tests: Make sure to use a return value (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 02:34:28 +0000 (18:34 -0800)] 
crypt32/tests: Make sure to use a return value (LLVM/Clang).

13 years agowinmm/tests: Remove dead assignment (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 02:26:25 +0000 (18:26 -0800)] 
winmm/tests: Remove dead assignment (LLVM/Clang).

13 years agousp10/tests: Remove dead assignment (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 02:24:26 +0000 (18:24 -0800)] 
usp10/tests: Remove dead assignment (LLVM/Clang).

13 years agokernel32/tests: Make sure to use return values (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 02:18:11 +0000 (18:18 -0800)] 
kernel32/tests: Make sure to use return values (LLVM/Clang).

13 years agouser32: Fix read of uninitialized data and a couple of typos in TrackMouseEvent ...
Alexander Scott-Johns [Wed, 16 Feb 2011 01:09:35 +0000 (01:09 +0000)] 
user32: Fix read of uninitialized data and a couple of typos in TrackMouseEvent (Valgrind).

13 years agopo: Add missing \n in various po language files.
Frédéric Delanoy [Wed, 16 Feb 2011 20:13:17 +0000 (21:13 +0100)] 
po: Add missing \n in various po language files.

13 years agomshtml: Implement IHTMLAnchorElement_put_href.
Alistair Leslie-Hughes [Thu, 17 Feb 2011 03:29:48 +0000 (14:29 +1100)] 
mshtml: Implement IHTMLAnchorElement_put_href.

13 years agomlang: GetGlobalFontLinkObject() takes a non-zero number of arguments.
Dmitry Timoshkov [Thu, 17 Feb 2011 09:05:05 +0000 (17:05 +0800)] 
mlang: GetGlobalFontLinkObject() takes a non-zero number of arguments.

13 years agocomctl32: Fix read of uninitialized data in LISTVIEW_HeaderNotification and rename...
Alexander Scott-Johns [Thu, 17 Feb 2011 01:24:14 +0000 (01:24 +0000)] 
comctl32: Fix read of uninitialized data in LISTVIEW_HeaderNotification and rename it to LISTVIEW_Notify (Valgrind).

13 years agoole32/tests: Make sure to use a return value (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 01:57:22 +0000 (17:57 -0800)] 
ole32/tests: Make sure to use a return value (LLVM/Clang).

13 years agocrypt32/tests: Remove a dead initialization (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 01:50:14 +0000 (17:50 -0800)] 
crypt32/tests: Remove a dead initialization (LLVM/Clang).

13 years agoinetmib1/tests: Remove a dead assignment (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 01:41:26 +0000 (17:41 -0800)] 
inetmib1/tests: Remove a dead assignment (LLVM/Clang).

13 years agogdiplus/tests: Make sure to use return values (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 01:39:49 +0000 (17:39 -0800)] 
gdiplus/tests: Make sure to use return values (LLVM/Clang).

13 years agomsi/tests: Make sure to use return values (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 01:37:59 +0000 (17:37 -0800)] 
msi/tests: Make sure to use return values (LLVM/Clang).

13 years agomsi/tests: Remove dead assignments.
Austin English [Thu, 17 Feb 2011 01:37:48 +0000 (17:37 -0800)] 
msi/tests: Remove dead assignments.

13 years agocrypt32/tests: Make sure to use return values (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 01:31:55 +0000 (17:31 -0800)] 
crypt32/tests: Make sure to use return values (LLVM/Clang).

13 years agoadvapi32/tests: Remove Win9x hacks.
Austin English [Thu, 17 Feb 2011 01:31:45 +0000 (17:31 -0800)] 
advapi32/tests: Remove Win9x hacks.

13 years agoadvapi32/tests: Make sure to use return value (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 01:22:28 +0000 (17:22 -0800)] 
advapi32/tests: Make sure to use return value (LLVM/Clang).

13 years agoadvapi32/tests: Make sure to use return value (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 01:22:17 +0000 (17:22 -0800)] 
advapi32/tests: Make sure to use return value (LLVM/Clang).

13 years agod3dx9_36/tests: Free memory after use (Valgrind).
Austin English [Thu, 17 Feb 2011 00:37:14 +0000 (16:37 -0800)] 
d3dx9_36/tests: Free memory after use (Valgrind).

13 years agomsxml3: Null pointer for schema uri should be treated as empty.
Nikolay Sivov [Wed, 16 Feb 2011 22:42:15 +0000 (01:42 +0300)] 
msxml3: Null pointer for schema uri should be treated as empty.

13 years agokernel32: Forward RtlCompareMemory to ntdll on x86_64.
André Hentschel [Wed, 16 Feb 2011 20:20:32 +0000 (21:20 +0100)] 
kernel32: Forward RtlCompareMemory to ntdll on x86_64.

13 years agod3dcompiler/tests: Add reflection ps desc test.
Rico Schüller [Wed, 16 Feb 2011 19:28:00 +0000 (20:28 +0100)] 
d3dcompiler/tests: Add reflection ps desc test.

13 years agod3dcompiler/tests: Add reflection vs desc test.
Rico Schüller [Wed, 16 Feb 2011 19:27:52 +0000 (20:27 +0100)] 
d3dcompiler/tests: Add reflection vs desc test.

13 years agowintrust/tests: Fix a leak (valgrind).
Juan Lang [Wed, 16 Feb 2011 18:44:45 +0000 (10:44 -0800)] 
wintrust/tests: Fix a leak (valgrind).

13 years agocrypt32/tests: Test return value (clang).
Juan Lang [Tue, 15 Feb 2011 19:07:19 +0000 (11:07 -0800)] 
crypt32/tests: Test return value (clang).

13 years agocrypt32/tests: Test a return value (clang).
Juan Lang [Tue, 15 Feb 2011 19:08:36 +0000 (11:08 -0800)] 
crypt32/tests: Test a return value (clang).

13 years agocrypt32/tests: Remove an unused assignment (clang).
Juan Lang [Tue, 15 Feb 2011 18:54:09 +0000 (10:54 -0800)] 
crypt32/tests: Remove an unused assignment (clang).

13 years agocabinet: Create one temp file per folder and avoid an extra copy of the data.
Alexandre Julliard [Thu, 17 Feb 2011 15:48:19 +0000 (16:48 +0100)] 
cabinet: Create one temp file per folder and avoid an extra copy of the data.

13 years agokernel32: Don't try to initialize curses if the TERM variable is not set.
Alexandre Julliard [Wed, 16 Feb 2011 22:30:32 +0000 (23:30 +0100)] 
kernel32: Don't try to initialize curses if the TERM variable is not set.

13 years agourlmon: Use winetest page URL for abort test.
Jacek Caban [Wed, 16 Feb 2011 14:16:44 +0000 (15:16 +0100)] 
urlmon: Use winetest page URL for abort test.

13 years agomsxml3: Initial implementation of transform() method.
Nikolay Sivov [Wed, 16 Feb 2011 13:45:14 +0000 (16:45 +0300)] 
msxml3: Initial implementation of transform() method.

13 years agomsxml3: Store output stream for processor.
Nikolay Sivov [Wed, 16 Feb 2011 13:44:47 +0000 (16:44 +0300)] 
msxml3: Store output stream for processor.

13 years agomsxml3: Basic put_input() method for IXSLProcessor.
Nikolay Sivov [Wed, 16 Feb 2011 13:44:04 +0000 (16:44 +0300)] 
msxml3: Basic put_input() method for IXSLProcessor.

13 years agowpp: Add explicit casts when mixing signed and unsigned integers.
Gerald Pfeifer [Wed, 16 Feb 2011 01:50:46 +0000 (02:50 +0100)] 
wpp: Add explicit casts when mixing signed and unsigned integers.

13 years agomsxml3: Silence QueryInterface FIXME.
Jacek Caban [Wed, 16 Feb 2011 10:26:57 +0000 (11:26 +0100)] 
msxml3: Silence QueryInterface FIXME.

13 years agomshtml: Fixed a few typos.
Thomas Mullaly [Wed, 16 Feb 2011 01:22:58 +0000 (20:22 -0500)] 
mshtml: Fixed a few typos.

13 years agocrypt32: Don't assign a count value unless memory allocation succeeds (clang).
Juan Lang [Tue, 15 Feb 2011 19:31:16 +0000 (11:31 -0800)] 
crypt32: Don't assign a count value unless memory allocation succeeds (clang).

13 years agocrypt32: Don't assume a function succeeded (clang).
Juan Lang [Tue, 15 Feb 2011 19:16:25 +0000 (11:16 -0800)] 
crypt32: Don't assume a function succeeded (clang).

13 years agocrypt32: Fix return value in error cases (clang).
Juan Lang [Tue, 15 Feb 2011 19:12:41 +0000 (11:12 -0800)] 
crypt32: Fix return value in error cases (clang).

13 years agocrypt32: Fix return value (clang).
Juan Lang [Tue, 15 Feb 2011 19:10:52 +0000 (11:10 -0800)] 
crypt32: Fix return value (clang).

13 years agokernel32: Remove a useless error message.
André Hentschel [Tue, 15 Feb 2011 18:49:10 +0000 (19:49 +0100)] 
kernel32: Remove a useless error message.

13 years agorsaenh/tests: Test the reported length on success.
André Hentschel [Tue, 15 Feb 2011 18:49:14 +0000 (19:49 +0100)] 
rsaenh/tests: Test the reported length on success.

13 years agopropsys: Add a PSRefreshPropertySchema stub.
Andrew Nguyen [Tue, 15 Feb 2011 18:36:28 +0000 (12:36 -0600)] 
propsys: Add a PSRefreshPropertySchema stub.

13 years agousp10/tests: Avoid passing optional pointers to uninitialized structures in ScriptStr...
Andrew Nguyen [Tue, 15 Feb 2011 18:36:01 +0000 (12:36 -0600)] 
usp10/tests: Avoid passing optional pointers to uninitialized structures in ScriptString tests.

13 years agod3dcompiler/tests: Add reflection test.
Rico Schüller [Tue, 15 Feb 2011 18:07:54 +0000 (19:07 +0100)] 
d3dcompiler/tests: Add reflection test.

13 years agod3dcompiler: Add argument check in D3DReflect().
Rico Schüller [Tue, 15 Feb 2011 18:07:47 +0000 (19:07 +0100)] 
d3dcompiler: Add argument check in D3DReflect().

13 years agoriched20: Fix a c89 conformance issue in ITextImpl->editor->rcFormat initialization.
Amine Khaldi [Tue, 15 Feb 2011 17:44:03 +0000 (18:44 +0100)] 
riched20: Fix a c89 conformance issue in ITextImpl->editor->rcFormat initialization.

13 years agomsvcr90/tests: Fix the type info test for 64-bit.
Alexandre Julliard [Wed, 16 Feb 2011 12:59:18 +0000 (13:59 +0100)] 
msvcr90/tests: Fix the type info test for 64-bit.

13 years agocabinet: Store the data block headers in a memory list instead of on-disk.
Alexandre Julliard [Tue, 15 Feb 2011 23:20:49 +0000 (00:20 +0100)] 
cabinet: Store the data block headers in a memory list instead of on-disk.

Compute the checksums only when writing to the final file.

13 years agocabinet: Rewrite the cabinet header output code, and write everything to disk in...
Alexandre Julliard [Tue, 15 Feb 2011 19:08:44 +0000 (20:08 +0100)] 
cabinet: Rewrite the cabinet header output code, and write everything to disk in one step.

13 years agomshtml: Fixed a leak (valgrind).
Jacek Caban [Tue, 15 Feb 2011 16:33:27 +0000 (17:33 +0100)] 
mshtml: Fixed a leak (valgrind).

13 years agourlmon: Get rid of no longer needed buffering in stgmed_buf_t.
Jacek Caban [Tue, 15 Feb 2011 16:02:29 +0000 (17:02 +0100)] 
urlmon: Get rid of no longer needed buffering in stgmed_buf_t.

13 years agourlmon: Properly handle BINDSTATUS_BEGINDOWNLOADDATA.
Jacek Caban [Tue, 15 Feb 2011 16:02:02 +0000 (17:02 +0100)] 
urlmon: Properly handle BINDSTATUS_BEGINDOWNLOADDATA.

13 years agourlmon: Read remaining protocol data if report_data was called after binding finished.
Jacek Caban [Tue, 15 Feb 2011 16:01:44 +0000 (17:01 +0100)] 
urlmon: Read remaining protocol data if report_data was called after binding finished.

13 years agourlmon: Get rid of init variable in stgmed_buf_t.
Jacek Caban [Tue, 15 Feb 2011 16:01:14 +0000 (17:01 +0100)] 
urlmon: Get rid of init variable in stgmed_buf_t.

13 years agoshlwapi: Add stubs for SHWinHelpOnDemandA/W.
Detlef Riekenberg [Sun, 13 Feb 2011 19:10:50 +0000 (20:10 +0100)] 
shlwapi: Add stubs for SHWinHelpOnDemandA/W.

13 years agod3d9/tests: Add a test for clip planes.
Matteo Bruni [Tue, 1 Feb 2011 02:05:57 +0000 (03:05 +0100)] 
d3d9/tests: Add a test for clip planes.

13 years agowined3d: Make clip planes independent from offscreen/onscreen drawing.
Matteo Bruni [Tue, 1 Feb 2011 01:42:22 +0000 (02:42 +0100)] 
wined3d: Make clip planes independent from offscreen/onscreen drawing.

13 years agokernel32: Add stderr redirection for native Unix programs started from Windows program.
Igor Egorov [Sat, 5 Feb 2011 02:47:10 +0000 (18:47 -0800)] 
kernel32: Add stderr redirection for native Unix programs started from Windows program.

13 years agoiphlpapi: Changed return value of NotifyAddrChange() stub and added test cases.
Janne Hakonen [Tue, 8 Feb 2011 18:43:59 +0000 (20:43 +0200)] 
iphlpapi: Changed return value of NotifyAddrChange() stub and added test cases.

13 years agomountmgr: Use the media kind to fill in the device type field on Mac OS.
Charles Davis [Tue, 8 Feb 2011 22:12:54 +0000 (15:12 -0700)] 
mountmgr: Use the media kind to fill in the device type field on Mac OS.

13 years agod3dx9_36: Add a few tests for D3DXCreateBox.
David Adam [Thu, 10 Feb 2011 05:59:35 +0000 (06:59 +0100)] 
d3dx9_36: Add a few tests for D3DXCreateBox.

13 years agooleaut32/tests: Don't check return values inside of if(0) (LLVM/Clang).
Austin English [Fri, 11 Feb 2011 00:45:15 +0000 (16:45 -0800)] 
oleaut32/tests: Don't check return values inside of if(0) (LLVM/Clang).

13 years agooleaut32/tests: Remove dead assignments (LLVM/Clang).
Austin English [Fri, 11 Feb 2011 00:45:13 +0000 (16:45 -0800)] 
oleaut32/tests: Remove dead assignments (LLVM/Clang).

13 years agooleaut32/tests: Make sure return values are used (LLVM/Clang).
Austin English [Fri, 11 Feb 2011 00:45:10 +0000 (16:45 -0800)] 
oleaut32/tests: Make sure return values are used (LLVM/Clang).

13 years agooleaut32/tests: Make sure return values are used (LLVM/Clang).
Austin English [Fri, 11 Feb 2011 00:44:41 +0000 (16:44 -0800)] 
oleaut32/tests: Make sure return values are used (LLVM/Clang).

13 years agooleaut32/tests: Make sure a return value is used (LLVM/Clang).
Austin English [Fri, 11 Feb 2011 00:44:39 +0000 (16:44 -0800)] 
oleaut32/tests: Make sure a return value is used (LLVM/Clang).

13 years agooleaut32/tests: Don't check return values inside of if(0) (LLVM/Clang).
Austin English [Fri, 11 Feb 2011 00:44:34 +0000 (16:44 -0800)] 
oleaut32/tests: Don't check return values inside of if(0) (LLVM/Clang).

13 years agowinex11.drv: Add proper initialization for border_pixel.
Nicholas Niro [Tue, 15 Feb 2011 04:28:18 +0000 (23:28 -0500)] 
winex11.drv: Add proper initialization for border_pixel.

13 years agodxdiagn: Restore a few traces in the container construction functions.
Andrew Nguyen [Tue, 15 Feb 2011 07:17:44 +0000 (01:17 -0600)] 
dxdiagn: Restore a few traces in the container construction functions.

13 years agodxdiagn: Transition to the information tree by making IDxDiagContainer view the infor...
Andrew Nguyen [Tue, 15 Feb 2011 07:17:16 +0000 (01:17 -0600)] 
dxdiagn: Transition to the information tree by making IDxDiagContainer view the information tree.

13 years agodxdiagn: Remove the old container initialization code in preparation for switching...
Andrew Nguyen [Tue, 15 Feb 2011 07:15:07 +0000 (01:15 -0600)] 
dxdiagn: Remove the old container initialization code in preparation for switching to the information tree.

13 years agodxdiagn: Add code that populates the DxDiag_DirectShowFilters container.
Andrew Nguyen [Tue, 15 Feb 2011 07:14:53 +0000 (01:14 -0600)] 
dxdiagn: Add code that populates the DxDiag_DirectShowFilters container.

13 years agodxdiagn: Add code that populates the DxDiag_DirectXFiles container.
Andrew Nguyen [Tue, 15 Feb 2011 07:14:45 +0000 (01:14 -0600)] 
dxdiagn: Add code that populates the DxDiag_DirectXFiles container.

13 years agodxdiagn: Add code to create stub containers for DxDiag_DirectSound.
Andrew Nguyen [Tue, 15 Feb 2011 07:14:35 +0000 (01:14 -0600)] 
dxdiagn: Add code to create stub containers for DxDiag_DirectSound.

13 years agodxdiagn: Add code that populates the DxDiag_DisplayDevices container.
Andrew Nguyen [Tue, 15 Feb 2011 07:14:27 +0000 (01:14 -0600)] 
dxdiagn: Add code that populates the DxDiag_DisplayDevices container.

13 years agodxdiagn: Add code that populates the DxDiag_SystemInfo container.
Andrew Nguyen [Tue, 15 Feb 2011 07:14:19 +0000 (01:14 -0600)] 
dxdiagn: Add code that populates the DxDiag_SystemInfo container.

13 years agodxdiagn: Add code that introduces the infrastructure of a provider information tree.
Andrew Nguyen [Tue, 15 Feb 2011 07:14:09 +0000 (01:14 -0600)] 
dxdiagn: Add code that introduces the infrastructure of a provider information tree.

13 years agodxdiagn: Make the containers keep a reference to a IDxDiagProvider object.
Andrew Nguyen [Tue, 15 Feb 2011 07:13:22 +0000 (01:13 -0600)] 
dxdiagn: Make the containers keep a reference to a IDxDiagProvider object.

13 years agourlmon: Fixed invalid read and write errors (Valgrind).
Thomas Mullaly [Tue, 15 Feb 2011 00:39:17 +0000 (19:39 -0500)] 
urlmon: Fixed invalid read and write errors (Valgrind).

13 years agogdiplus: Add tests for locked image bit reading/writing.
Vincent Povirk [Mon, 14 Feb 2011 23:11:58 +0000 (17:11 -0600)] 
gdiplus: Add tests for locked image bit reading/writing.

13 years agogdiplus: Add test for ImageLockModeUserInputBuf.
Vincent Povirk [Mon, 14 Feb 2011 22:39:35 +0000 (16:39 -0600)] 
gdiplus: Add test for ImageLockModeUserInputBuf.

13 years agogdiplus: Store an ImageAttributes in texture brushes.
Vincent Povirk [Mon, 14 Feb 2011 21:35:47 +0000 (15:35 -0600)] 
gdiplus: Store an ImageAttributes in texture brushes.

13 years agomsxml3: Add a stub IXSLProcessor.
Nikolay Sivov [Sat, 12 Feb 2011 13:40:36 +0000 (16:40 +0300)] 
msxml3: Add a stub IXSLProcessor.

13 years agomsxml3: Add basic putref_stylesheet() implementation.
Nikolay Sivov [Sat, 12 Feb 2011 12:42:15 +0000 (15:42 +0300)] 
msxml3: Add basic putref_stylesheet() implementation.

13 years agorsaenh: Fully initialize schannel algorithm information.
Juan Lang [Mon, 14 Feb 2011 18:57:51 +0000 (10:57 -0800)] 
rsaenh: Fully initialize schannel algorithm information.