Alexandre Julliard [Mon, 2 Feb 2009 11:25:37 +0000 (12:25 +0100)]
winegcc: Support -b option for cross-compiling.
Alexandre Julliard [Mon, 2 Feb 2009 11:19:11 +0000 (12:19 +0100)]
winegcc: Make platform-specific behaviors depend on variables instead of #ifdefs.
Paul Vriens [Sat, 31 Jan 2009 14:37:59 +0000 (15:37 +0100)]
kernel32/tests: Fix remaining failures on Win9x and WinME.
Paul Vriens [Sat, 31 Jan 2009 14:23:33 +0000 (15:23 +0100)]
kernel32/tests: Fix some test failures on Win9x and WinME.
Paul Vriens [Sat, 31 Jan 2009 14:03:13 +0000 (15:03 +0100)]
kernel32/tests: Fix some tests on Win9x and WinME (GetPrivateProfileSection).
Paul Vriens [Sat, 31 Jan 2009 13:50:02 +0000 (14:50 +0100)]
kernel32/tests: Fill the buffer and check for double-NULL to show a bug in Wine.
Andrew Talbot [Sat, 31 Jan 2009 13:02:39 +0000 (13:02 +0000)]
wintrust: Declare a functions static.
Andrew Talbot [Sat, 31 Jan 2009 13:02:34 +0000 (13:02 +0000)]
winmm: Declare some functions static.
Andrew Talbot [Sat, 31 Jan 2009 13:02:20 +0000 (13:02 +0000)]
wininet: Declare some functions static.
Lei Zhang [Sat, 31 Jan 2009 04:05:15 +0000 (20:05 -0800)]
oleaut32/tests: Add a VarFormat test for date and time.
Hans Leidekker [Fri, 30 Jan 2009 16:10:32 +0000 (17:10 +0100)]
mlang: Export a couple of functions by ordinal.
Hans Leidekker [Fri, 30 Jan 2009 16:09:41 +0000 (17:09 +0100)]
mlang: Implement IMLangFontLink2_GetScriptFontInfo.
Juan Lang [Fri, 30 Jan 2009 16:14:00 +0000 (08:14 -0800)]
mapi32: Fix many test failures on Win9x.
Juan Lang [Fri, 30 Jan 2009 16:02:42 +0000 (08:02 -0800)]
crypt32: Remove test of a corner case that failed on older crypt32 versions.
Paul Vriens [Fri, 30 Jan 2009 15:48:43 +0000 (16:48 +0100)]
wininet/tests: Fix tests failures on W2K and below and some early XP.
Rob Shearman [Fri, 30 Jan 2009 13:48:38 +0000 (13:48 +0000)]
oleaut32: Initialise more of the context passed into user marshal functions in the tests for these functions.
Enable unmarshall testing for LPSAFEARRAYs and BSTRs which works on
Windows now that enough of the context has been filled in.
Rob Shearman [Fri, 30 Jan 2009 13:47:02 +0000 (13:47 +0000)]
ole32: Initialise more of the context passed into user marshaling functions in the tests for these functions.
Rob Shearman [Fri, 30 Jan 2009 13:46:17 +0000 (13:46 +0000)]
Change parameter type from size_t to SIZE_T for MIDL_user_allocate.
Alexandre Julliard [Fri, 30 Jan 2009 16:54:01 +0000 (17:54 +0100)]
Release 1.1.14.
Francois Gouget [Fri, 30 Jan 2009 10:37:51 +0000 (11:37 +0100)]
msvcrt/tests: Remove a space before a '\n'.
Francois Gouget [Fri, 30 Jan 2009 10:38:03 +0000 (11:38 +0100)]
twain_32/tests: Add a trailing '\n' to ok() calls.
Alexandre Julliard [Fri, 30 Jan 2009 13:04:56 +0000 (14:04 +0100)]
server: Don't return a value from a void function.
Austin English [Thu, 29 Jan 2009 14:28:37 +0000 (08:28 -0600)]
configure: Check for xinpgen struct.
Alexandre Julliard [Fri, 30 Jan 2009 13:01:12 +0000 (14:01 +0100)]
configure: Include net/if.h to check for netinet headers on Solaris.
Diaa Sami [Thu, 29 Jan 2009 19:54:29 +0000 (19:54 +0000)]
shell32: Fix a mem leak in SHBrowseForFolder.
Alexandre Julliard [Fri, 30 Jan 2009 12:44:06 +0000 (13:44 +0100)]
msi: Fix compiler warning on older gcc.
Nikolay Sivov [Fri, 30 Jan 2009 00:49:54 +0000 (03:49 +0300)]
gdiplus: Implemented GdipCreateRegionHrgn for rectangular regions.
Aric Stewart [Thu, 29 Jan 2009 15:52:29 +0000 (09:52 -0600)]
oleaut32: Implement de/serialize_param of types VT_ARRAY|<type>.
Aric Stewart [Wed, 28 Jan 2009 13:38:11 +0000 (07:38 -0600)]
mlang: Implementation of base functionality of IMultiLanguage2::ValidateCodePage and IMultiLanguage2::ValidateCodePageEx.
Does not handle automatically installing language packs.
With help from Dmitry Timoshkov.
Paul Vriens [Fri, 30 Jan 2009 08:49:40 +0000 (09:49 +0100)]
rsaenh/tests: Fix the remaining test failures on Win9x up to W2K.
Michael Stefaniuc [Fri, 30 Jan 2009 09:40:02 +0000 (10:40 +0100)]
riched20: Remove superfluous pointer casts.
Michael Stefaniuc [Fri, 30 Jan 2009 09:39:42 +0000 (10:39 +0100)]
psapi: Remove superfluous pointer casts.
Juan Lang [Fri, 30 Jan 2009 02:06:33 +0000 (18:06 -0800)]
shell32: Allow PIDLs to have alternate types to support more recent versions of Windows.
Juan Lang [Fri, 30 Jan 2009 01:48:15 +0000 (17:48 -0800)]
shell32: Remove a test that no longer fails on Windows Vista/2008.
Juan Lang [Fri, 30 Jan 2009 01:46:49 +0000 (17:46 -0800)]
shell32: Fix a test on Windows Vista/2008.
Juan Lang [Fri, 30 Jan 2009 01:39:05 +0000 (17:39 -0800)]
rsaenh: Fix some recently introduced test failures on Win9x/NT4.
Juan Lang [Fri, 30 Jan 2009 01:19:20 +0000 (17:19 -0800)]
inetmib1: Remove a test that's no longer true on Windows Vista.
Juan Lang [Fri, 30 Jan 2009 00:57:45 +0000 (16:57 -0800)]
cryptnet: Skip failing tests no matter what the last error is, but only on Windows.
Juan Lang [Fri, 30 Jan 2009 00:52:41 +0000 (16:52 -0800)]
cryptui: Fix a few test failures on older Windows versions.
Juan Lang [Fri, 30 Jan 2009 01:01:14 +0000 (17:01 -0800)]
crypt32: Fix CryptProtectData tests on older Windows versions.
Juan Lang [Fri, 30 Jan 2009 00:53:56 +0000 (16:53 -0800)]
crypt32: Add index of failing test to output.
Juan Lang [Thu, 29 Jan 2009 19:20:46 +0000 (11:20 -0800)]
crypt32: Move test for duplicating a NULL cert to existing function.
Alexandre Julliard [Fri, 30 Jan 2009 10:44:13 +0000 (11:44 +0100)]
ntoskrnl.exe: Remove the vectored exception handler on dll unload.
Christian Costa [Thu, 29 Jan 2009 21:46:01 +0000 (22:46 +0100)]
d3dxof: Fix dead code.
Andrew Talbot [Thu, 29 Jan 2009 22:12:30 +0000 (22:12 +0000)]
msctf: Declare some variables static.
Andrew Talbot [Thu, 29 Jan 2009 21:40:50 +0000 (21:40 +0000)]
winex11.drv: Declare some functions static.
Alasdair Sinclair [Thu, 29 Jan 2009 20:58:48 +0000 (20:58 +0000)]
setupapi/tests: Fix missing void in empty parameter list.
Alasdair Sinclair [Thu, 29 Jan 2009 20:58:40 +0000 (20:58 +0000)]
riched32/tests: Fix missing void in empty parameter list.
Alasdair Sinclair [Thu, 29 Jan 2009 20:58:33 +0000 (20:58 +0000)]
riched20/tests: Fix missing void in empty parameter list.
Alasdair Sinclair [Thu, 29 Jan 2009 20:58:26 +0000 (20:58 +0000)]
quartz/tests: Fix missing void in empty parameter list.
Alasdair Sinclair [Thu, 29 Jan 2009 20:58:17 +0000 (20:58 +0000)]
oleaut32/tests: Fix missing void in empty parameter list.
Paul Vriens [Thu, 29 Jan 2009 19:23:13 +0000 (20:23 +0100)]
kernel32/tests: Fix some test failures on Win9x and WinME.
Paul Vriens [Thu, 29 Jan 2009 18:46:50 +0000 (19:46 +0100)]
kernel32/tests: Skip some tests on Win9x and WinME.
Juan Lang [Thu, 29 Jan 2009 10:07:20 +0000 (02:07 -0800)]
crypt32: Fix debug channel for PFX functions.
Hans Leidekker [Thu, 29 Jan 2009 15:59:33 +0000 (16:59 +0100)]
wininet: Implement IsDomainLegalCookieDomainW.
Alexandre Julliard [Thu, 29 Jan 2009 21:09:11 +0000 (22:09 +0100)]
user32/tests: Add a few optional messages for Win2K3.
Alexandre Julliard [Thu, 29 Jan 2009 21:08:54 +0000 (22:08 +0100)]
ntdll/tests: Add a couple of status values seen on Win2K3.
Alexandre Julliard [Thu, 29 Jan 2009 21:08:07 +0000 (22:08 +0100)]
kernel32/tests: Don't test the implementation details of the SList structure.
Alexandre Julliard [Thu, 29 Jan 2009 21:07:50 +0000 (22:07 +0100)]
kernel32/tests: Support broken GetTempPath return value on WinME.
Alexandre Julliard [Thu, 29 Jan 2009 17:18:53 +0000 (18:18 +0100)]
gdi32: Check for memory allocation failure in region functions and propagate the error correctly.
Alexandre Julliard [Thu, 29 Jan 2009 16:44:58 +0000 (17:44 +0100)]
gdi32: Replace the MEMCHECK macro in the region code by a proper function.
Alexandre Julliard [Thu, 29 Jan 2009 16:32:06 +0000 (17:32 +0100)]
gdi32: Don't hold the GDI lock while creating regions.
Alexandre Julliard [Thu, 29 Jan 2009 15:38:53 +0000 (16:38 +0100)]
gdi32: Store the region data directly in the GDI object.
Alexandre Julliard [Thu, 29 Jan 2009 15:28:57 +0000 (16:28 +0100)]
gdi32: Store a separate flag to mark a GDI object for delayed destruction.
Alexandre Julliard [Thu, 29 Jan 2009 15:25:58 +0000 (16:25 +0100)]
gdi32: Increment the reference count for the initial DC stock objects.
Ge van Geldorp [Thu, 29 Jan 2009 14:33:02 +0000 (15:33 +0100)]
ole32/tests: Write to HKCR instead of HKCU/Software/Classes for the benefit of older Windows versions.
Hans Leidekker [Thu, 29 Jan 2009 13:33:09 +0000 (14:33 +0100)]
wininet: Make sure redirected POST requests become GET requests.
Hans Leidekker [Thu, 29 Jan 2009 13:32:50 +0000 (14:32 +0100)]
wininet: Add a stub implementation of GetDiskInfoA.
Hans Leidekker [Thu, 29 Jan 2009 13:32:16 +0000 (14:32 +0100)]
wininet: Return success from per connection option stubs. Fully initialize the value.
Andrey Turkin [Wed, 28 Jan 2009 16:56:25 +0000 (19:56 +0300)]
programs: Add lodctr and unlodctr tools.
Andrey Turkin [Wed, 28 Jan 2009 16:56:25 +0000 (19:56 +0300)]
loadperf: Rename argument to match its function.
Dan Kegel [Thu, 29 Jan 2009 07:32:18 +0000 (23:32 -0800)]
winedos: Get File Attributes must fail for files with names ending in slash.
Diaa Sami [Wed, 28 Jan 2009 19:54:30 +0000 (21:54 +0200)]
shell32: Include the text control when resizing ShBrowseForFolder dialog.
Paul Vriens [Thu, 29 Jan 2009 12:32:59 +0000 (13:32 +0100)]
crypt32: Fix CertDuplicateCertificateContext for a passed NULL context.
Rob Shearman [Thu, 29 Jan 2009 12:30:18 +0000 (12:30 +0000)]
rpcrt4: Fix a cstub test failure on older versions of Windows.
Rob Shearman [Thu, 29 Jan 2009 12:30:05 +0000 (12:30 +0000)]
oleaut32: Fix the typelib tests on 64-bit platforms.
Huw Davies [Thu, 29 Jan 2009 11:33:04 +0000 (11:33 +0000)]
oleaut32: Print an LCID in hexadecimal.
Michael Stefaniuc [Thu, 29 Jan 2009 10:15:39 +0000 (11:15 +0100)]
d3d9: Remove superfluous pointer casts.
Michael Stefaniuc [Thu, 29 Jan 2009 10:15:54 +0000 (11:15 +0100)]
msvcrt: Remove superfluous pointer casts.
Michael Stefaniuc [Thu, 29 Jan 2009 10:15:18 +0000 (11:15 +0100)]
winspool.drv: Remove superfluous pointer casts.
Michael Stefaniuc [Thu, 29 Jan 2009 10:15:03 +0000 (11:15 +0100)]
services: Remove superfluous pointer casts.
Michael Stefaniuc [Thu, 29 Jan 2009 10:15:46 +0000 (11:15 +0100)]
d3dxof: Remove superfluous pointer casts.
Michael Stefaniuc [Thu, 29 Jan 2009 10:15:29 +0000 (11:15 +0100)]
wintrust: Remove superfluous pointer casts.
Michael Stefaniuc [Thu, 29 Jan 2009 10:15:10 +0000 (11:15 +0100)]
expand: Remove superfluous pointer casts.
Michael Stefaniuc [Thu, 29 Jan 2009 10:14:55 +0000 (11:14 +0100)]
quartz: Remove superfluous pointer casts.
Michael Stefaniuc [Thu, 29 Jan 2009 10:14:36 +0000 (11:14 +0100)]
oleaut32/tests: Remove superfluous pointer casts.
Jeremy White [Wed, 28 Jan 2009 14:53:10 +0000 (08:53 -0600)]
twain_32: Return TWRC_FAILURE/TWCC_NODS when we have no sources.
Jeremy White [Wed, 28 Jan 2009 14:53:05 +0000 (08:53 -0600)]
twain_32: Set the correct condition code for DG_CONTROL/DAT_IDENTITY/MSG_GETDEFAULT.
Jeremy White [Wed, 28 Jan 2009 14:52:56 +0000 (08:52 -0600)]
sane.ds: Implement CAP_SUPPORTEDCAPS.
Jeremy White [Wed, 28 Jan 2009 14:52:52 +0000 (08:52 -0600)]
sane.ds: Initialize the SupportedGroups field when returning a source.
Jeremy White [Wed, 28 Jan 2009 14:52:47 +0000 (08:52 -0600)]
twain_32: Add a bit more tracing about the scanners found.
Jeremy White [Wed, 28 Jan 2009 14:52:42 +0000 (08:52 -0600)]
twain_32: Add an interactive set of tests for a selected scanner.
Jeremy White [Wed, 28 Jan 2009 14:52:36 +0000 (08:52 -0600)]
twain_32: Modify get_condition_status to allow for a specific source.
Austin English [Wed, 21 Jan 2009 02:03:45 +0000 (20:03 -0600)]
mssign32: Add stub dll.
Austin English [Wed, 28 Jan 2009 16:51:51 +0000 (10:51 -0600)]
traffic: Add stub dll.
Marcus Meissner [Wed, 28 Jan 2009 22:40:56 +0000 (23:40 +0100)]
xcopy: Handle return from vsnprintfW (Coverity).
Marcus Meissner [Wed, 28 Jan 2009 22:25:16 +0000 (23:25 +0100)]
msxml3: Handle get_element returning NULL (Coverity).
Marcus Meissner [Wed, 28 Jan 2009 22:58:38 +0000 (23:58 +0100)]
server: Handle NULL thread in send_hardware_message (Coverity).
Marcus Meissner [Thu, 29 Jan 2009 08:51:05 +0000 (09:51 +0100)]
riched20: Handle more missing allocs gracefully (Coverity).
Marcus Meissner [Thu, 29 Jan 2009 08:46:21 +0000 (09:46 +0100)]
riched20: Handle NULL fp more gracefully (Coverity).