Austin English [Thu, 17 Feb 2011 02:20:47 +0000 (18:20 -0800)]
comctl32/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).
Austin English [Thu, 17 Feb 2011 02:20:04 +0000 (18:20 -0800)]
comctl32/tests: Remove dead assignments (LLVM/Clang).
Alexandre Julliard [Fri, 18 Feb 2011 12:07:27 +0000 (13:07 +0100)]
configure: Print a notice if zlib isn't found.
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.
Alexandre Julliard [Thu, 17 Feb 2011 23:15:44 +0000 (00:15 +0100)]
cabinet: Add support for MSZIP compression.
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.
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.
Jörg Höhle [Tue, 28 Dec 2010 22:02:12 +0000 (23:02 +0100)]
msvcrt/tests: sizeof(long double) is 12 with MS.
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.
Austin English [Thu, 17 Feb 2011 02:43:24 +0000 (18:43 -0800)]
jscript/tests: Remove a dead assignment (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).
Austin English [Thu, 17 Feb 2011 02:35:07 +0000 (18:35 -0800)]
crypt32/tests: Make sure to use return values (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).
Austin English [Thu, 17 Feb 2011 02:26:25 +0000 (18:26 -0800)]
winmm/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).
Austin English [Thu, 17 Feb 2011 02:18:11 +0000 (18:18 -0800)]
kernel32/tests: Make sure to use return values (LLVM/Clang).
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).
Frédéric Delanoy [Wed, 16 Feb 2011 20:13:17 +0000 (21:13 +0100)]
po: Add missing \n in various po language files.
Alistair Leslie-Hughes [Thu, 17 Feb 2011 03:29:48 +0000 (14:29 +1100)]
mshtml: Implement IHTMLAnchorElement_put_href.
Dmitry Timoshkov [Thu, 17 Feb 2011 09:05:05 +0000 (17:05 +0800)]
mlang: GetGlobalFontLinkObject() takes a non-zero number of arguments.
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).
Austin English [Thu, 17 Feb 2011 01:57:22 +0000 (17:57 -0800)]
ole32/tests: Make sure to use a return value (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 01:50:14 +0000 (17:50 -0800)]
crypt32/tests: Remove a dead initialization (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 01:41:26 +0000 (17:41 -0800)]
inetmib1/tests: Remove a dead assignment (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).
Austin English [Thu, 17 Feb 2011 01:37:59 +0000 (17:37 -0800)]
msi/tests: Make sure to use return values (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 01:37:48 +0000 (17:37 -0800)]
msi/tests: Remove dead assignments.
Austin English [Thu, 17 Feb 2011 01:31:55 +0000 (17:31 -0800)]
crypt32/tests: Make sure to use return values (LLVM/Clang).
Austin English [Thu, 17 Feb 2011 01:31:45 +0000 (17:31 -0800)]
advapi32/tests: Remove Win9x hacks.
Austin English [Thu, 17 Feb 2011 01:22:28 +0000 (17:22 -0800)]
advapi32/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).
Austin English [Thu, 17 Feb 2011 00:37:14 +0000 (16:37 -0800)]
d3dx9_36/tests: Free memory after use (Valgrind).
Nikolay Sivov [Wed, 16 Feb 2011 22:42:15 +0000 (01:42 +0300)]
msxml3: Null pointer for schema uri should be treated as empty.
André Hentschel [Wed, 16 Feb 2011 20:20:32 +0000 (21:20 +0100)]
kernel32: Forward RtlCompareMemory to ntdll on x86_64.
Rico Schüller [Wed, 16 Feb 2011 19:28:00 +0000 (20:28 +0100)]
d3dcompiler/tests: Add reflection ps desc test.
Rico Schüller [Wed, 16 Feb 2011 19:27:52 +0000 (20:27 +0100)]
d3dcompiler/tests: Add reflection vs desc test.
Juan Lang [Wed, 16 Feb 2011 18:44:45 +0000 (10:44 -0800)]
wintrust/tests: Fix a leak (valgrind).
Juan Lang [Tue, 15 Feb 2011 19:07:19 +0000 (11:07 -0800)]
crypt32/tests: Test return value (clang).
Juan Lang [Tue, 15 Feb 2011 19:08:36 +0000 (11:08 -0800)]
crypt32/tests: Test a return value (clang).
Juan Lang [Tue, 15 Feb 2011 18:54:09 +0000 (10:54 -0800)]
crypt32/tests: Remove an unused assignment (clang).
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.
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.
Jacek Caban [Wed, 16 Feb 2011 14:16:44 +0000 (15:16 +0100)]
urlmon: Use winetest page URL for abort test.
Nikolay Sivov [Wed, 16 Feb 2011 13:45:14 +0000 (16:45 +0300)]
msxml3: Initial implementation of transform() method.
Nikolay Sivov [Wed, 16 Feb 2011 13:44:47 +0000 (16:44 +0300)]
msxml3: Store output stream for processor.
Nikolay Sivov [Wed, 16 Feb 2011 13:44:04 +0000 (16:44 +0300)]
msxml3: Basic put_input() method for IXSLProcessor.
Gerald Pfeifer [Wed, 16 Feb 2011 01:50:46 +0000 (02:50 +0100)]
wpp: Add explicit casts when mixing signed and unsigned integers.
Jacek Caban [Wed, 16 Feb 2011 10:26:57 +0000 (11:26 +0100)]
msxml3: Silence QueryInterface FIXME.
Thomas Mullaly [Wed, 16 Feb 2011 01:22:58 +0000 (20:22 -0500)]
mshtml: Fixed a few typos.
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).
Juan Lang [Tue, 15 Feb 2011 19:16:25 +0000 (11:16 -0800)]
crypt32: Don't assume a function succeeded (clang).
Juan Lang [Tue, 15 Feb 2011 19:12:41 +0000 (11:12 -0800)]
crypt32: Fix return value in error cases (clang).
Juan Lang [Tue, 15 Feb 2011 19:10:52 +0000 (11:10 -0800)]
crypt32: Fix return value (clang).
André Hentschel [Tue, 15 Feb 2011 18:49:10 +0000 (19:49 +0100)]
kernel32: Remove a useless error message.
André Hentschel [Tue, 15 Feb 2011 18:49:14 +0000 (19:49 +0100)]
rsaenh/tests: Test the reported length on success.
Andrew Nguyen [Tue, 15 Feb 2011 18:36:28 +0000 (12:36 -0600)]
propsys: Add a PSRefreshPropertySchema stub.
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.
Rico Schüller [Tue, 15 Feb 2011 18:07:54 +0000 (19:07 +0100)]
d3dcompiler/tests: Add reflection test.
Rico Schüller [Tue, 15 Feb 2011 18:07:47 +0000 (19:07 +0100)]
d3dcompiler: Add argument check in D3DReflect().
Amine Khaldi [Tue, 15 Feb 2011 17:44:03 +0000 (18:44 +0100)]
riched20: Fix a c89 conformance issue in ITextImpl->editor->rcFormat initialization.
Alexandre Julliard [Wed, 16 Feb 2011 12:59:18 +0000 (13:59 +0100)]
msvcr90/tests: Fix the type info test for 64-bit.
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.
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.
Jacek Caban [Tue, 15 Feb 2011 16:33:27 +0000 (17:33 +0100)]
mshtml: Fixed a leak (valgrind).
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.
Jacek Caban [Tue, 15 Feb 2011 16:02:02 +0000 (17:02 +0100)]
urlmon: Properly handle BINDSTATUS_BEGINDOWNLOADDATA.
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.
Jacek Caban [Tue, 15 Feb 2011 16:01:14 +0000 (17:01 +0100)]
urlmon: Get rid of init variable in stgmed_buf_t.
Detlef Riekenberg [Sun, 13 Feb 2011 19:10:50 +0000 (20:10 +0100)]
shlwapi: Add stubs for SHWinHelpOnDemandA/W.
Matteo Bruni [Tue, 1 Feb 2011 02:05:57 +0000 (03:05 +0100)]
d3d9/tests: Add a test for clip planes.
Matteo Bruni [Tue, 1 Feb 2011 01:42:22 +0000 (02:42 +0100)]
wined3d: Make clip planes independent from offscreen/onscreen drawing.
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.
Janne Hakonen [Tue, 8 Feb 2011 18:43:59 +0000 (20:43 +0200)]
iphlpapi: Changed return value of NotifyAddrChange() stub and added test cases.
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.
David Adam [Thu, 10 Feb 2011 05:59:35 +0000 (06:59 +0100)]
d3dx9_36: Add a few tests for D3DXCreateBox.
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).
Austin English [Fri, 11 Feb 2011 00:45:13 +0000 (16:45 -0800)]
oleaut32/tests: Remove dead assignments (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).
Austin English [Fri, 11 Feb 2011 00:44:41 +0000 (16:44 -0800)]
oleaut32/tests: Make sure return values are 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).
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).
Nicholas Niro [Tue, 15 Feb 2011 04:28:18 +0000 (23:28 -0500)]
winex11.drv: Add proper initialization for border_pixel.
Andrew Nguyen [Tue, 15 Feb 2011 07:17:44 +0000 (01:17 -0600)]
dxdiagn: Restore a few traces in the container construction functions.
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.
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.
Andrew Nguyen [Tue, 15 Feb 2011 07:14:53 +0000 (01:14 -0600)]
dxdiagn: Add code that populates the DxDiag_DirectShowFilters container.
Andrew Nguyen [Tue, 15 Feb 2011 07:14:45 +0000 (01:14 -0600)]
dxdiagn: Add code that populates the DxDiag_DirectXFiles container.
Andrew Nguyen [Tue, 15 Feb 2011 07:14:35 +0000 (01:14 -0600)]
dxdiagn: Add code to create stub containers for DxDiag_DirectSound.
Andrew Nguyen [Tue, 15 Feb 2011 07:14:27 +0000 (01:14 -0600)]
dxdiagn: Add code that populates the DxDiag_DisplayDevices container.
Andrew Nguyen [Tue, 15 Feb 2011 07:14:19 +0000 (01:14 -0600)]
dxdiagn: Add code that populates the DxDiag_SystemInfo container.
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.
Andrew Nguyen [Tue, 15 Feb 2011 07:13:22 +0000 (01:13 -0600)]
dxdiagn: Make the containers keep a reference to a IDxDiagProvider object.
Thomas Mullaly [Tue, 15 Feb 2011 00:39:17 +0000 (19:39 -0500)]
urlmon: Fixed invalid read and write errors (Valgrind).
Vincent Povirk [Mon, 14 Feb 2011 23:11:58 +0000 (17:11 -0600)]
gdiplus: Add tests for locked image bit reading/writing.
Vincent Povirk [Mon, 14 Feb 2011 22:39:35 +0000 (16:39 -0600)]
gdiplus: Add test for ImageLockModeUserInputBuf.
Vincent Povirk [Mon, 14 Feb 2011 21:35:47 +0000 (15:35 -0600)]
gdiplus: Store an ImageAttributes in texture brushes.
Nikolay Sivov [Sat, 12 Feb 2011 13:40:36 +0000 (16:40 +0300)]
msxml3: Add a stub IXSLProcessor.
Nikolay Sivov [Sat, 12 Feb 2011 12:42:15 +0000 (15:42 +0300)]
msxml3: Add basic putref_stylesheet() implementation.
Juan Lang [Mon, 14 Feb 2011 18:57:51 +0000 (10:57 -0800)]
rsaenh: Fully initialize schannel algorithm information.