Alexandre Julliard [Tue, 17 Feb 2009 13:57:57 +0000 (14:57 +0100)]
user32/tests: Skip message tests if queuing keyboard events doesn't work.
Alexandre Julliard [Tue, 17 Feb 2009 13:57:23 +0000 (14:57 +0100)]
user32/tests: Test for failure to change system parameters even if getting them succeeded.
Alistair Leslie-Hughes [Tue, 17 Feb 2009 09:29:58 +0000 (20:29 +1100)]
mshtml: Implement IHTMLStyle get/put minHeight.
Alistair Leslie-Hughes [Tue, 17 Feb 2009 09:36:28 +0000 (20:36 +1100)]
mshtml: Add VT_I4 support to set_nsstyle_attr_var.
Alexandre Julliard [Tue, 17 Feb 2009 12:50:07 +0000 (13:50 +0100)]
shell32: Default to the more modern location for the user profile directory.
Michael Stefaniuc [Tue, 17 Feb 2009 09:53:34 +0000 (10:53 +0100)]
wintrust/tests: Fix typos in ok() strings.
Stefan Dösinger [Mon, 16 Feb 2009 23:25:51 +0000 (00:25 +0100)]
wined3d: Pass the requested srgb flag to PreLoad.
Add a new wined3d-internal PreLoad function to textures and surfaces
that takes a parameter specifying wether the rgb or srgb texture
should be loaded.
Stefan Dösinger [Mon, 16 Feb 2009 22:30:36 +0000 (23:30 +0100)]
wined3d: Add a debug function for surface locations.
Stefan Dösinger [Fri, 16 Jan 2009 15:22:09 +0000 (16:22 +0100)]
wined3d: Duplicate GL textures for srgb switching.
This reduces the number of srgb switching reloads quite a lot. The only
situation in which a reload is needed is if the rgb copy is modified on the GL
side and the srgb copy is needed.
Rob Shearman [Tue, 17 Feb 2009 09:48:25 +0000 (09:48 +0000)]
ole32: Round the extected size in the marshal and moniker tests using the results of sizing a global, not a heap pointer.
The rounding isn't the same on Win9x, and the size being compared to
is that of a global handle.
Rob Shearman [Tue, 17 Feb 2009 09:47:44 +0000 (09:47 +0000)]
include: Add WDT_INPROC64_CALL cases to unions in wtypes.idl.
Nikolay Sivov [Tue, 17 Feb 2009 09:29:47 +0000 (12:29 +0300)]
gdiplus: Fix a docheader typo, add some missed headers.
Alistair Leslie-Hughes [Tue, 17 Feb 2009 09:06:18 +0000 (20:06 +1100)]
urlmon: Fix PutProperty_CLASSIDPROP check under win98 to w2k.
Michael Stefaniuc [Mon, 16 Feb 2009 21:09:01 +0000 (22:09 +0100)]
gdi32: SetAbortProc is not a 16bit function but a 32bit one.
Dylan Smith [Mon, 16 Feb 2009 17:35:56 +0000 (12:35 -0500)]
hhctrl.ocx: Handle quoted filenames in doWinMain.
Dylan Smith [Mon, 16 Feb 2009 18:50:26 +0000 (13:50 -0500)]
richedit: Removed unused ME_Document structure.
The ME_TextBuffer structure is what is used to store the document (as
a linked list), so the ME_Document structure isn't being used. There
was also a document pointer in the ME_Paragraph structure that was
also unused, so I removed it because it is probably related to this
used structure.
David Adam [Mon, 16 Feb 2009 16:39:12 +0000 (17:39 +0100)]
d3drm: D3DRMQuaternionSlerp should be tested against returned Windows values.
Alexandre Julliard [Tue, 17 Feb 2009 11:46:44 +0000 (12:46 +0100)]
ntdll/tests: Don't pass uninitialized object attributes to symlink functions.
Alexandre Julliard [Tue, 17 Feb 2009 11:46:08 +0000 (12:46 +0100)]
makefiles: Do not install progman, uninstaller and winebrowser in the bin directory.
Huw Davies [Mon, 16 Feb 2009 14:07:29 +0000 (14:07 +0000)]
gdi32/tests: Only test the lowest byte of GdiRealizationInfo flags so that the test passes on Vista.
Aurimas Fischer [Mon, 16 Feb 2009 13:31:22 +0000 (15:31 +0200)]
winecfg: Add Lithuanian translation.
Alexandre Julliard [Mon, 16 Feb 2009 14:02:32 +0000 (15:02 +0100)]
user32: Make sure to not corrupt last error in the message spy.
Nikolay Sivov [Thu, 12 Feb 2009 01:29:09 +0000 (04:29 +0300)]
gdiplus/tests: Use expectf macro for floating point tests.
Nikolay Sivov [Thu, 12 Feb 2009 01:17:55 +0000 (04:17 +0300)]
gdiplus/tests: Some tests for Image raw format value.
Aric Stewart [Fri, 13 Feb 2009 14:41:13 +0000 (08:41 -0600)]
msctf: Add Enable key and User key for language profile.
Huw Davies [Mon, 16 Feb 2009 12:39:15 +0000 (12:39 +0000)]
gdi32: Improve calculation of the character code text metrics.
Gerald Pfeifer [Sat, 14 Feb 2009 22:38:31 +0000 (23:38 +0100)]
comctl32: Simplify eight TOOLBAR_ function invocations.
Gerald Pfeifer [Fri, 13 Feb 2009 23:32:52 +0000 (00:32 +0100)]
comctl32: Simplify fifteen tooltips function invocations.
Hwang YunSong(황윤성) [Mon, 16 Feb 2009 01:12:27 +0000 (10:12 +0900)]
cryptui: Updated Korean resource.
Michael Stefaniuc [Mon, 16 Feb 2009 08:53:46 +0000 (09:53 +0100)]
mshtml: Remove superfluous pointer casts.
Michael Stefaniuc [Mon, 16 Feb 2009 08:54:10 +0000 (09:54 +0100)]
rpcrt4: Remove superfluous pointer casts.
Michael Stefaniuc [Mon, 16 Feb 2009 08:53:59 +0000 (09:53 +0100)]
vwin32.vxd: Remove superfluous pointer casts.
Michael Stefaniuc [Mon, 16 Feb 2009 08:53:53 +0000 (09:53 +0100)]
vwin32.vxd: Remove unused macros.
Michael Stefaniuc [Mon, 16 Feb 2009 08:53:37 +0000 (09:53 +0100)]
advapi32: Remove superfluous pointer casts.
Detlef Riekenberg [Sun, 15 Feb 2009 23:18:11 +0000 (00:18 +0100)]
spoolss: Implement EnumPorts.
Detlef Riekenberg [Sun, 15 Feb 2009 23:13:22 +0000 (00:13 +0100)]
spoolss: Properly initialize the backends.
Rein Klazes [Sun, 15 Feb 2009 13:27:55 +0000 (14:27 +0100)]
comctl32: Fix for owner draw statusbar.
Ownerdraw status bar should update on receiveing a SB_SETTEXT message,
even if the 'text' parameter has not changed. Fix with conformance
test.
Rein Klazes [Fri, 13 Feb 2009 09:58:14 +0000 (10:58 +0100)]
ole32: In PropVariantCopy() fix calculation size of array that contain pointers, not characters.
David Adam [Sat, 14 Feb 2009 13:56:27 +0000 (14:56 +0100)]
d3dx8: Implement the spherical interpolation part for D3DXQuaternionSlerp.
David Adam [Sat, 14 Feb 2009 13:45:35 +0000 (14:45 +0100)]
d3drm: Simplify some functions.
David Adam [Sat, 14 Feb 2009 13:35:42 +0000 (14:35 +0100)]
d3drm: Allow output pointer to be equal to input pointer.
David Adam [Sat, 14 Feb 2009 12:56:00 +0000 (13:56 +0100)]
d3drm: Implement the spherical interpolation part of D3DRMQuaternionSlerp.
David Adam [Sat, 14 Feb 2009 12:18:14 +0000 (13:18 +0100)]
d3drm: Remove unneeded includes.
Alexandre Julliard [Mon, 16 Feb 2009 12:08:50 +0000 (13:08 +0100)]
wrc: Print better error messages for functions that set errno.
Alexandre Julliard [Mon, 16 Feb 2009 12:08:44 +0000 (13:08 +0100)]
configure: Don't set target flags if build and host are the same.
Alexandre Julliard [Mon, 16 Feb 2009 11:46:58 +0000 (12:46 +0100)]
configure: Try to avoid warnings in checks to support configuring with -Werror.
Nikolay Sivov [Sat, 14 Feb 2009 13:38:34 +0000 (16:38 +0300)]
gdiplus: Implemented GdipIsVisiblePathPoint with tests.
Andrew Talbot [Sat, 14 Feb 2009 17:47:28 +0000 (17:47 +0000)]
twain_32: Replace realloc() and strdup().
Andrew Talbot [Sat, 14 Feb 2009 16:10:19 +0000 (16:10 +0000)]
rsaenh: Replace malloc/realloc with HeapAlloc/HeapReAlloc.
Rob Shearman [Sat, 14 Feb 2009 18:11:35 +0000 (18:11 +0000)]
widl: Call Pointer function for freeing non-conformant strings and for all phases for returned non-conformant strings, as is done for conformant strings.
Also call Pointer functions for any string that isn't a reference pointer.
Rob Shearman [Sat, 14 Feb 2009 18:11:26 +0000 (18:11 +0000)]
widl: Only duplicate a type if absolutely necessary.
Document how much of hack duplicating a type in order to change its
pointer type is.
Rob Shearman [Sat, 14 Feb 2009 18:11:00 +0000 (18:11 +0000)]
widl: Call Struct and Union phase functions for reference pointers to structures and unions.
It's slightly quicker than calling pointer phase functions and does
the same job.
Rob Shearman [Sat, 14 Feb 2009 18:10:53 +0000 (18:10 +0000)]
widl: Fix marshalling/unmarshalling of enum arguments.
The generated code should use NdrSimpleType{Marshall,Unmarshall} instead
of direct buffer access, since the memory size isn't always equal to
the size on the wire and extra checks.
Aric Stewart [Fri, 13 Feb 2009 20:32:28 +0000 (14:32 -0600)]
wininet: use debugstr_a in NETCON_getNextLine TRACE to avoid overflow on long lines.
Jeremy White [Fri, 13 Feb 2009 19:14:58 +0000 (13:14 -0600)]
sane.ds: Implement NATIVEXFER/MSG_GET for RGB scans.
Jeremy White [Fri, 13 Feb 2009 19:14:45 +0000 (13:14 -0600)]
sane.ds: Implement stub support for ICAP_PIXELFLAVOR.
Jeremy White [Fri, 13 Feb 2009 19:14:30 +0000 (13:14 -0600)]
sane.ds: Get resolution from sane, instead of hard coding -1.
Alexandre Julliard [Mon, 16 Feb 2009 11:26:18 +0000 (12:26 +0100)]
winmm/tests: Assume volume is not supported if waveGetOutVolume fails.
Alexandre Julliard [Mon, 16 Feb 2009 11:02:46 +0000 (12:02 +0100)]
kernel32/tests: Add a few more error codes for GetDiskFreeSpace.
Alexandre Julliard [Mon, 16 Feb 2009 11:02:25 +0000 (12:02 +0100)]
kernel32/tests: Fix the last remaining failure on NT4.
Alexandre Julliard [Mon, 16 Feb 2009 10:53:22 +0000 (11:53 +0100)]
secur32: Properly initialize the helper structure when fork support is missing.
Alexandre Julliard [Mon, 16 Feb 2009 10:53:06 +0000 (11:53 +0100)]
user32/tests: Fix some checks of the key value in accelerators.
Alexandre Julliard [Mon, 16 Feb 2009 10:52:38 +0000 (11:52 +0100)]
user32/tests: Skip some tests if SetForegroundWindow doesn't behave correctly.
Alexandre Julliard [Mon, 16 Feb 2009 10:52:17 +0000 (11:52 +0100)]
user32/tests: Add a couple of optional message, mark as todo a test that now fails consistently on Wine.
Alexandre Julliard [Mon, 16 Feb 2009 10:51:44 +0000 (11:51 +0100)]
user32/tests: Another fix for lack of color cursor support.
Alistair Leslie-Hughes [Fri, 6 Feb 2009 09:03:47 +0000 (20:03 +1100)]
urlmon: Correctly test to see if PutProperty_CLASSIDPROP is called.
Aurimas Fischer [Sun, 15 Feb 2009 19:59:38 +0000 (21:59 +0200)]
wineps.drv: Add Lithuanian translation.
Aurimas Fischer [Thu, 5 Feb 2009 22:30:45 +0000 (00:30 +0200)]
comdlg32: Add Lithuanian translation.
Juan Lang [Fri, 13 Feb 2009 17:53:50 +0000 (09:53 -0800)]
odbccp32: Fix a couple failing tests, and log more information about remaining failures.
Juan Lang [Fri, 13 Feb 2009 17:27:04 +0000 (09:27 -0800)]
advapi32: Fix failing tests on a number of systems.
Juan Lang [Fri, 13 Feb 2009 17:45:26 +0000 (09:45 -0800)]
wintrust: Fix a few failing tests.
Juan Lang [Fri, 13 Feb 2009 17:38:29 +0000 (09:38 -0800)]
snmpapi: Relax tests to fix some failures.
The tests were overly restrictive. The functions are supposed to
return values less than 0, 0, or greater than 0, whereas the tests
restricted the return values to -1, 0, or 1. Using less than
0/greater than 0 comparisons rather than == -1 or == 1 should fix a
few failing tests, and match the API descriptions better.
Juan Lang [Fri, 13 Feb 2009 17:34:33 +0000 (09:34 -0800)]
crypt32: Fix a typo.
Aric Stewart [Fri, 13 Feb 2009 16:15:59 +0000 (10:15 -0600)]
gdiplus: In GdipDrawString do not NULL terminate the buffer. It is unneeded and overruns the buffer.
Alexandre Julliard [Mon, 16 Feb 2009 10:47:32 +0000 (11:47 +0100)]
ntdll: Don't fail in NtMapViewOfSection for 4Gb+ files if an explicit size is specified.
Alexandre Julliard [Mon, 16 Feb 2009 10:46:44 +0000 (11:46 +0100)]
ntdll: Improve debugging helper for object attributes structure.
Alexandre Julliard [Mon, 16 Feb 2009 10:41:09 +0000 (11:41 +0100)]
ntdll: Avoid null dereference in the NtCreateSymbolicLinkObject trace.
Alexandre Julliard [Fri, 13 Feb 2009 17:01:33 +0000 (18:01 +0100)]
Release 1.1.15.
Alistair Leslie-Hughes [Sun, 8 Feb 2009 09:06:57 +0000 (20:06 +1100)]
mshtml: Implement IHTMLStyle_put_textDecorationUnderline.
Alistair Leslie-Hughes [Sun, 8 Feb 2009 09:12:59 +0000 (20:12 +1100)]
mshtml: Implement IHTMLStyle_put_textDecorationLineThrough.
Andrew Talbot [Thu, 12 Feb 2009 19:47:15 +0000 (19:47 +0000)]
winenas.drv: Replace malloc() with HeapAlloc().
Andrew Talbot [Thu, 12 Feb 2009 19:47:11 +0000 (19:47 +0000)]
winemp3.acm: Replace malloc() with HeapAlloc().
Hans Leidekker [Fri, 13 Feb 2009 08:15:48 +0000 (09:15 +0100)]
wininet: Properly drain content for chunked transfers.
Juan Lang [Fri, 13 Feb 2009 00:14:38 +0000 (16:14 -0800)]
crypt32: Fix some test failures on Windows 98.
This is as much an experiment as anything. The tests currently time
out, so I'm curious whether fixing some other failures will result in
the timeout going away, or at least moving elsewhere.
Juan Lang [Thu, 12 Feb 2009 23:14:20 +0000 (15:14 -0800)]
kernel32: Fix test failures on NT4.
Juan Lang [Thu, 12 Feb 2009 22:21:05 +0000 (14:21 -0800)]
kernel32: Fix some more failures on systems with reduced privilege.
Juan Lang [Thu, 12 Feb 2009 22:15:22 +0000 (14:15 -0800)]
kernel32: Log more information in case of a test failure, and don't run tests that are guaranteed to fail.
Juan Lang [Thu, 12 Feb 2009 22:13:15 +0000 (14:13 -0800)]
kernel32: Fix some test failures on systems with reduced privilege.
Alexandre Julliard [Fri, 13 Feb 2009 12:10:59 +0000 (13:10 +0100)]
user32/tests: Cope with lack of support for color cursors.
Alexandre Julliard [Fri, 13 Feb 2009 12:10:44 +0000 (13:10 +0100)]
user32/tests: GetClassInfo doesn't set last error reliably, remove test.
Alexandre Julliard [Fri, 13 Feb 2009 12:03:26 +0000 (13:03 +0100)]
user32/tests: Skip tests if we fail to inject mouse or keyboard events.
Alexandre Julliard [Fri, 13 Feb 2009 12:02:08 +0000 (13:02 +0100)]
user32/tests: Fix more message tests on XP and Vista.
Alexandre Julliard [Fri, 13 Feb 2009 12:01:12 +0000 (13:01 +0100)]
user32/tests: Better handling of the *.* wildcard in the listbox test.
Alexandre Julliard [Fri, 13 Feb 2009 12:00:54 +0000 (13:00 +0100)]
user32/tests: Print the wrong accelerator values in the resource test.
Detlef Riekenberg [Fri, 13 Feb 2009 04:39:31 +0000 (05:39 +0100)]
comctl32/tests: The status control use a different formula in XP and up for the height.
Michael Stefaniuc [Fri, 13 Feb 2009 09:21:25 +0000 (10:21 +0100)]
comctl32: Remove superfluous pointer casts.
Michael Stefaniuc [Fri, 13 Feb 2009 09:20:44 +0000 (10:20 +0100)]
comctl32: Remove an one-off macro.
Michael Stefaniuc [Thu, 12 Feb 2009 22:29:39 +0000 (23:29 +0100)]
tools: Remove unused alloca.h include.
Juan Lang [Thu, 12 Feb 2009 23:02:43 +0000 (15:02 -0800)]
crypt32: Fix a few test failures on some Windows 98 systems.
Juan Lang [Thu, 12 Feb 2009 22:27:53 +0000 (14:27 -0800)]
advapi32: Fix a test failure on systems that are domain members.