Nikolay Sivov [Sat, 10 Oct 2009 20:32:59 +0000 (00:32 +0400)]
comctl32/monthcal: Fix a test skip condition - zero is a valid day of week.
Nikolay Sivov [Sat, 10 Oct 2009 20:28:51 +0000 (00:28 +0400)]
comctl32/monthcal: Handle over/underflow while navigation with month menu.
Nikolay Sivov [Sat, 10 Oct 2009 19:12:43 +0000 (23:12 +0400)]
comctl32/monthcal: Handle September 1752 with a special case - it's a 19 day month.
Nikolay Sivov [Sat, 10 Oct 2009 17:20:26 +0000 (21:20 +0400)]
comctl32/monthcal: Reuse existing calls to get day of week.
Nikolay Sivov [Sat, 10 Oct 2009 17:04:16 +0000 (21:04 +0400)]
comctl32/monthcal: Process UpDown year control through subclass procedure.
Nikolay Sivov [Fri, 9 Oct 2009 23:27:33 +0000 (03:27 +0400)]
comctl32/tab: Support for TCN_KEYDOWN notification.
Nikolay Sivov [Fri, 9 Oct 2009 22:40:03 +0000 (02:40 +0400)]
comctl32/tab: Handle item focusing better (including keyboard support).
Nikolay Sivov [Fri, 9 Oct 2009 19:26:13 +0000 (23:26 +0400)]
comctl32/tab: Add more TRACE(), further cleanup.
Nikolay Sivov [Fri, 9 Oct 2009 18:42:32 +0000 (22:42 +0400)]
comctl32/tab: Remove dead parameter check code.
Nikolay Sivov [Fri, 9 Oct 2009 18:35:54 +0000 (22:35 +0400)]
comctl32/tab: Remove unnecessary helper parameter, use SDK name for UpDown control.
Nikolay Sivov [Fri, 9 Oct 2009 18:27:32 +0000 (22:27 +0400)]
comctl32/tab: Cache window GWL_STYLE style.
Dmitry Timoshkov [Mon, 12 Oct 2009 08:20:57 +0000 (17:20 +0900)]
kernel32: Implement HeapQueryInformation, add some basic tests for it.
Paul Vriens [Mon, 12 Oct 2009 07:21:25 +0000 (09:21 +0200)]
user32/tests: Fix an intermittent test failure.
Henri Verbeet [Mon, 12 Oct 2009 08:10:26 +0000 (10:10 +0200)]
d3d10: Explicitly handle D3D10_SVC_STRUCT in set_variable_vtbl().
Henri Verbeet [Mon, 12 Oct 2009 08:10:25 +0000 (10:10 +0200)]
d3d9: Cleanup the stateblock test callbacks a bit.
Henri Verbeet [Mon, 12 Oct 2009 08:10:24 +0000 (10:10 +0200)]
d3d8: Cleanup the stateblock test callbacks a bit.
This mostly just makes the naming more conistent with what we use in other D3D
code, but also passes the device to the init() and cleanup() callbacks to
allow device resources to be created there. Future tests require this.
Henri Verbeet [Mon, 12 Oct 2009 08:10:23 +0000 (10:10 +0200)]
d3d9: Only run the vertex/pixel shader constant apply tests when the implementation supports them.
Detlef Riekenberg [Sun, 11 Oct 2009 19:01:36 +0000 (21:01 +0200)]
advapi32: Add stubs for ControlTrace[A|W].
Detlef Riekenberg [Sun, 11 Oct 2009 18:02:13 +0000 (20:02 +0200)]
advapi32: Add stub for EnableTrace.
Detlef Riekenberg [Sun, 11 Oct 2009 15:38:21 +0000 (17:38 +0200)]
advapi32: Add stubs for StartTrace[A|W].
Detlef Riekenberg [Sun, 11 Oct 2009 15:19:29 +0000 (17:19 +0200)]
advapi32: Add stubs for QueryAllTraces[A|W].
Detlef Riekenberg [Sun, 11 Oct 2009 15:09:04 +0000 (17:09 +0200)]
include: Add typedef for EVENT_TRACE_PROPERTIES.
Detlef Riekenberg [Sun, 11 Oct 2009 15:08:12 +0000 (17:08 +0200)]
include: Add typedef for WNODE_HEADER.
Dmitry Timoshkov [Mon, 12 Oct 2009 08:20:40 +0000 (17:20 +0900)]
user32: Make sure that focus_rect is always initialized.
Jeffrey Morlan [Sun, 11 Oct 2009 20:02:40 +0000 (13:02 -0700)]
netapi32: Fix heap buffer overflows.
Jacek Caban [Sun, 11 Oct 2009 19:24:51 +0000 (21:24 +0200)]
shdocvw: Improved debug messages.
Ken Thomases [Sun, 11 Oct 2009 19:14:36 +0000 (14:14 -0500)]
winecoreaudio: Minor grammar fix in comment.
Ken Thomases [Sun, 11 Oct 2009 19:14:03 +0000 (14:14 -0500)]
winecoreaudio: Fix an error check (bad copy-paste).
Ken Thomases [Sun, 11 Oct 2009 19:13:42 +0000 (14:13 -0500)]
winecoreaudio: Fix declaration of CoreAudio_MIDIRelease to match definition.
Ken Thomases [Sun, 11 Oct 2009 19:13:23 +0000 (14:13 -0500)]
winecoreaudio: Allow opening multiple wave-out instances.
Ken Thomases [Sun, 11 Oct 2009 19:12:48 +0000 (14:12 -0500)]
winecoreaudio: For WODM_* messages, treat dwUser as a driver instance handle.
Ken Thomases [Sun, 11 Oct 2009 19:12:20 +0000 (14:12 -0500)]
winecoreaudio: Make wodMessage signature match WINEMM_msgFunc32 typedef.
Ken Thomases [Sun, 11 Oct 2009 19:12:01 +0000 (14:12 -0500)]
winecoreaudio: Move instance-specific fields of WINE_WAVEOUT to sub-struct.
Ken Thomases [Sun, 11 Oct 2009 19:11:49 +0000 (14:11 -0500)]
winecoreaudio: Remove some unused structure fields.
Ken Thomases [Sun, 11 Oct 2009 19:11:37 +0000 (14:11 -0500)]
winecoreaudio: Add more debug logging.
Ken Thomases [Sun, 11 Oct 2009 19:11:19 +0000 (14:11 -0500)]
winecoreaudio: Consolidate formatting of FOURCC values in a function.
Jacek Caban [Sun, 11 Oct 2009 19:11:35 +0000 (21:11 +0200)]
mshtml: Added IHTMLLocation::put_href implementation.
Jacek Caban [Sun, 11 Oct 2009 19:11:03 +0000 (21:11 +0200)]
mshtml: Moved QueryService call to hlink_frame_navigate.
Jacek Caban [Sun, 11 Oct 2009 19:10:47 +0000 (21:10 +0200)]
mshtml: Improved IHTMLElement2::doScroll stub.
Jacek Caban [Sun, 11 Oct 2009 19:10:07 +0000 (21:10 +0200)]
mshtml: Return NULL documentElement in READYSTATE_UNINITIALIZED state.
Paul Vriens [Sun, 11 Oct 2009 08:21:26 +0000 (10:21 +0200)]
shell32/tests: Fix test failure on Cyrillic locales.
Andrey Turkin [Sat, 10 Oct 2009 13:52:09 +0000 (17:52 +0400)]
advapi32: Ignore invalid MultipleTrusteeOperation values in SetEntriesInAcl.
Andrey Turkin [Sat, 10 Oct 2009 11:09:02 +0000 (15:09 +0400)]
ntdll: Run TLS callbacks in zero-sized TLS directories.
Michael Stefaniuc [Fri, 9 Oct 2009 23:05:10 +0000 (01:05 +0200)]
windowscodecs: Remove redundant NULL check before HeapFree (Smatch).
Paul Vriens [Sat, 10 Oct 2009 08:06:32 +0000 (10:06 +0200)]
ddraw/tests: Don't crash on older ddraw.
Paul Vriens [Fri, 9 Oct 2009 19:44:58 +0000 (21:44 +0200)]
comctl32/tests: Fix some test failures on older comctl32 versions.
Juan Lang [Fri, 9 Oct 2009 21:06:59 +0000 (14:06 -0700)]
crypt32: Pass pointer to structure rather than assuming a particular alignment.
Andrew Eikum [Fri, 9 Oct 2009 22:37:13 +0000 (17:37 -0500)]
mshtml: Fix typo in TRACE.
Andrew Eikum [Fri, 9 Oct 2009 20:38:32 +0000 (15:38 -0500)]
mshtml: Fix typo in WARN.
Juan Lang [Thu, 8 Oct 2009 16:34:04 +0000 (09:34 -0700)]
netapi32: Improve a trace.
Juan Lang [Fri, 9 Oct 2009 17:14:52 +0000 (10:14 -0700)]
winegcc: Examine each argument of compile command rather than only the first.
Andrew Eikum [Fri, 9 Oct 2009 15:53:33 +0000 (10:53 -0500)]
ole32/tests: Add tests for IStorage::CopyTo with IID exclusions.
Andrew Eikum [Fri, 9 Oct 2009 15:53:31 +0000 (10:53 -0500)]
ole32: Use rgiidExclude in StorageImpl::CopyTo.
Alexandre Julliard [Fri, 9 Oct 2009 16:05:57 +0000 (18:05 +0200)]
Release 1.1.31.
Alexandre Julliard [Fri, 9 Oct 2009 14:09:20 +0000 (16:09 +0200)]
rpcrt4/tests: Remove tests for specific values of bit fields.
Vincent Povirk [Wed, 23 Sep 2009 22:33:53 +0000 (17:33 -0500)]
gdiplus: Enable encoding of PNG images.
Vincent Povirk [Wed, 23 Sep 2009 18:46:06 +0000 (13:46 -0500)]
windowscodecs: Add test for PNG encoder.
Vincent Povirk [Wed, 23 Sep 2009 22:21:46 +0000 (17:21 -0500)]
windowscodecs: Implement Commit for the PNG encoder.
Vincent Povirk [Wed, 23 Sep 2009 22:20:07 +0000 (17:20 -0500)]
windowscodecs: Implement Commit for the PNG frame encoder.
Vincent Povirk [Wed, 23 Sep 2009 21:53:15 +0000 (16:53 -0500)]
windowscodecs: Implement WriteSource for the PNG encoder.
Vincent Povirk [Wed, 23 Sep 2009 22:15:36 +0000 (17:15 -0500)]
windowscodecs: Implement WritePixels for the PNG encoder.
Vincent Povirk [Wed, 23 Sep 2009 21:56:56 +0000 (16:56 -0500)]
windowscodecs: Implement SetResolution for the PNG encoder.
Vincent Povirk [Wed, 23 Sep 2009 21:39:12 +0000 (16:39 -0500)]
windowscodecs: Implement SetSize for the PNG encoder.
Vincent Povirk [Wed, 23 Sep 2009 21:28:30 +0000 (16:28 -0500)]
windowscodecs: Implement SetPixelFormat for the PNG encoder.
Vincent Povirk [Wed, 23 Sep 2009 20:06:11 +0000 (15:06 -0500)]
windowscodecs: Implement Initialize for the PNG frame encoder.
Vincent Povirk [Wed, 23 Sep 2009 19:49:17 +0000 (14:49 -0500)]
windowscodecs: Implement CreateNewFrame for the PNG encoder.
Vincent Povirk [Wed, 23 Sep 2009 19:13:12 +0000 (14:13 -0500)]
windowscodecs: Implement Initialize for the PNG encoder.
Vincent Povirk [Wed, 23 Sep 2009 18:54:39 +0000 (13:54 -0500)]
windowscodecs: Add stub PNG encoder.
Vincent Povirk [Wed, 23 Sep 2009 18:10:41 +0000 (13:10 -0500)]
windowscodecs: Add test for BMP encoder.
Vincent Povirk [Wed, 23 Sep 2009 18:26:25 +0000 (13:26 -0500)]
windowscodecs: Support more formats in the BMP encoder.
Vincent Povirk [Wed, 23 Sep 2009 22:29:42 +0000 (17:29 -0500)]
windowscodecs: Implement GetResolution for the PNG decoder.
Henri Verbeet [Fri, 9 Oct 2009 07:58:51 +0000 (09:58 +0200)]
d3d9: Add tests for D3DSBT_PIXELSTATE stateblocks.
Henri Verbeet [Fri, 9 Oct 2009 07:58:50 +0000 (09:58 +0200)]
d3d8: Add tests for D3DSBT_PIXELSTATE stateblocks.
Henri Verbeet [Fri, 9 Oct 2009 07:58:49 +0000 (09:58 +0200)]
d3d9: Add tests for D3DSBT_VERTEXSTATE stateblocks.
Henri Verbeet [Fri, 9 Oct 2009 07:58:48 +0000 (09:58 +0200)]
d3d8: Add tests for D3DSBT_VERTEXSTATE stateblocks.
Henri Verbeet [Fri, 9 Oct 2009 07:58:47 +0000 (09:58 +0200)]
wined3d: Capture some more renderstates in vertex and pixel stateblocks.
Henri Verbeet [Fri, 9 Oct 2009 07:58:46 +0000 (09:58 +0200)]
wined3d: Clear resources that we aren't recording in stateblock_init().
Paul Vriens [Fri, 9 Oct 2009 07:00:30 +0000 (09:00 +0200)]
setupapi/tests: Fix some test failures on Win98.
Paul Vriens [Fri, 9 Oct 2009 06:50:55 +0000 (08:50 +0200)]
shell32/tests: Fix remaining failures on WinMe.
Joel Holdsworth [Thu, 8 Oct 2009 22:28:49 +0000 (23:28 +0100)]
comctl32/tests: Added tests for ImageList_DrawIndirect.
Nikolay Sivov [Thu, 8 Oct 2009 21:49:10 +0000 (01:49 +0400)]
comctl32/datetime: Draw field text horizontally centered.
Nikolay Sivov [Thu, 8 Oct 2009 21:19:33 +0000 (01:19 +0400)]
comctl32/datetime: Use locale data to compute field widths for day and month.
Nikolay Sivov [Thu, 8 Oct 2009 20:47:42 +0000 (00:47 +0400)]
comctl32/monthcal: Really use locale data for all days.
Nikolay Sivov [Thu, 8 Oct 2009 20:38:38 +0000 (00:38 +0400)]
comctl32/datetime: Fix selections painting - use text rectangle, not whole field.
Nikolay Sivov [Thu, 8 Oct 2009 20:00:49 +0000 (00:00 +0400)]
comctl32/datetime: Properly handle hit on separators and empty control area.
Nikolay Sivov [Thu, 8 Oct 2009 18:05:13 +0000 (22:05 +0400)]
comctl32/datetime: Block WM_SETTEXT message.
Vincent Povirk [Thu, 8 Oct 2009 20:48:21 +0000 (15:48 -0500)]
gdiplus: Add some hatch brushes not present in gdi.
Vincent Povirk [Thu, 8 Oct 2009 18:35:03 +0000 (13:35 -0500)]
gdiplus: Use gdi texture brushes to draw hatch brushes.
Vincent Povirk [Thu, 8 Oct 2009 17:54:01 +0000 (12:54 -0500)]
include: Add gdiplus hatch brush functions to headers.
Eric Pouech [Thu, 8 Oct 2009 18:57:17 +0000 (20:57 +0200)]
winmm: Reduce in MMSystem the calls to WinMM's internals.
Eric Pouech [Thu, 8 Oct 2009 18:57:11 +0000 (20:57 +0200)]
winmm: Remove direct inclusion of winemm.h in winemm16.h.
Andrew Nguyen [Thu, 8 Oct 2009 14:04:18 +0000 (09:04 -0500)]
ddraw: Implement and test DirectDrawEnumerateExW.
Andrew Nguyen [Thu, 8 Oct 2009 14:04:08 +0000 (09:04 -0500)]
ddraw: More fully implement and test DirectDrawEnumerateExA.
Andrew Nguyen [Thu, 8 Oct 2009 14:04:00 +0000 (09:04 -0500)]
ddraw: Implement and test DirectDrawEnumerateW.
Andrew Nguyen [Thu, 8 Oct 2009 14:03:49 +0000 (09:03 -0500)]
ddraw: Simplify and test DirectDrawEnumerateA.
Andrew Nguyen [Thu, 8 Oct 2009 14:03:36 +0000 (09:03 -0500)]
ddraw/tests: Remove a superfluous return statement.
Alexandre Julliard [Thu, 8 Oct 2009 20:57:08 +0000 (22:57 +0200)]
oleaut32: Avoid floating point for some VarCy conversions.
Alexandre Julliard [Thu, 8 Oct 2009 20:45:40 +0000 (22:45 +0200)]
oleaut32/tests: Skip a test that may crash on Win64.
Alexandre Julliard [Thu, 8 Oct 2009 19:50:09 +0000 (21:50 +0200)]
setupapi/tests: Fix the SetupGetIntField test to load the correct key.
Alexandre Julliard [Thu, 8 Oct 2009 17:38:38 +0000 (19:38 +0200)]
kernel32: Moved the DeviceIoControl function to file.c.