Alexandre Julliard [Thu, 21 Jul 2011 09:17:13 +0000 (11:17 +0200)]
gdi32: Pass the full bitblt_coords structure to the Get/PutImage entry points.
Alexandre Julliard [Thu, 21 Jul 2011 09:11:20 +0000 (11:11 +0200)]
comdlg32/tests: Print the id of the GetSaveFileName test on failure.
Frédéric Delanoy [Wed, 20 Jul 2011 15:20:58 +0000 (17:20 +0200)]
kernel32: Fix function description of CompareStringA and lstrcmpA.
Alexander Morozov [Wed, 20 Jul 2011 16:30:55 +0000 (20:30 +0400)]
cryptui/tests: Always use a function pointer for CryptUIWizImport.
Francois Gouget [Wed, 20 Jul 2011 14:14:32 +0000 (16:14 +0200)]
po: Remove English strings from the Czech translation.
Francois Gouget [Wed, 20 Jul 2011 14:14:25 +0000 (16:14 +0200)]
po: Remove English strings from the Bulgarian translation.
Francois Gouget [Wed, 20 Jul 2011 14:14:16 +0000 (16:14 +0200)]
po: Remove English strings from the Polish translation.
Francois Gouget [Wed, 20 Jul 2011 14:14:08 +0000 (16:14 +0200)]
po: Remove English strings from the German translation.
Francois Gouget [Wed, 20 Jul 2011 14:13:36 +0000 (16:13 +0200)]
po: French translation tweaks and fixes.
Huw Davies [Wed, 20 Jul 2011 15:45:22 +0000 (16:45 +0100)]
winex11: Use the appropriate color_shifts when the target is a bitmap.
Huw Davies [Wed, 20 Jul 2011 15:45:21 +0000 (16:45 +0100)]
winex11: Sync the dib-section bits before writing to the image.
Bellengé Maxime [Wed, 20 Jul 2011 12:58:29 +0000 (14:58 +0200)]
comctl32: Don't reset trackbar thumb on a WM_SIZE message.
Michael Stefaniuc [Wed, 20 Jul 2011 13:43:49 +0000 (15:43 +0200)]
qmgr: COM cleanup for the IClassFactory iface.
Jacek Caban [Wed, 20 Jul 2011 13:34:43 +0000 (15:34 +0200)]
mshtml: Moved style tests to separated file.
Nikolay Sivov [Wed, 20 Jul 2011 12:06:39 +0000 (16:06 +0400)]
comctl32/listview: Don't invalidate list on LVM_SETBKCOLOR.
Nikolay Sivov [Wed, 20 Jul 2011 12:04:08 +0000 (16:04 +0400)]
comctl32/listview: Don't invalidate list on LVM_SETTEXTCOLOR.
Nikolay Sivov [Wed, 20 Jul 2011 12:01:21 +0000 (16:01 +0400)]
comctl32/listview: Don't invalidate list on LVM_SETTEXTBKCOLOR.
Nikolay Sivov [Mon, 18 Jul 2011 03:16:59 +0000 (07:16 +0400)]
comctl32/tests: Test that edit box is not multiline.
Stefan Dösinger [Tue, 7 Jun 2011 22:49:58 +0000 (00:49 +0200)]
wined3d: Don't apply and invalidate the framebuffer when clearing the device's fb.
Dan Kegel [Mon, 18 Jul 2011 15:43:48 +0000 (08:43 -0700)]
riched20/tests: Add test for WB_ISDELIMITER.
Rico Schüller [Wed, 20 Jul 2011 06:57:21 +0000 (08:57 +0200)]
d3dx9: Implement ID3DXBaseEffect::GetMatrix().
Rico Schüller [Wed, 20 Jul 2011 06:57:18 +0000 (08:57 +0200)]
d3dx9: Introduce get_valid_parameter().
Rico Schüller [Wed, 20 Jul 2011 06:57:09 +0000 (08:57 +0200)]
d3dx9: Implement ID3DXBaseEffect::SetTexture().
Alistair Leslie-Hughes [Sat, 9 Jul 2011 04:38:11 +0000 (14:38 +1000)]
oleaut32: Dont filter out VT_RECORD|VT_REF type in VariantCopyInd.
Vincent Povirk [Tue, 19 Jul 2011 17:47:29 +0000 (12:47 -0500)]
shell32: Dynamically allocate argify buffer if the static one is too small.
Vincent Povirk [Tue, 19 Jul 2011 18:22:07 +0000 (13:22 -0500)]
shell32: Include NULL terminators in the lengths used by SHELL_ArgifyW.
Dmitry Timoshkov [Tue, 19 Jul 2011 16:41:12 +0000 (01:41 +0900)]
kernel32: Add a test how PE section characteristics get mapped into memory page access, make it pass under Wine.
Bernhard Loos [Tue, 19 Jul 2011 11:20:45 +0000 (13:20 +0200)]
ntdll/tests: Add a test for STATUS_OBJECT_TYPE_MISMATCH.
Bernhard Loos [Tue, 19 Jul 2011 11:20:39 +0000 (13:20 +0200)]
server: Check for STATUS_OBJECT_TYPE_MISMATCH before STATUS_ACCESS_DENIED in get_handle_obj.
Jay Yang [Tue, 19 Jul 2011 16:25:15 +0000 (12:25 -0400)]
shell32: Make ISFHelper_fnCopyItems actually copy the items.
Alexandre Julliard [Wed, 20 Jul 2011 10:17:09 +0000 (12:17 +0200)]
gdi32: Move the checks for empty visible rects in PatBlt/StretchBlt back to gdi32.
Alexandre Julliard [Tue, 19 Jul 2011 12:11:04 +0000 (14:11 +0200)]
gdi32: Set the color maps to the destination DC colors for 1-bpp images.
Alexandre Julliard [Tue, 19 Jul 2011 18:06:32 +0000 (20:06 +0200)]
gdi32: Add a special case for converting dibs to 1-bpp using the background color.
Alexandre Julliard [Wed, 20 Jul 2011 09:42:17 +0000 (11:42 +0200)]
winex11: Verify that the color map matches in PutImage for 4 and 8 bpp.
Alexandre Julliard [Mon, 11 Jul 2011 20:45:05 +0000 (22:45 +0200)]
winex11: Fill in the color table in Get/PutImage for 4 and 8 bpp.
Alexandre Julliard [Mon, 18 Jul 2011 12:48:01 +0000 (14:48 +0200)]
winex11: Remap pixels to system palette in Get/PutImage for 4 and 8 bpp.
Frédéric Delanoy [Tue, 19 Jul 2011 07:49:24 +0000 (09:49 +0200)]
cmd/tests: Add tests for NUL handling.
Grazvydas Ignotas [Sat, 16 Jul 2011 23:48:15 +0000 (02:48 +0300)]
ntdll/tests: Test NtQueryDirectoryFile with RestartScan set to FALSE.
Mariusz Pluciński [Tue, 19 Jul 2011 14:19:39 +0000 (16:19 +0200)]
shell32: Fix FOLDERID_Document definition.
Mariusz Pluciński [Tue, 19 Jul 2011 14:19:28 +0000 (16:19 +0200)]
shell32: Add IKnownFolder::GetFolderDefinition() implementation.
Mariusz Pluciński [Tue, 19 Jul 2011 14:17:54 +0000 (16:17 +0200)]
shell32/tests: Add checking known folders' names.
Mariusz Pluciński [Tue, 19 Jul 2011 14:15:57 +0000 (16:15 +0200)]
include: Add FOLDERTYPEID types and values definitions.
Matteo Bruni [Tue, 19 Jul 2011 14:15:36 +0000 (16:15 +0200)]
d3dx9: Fix an error check in D3DXLoadMeshFromXResource.
Jacek Caban [Tue, 19 Jul 2011 14:01:44 +0000 (16:01 +0200)]
mshtml: Implement nsIURI::SetUserPass on top of IUri.
Michael Stefaniuc [Tue, 19 Jul 2011 13:31:15 +0000 (15:31 +0200)]
vbscript: Don't bother with a FIXME in DllCanUnloadNow().
Michael Stefaniuc [Tue, 19 Jul 2011 13:25:35 +0000 (15:25 +0200)]
comctl32/tests: Don't cast NULL to an int.
Michael Stefaniuc [Tue, 19 Jul 2011 13:09:12 +0000 (15:09 +0200)]
explorer: Use FAILED instead of !SUCCEEDED.
Michael Stefaniuc [Tue, 19 Jul 2011 13:07:16 +0000 (15:07 +0200)]
ddrawex/tests: Use FAILED instead of !SUCCEEDED.
Michael Stefaniuc [Tue, 19 Jul 2011 13:06:09 +0000 (15:06 +0200)]
shell32: Use FAILED instead of !SUCCEEDED.
Alexandre Julliard [Tue, 19 Jul 2011 12:53:31 +0000 (14:53 +0200)]
wineps: Remove unneeded GetTransform prototype.
Alexandre Julliard [Tue, 19 Jul 2011 12:10:30 +0000 (14:10 +0200)]
gdi32: Add format conversion to the null driver StretchBlt implementation.
Alexandre Julliard [Tue, 19 Jul 2011 12:09:03 +0000 (14:09 +0200)]
gdi32: Add inline helpers to compute DIB stride and total size.
Alexandre Julliard [Wed, 6 Jul 2011 15:35:17 +0000 (17:35 +0200)]
gdi32: Move GET_DC_PHYSDEV back to gdi_private.h, it can't be used from external drivers.
Jacek Caban [Tue, 19 Jul 2011 11:46:50 +0000 (13:46 +0200)]
vbscript: Added creation tests.
Henri Verbeet [Tue, 19 Jul 2011 10:56:15 +0000 (12:56 +0200)]
wined3d: Make the query parameter to wined3d_event_query_finish() const.
Henri Verbeet [Tue, 19 Jul 2011 10:56:14 +0000 (12:56 +0200)]
wined3d: Make the query parameter to wined3d_event_query_test() const.
Henri Verbeet [Tue, 19 Jul 2011 10:56:13 +0000 (12:56 +0200)]
wined3d: Make the priv parameter to map_register() const.
Henri Verbeet [Tue, 19 Jul 2011 10:56:12 +0000 (12:56 +0200)]
wined3d: Make the surface parameter to ffp_blit_p8_upload_palette() const.
Henri Verbeet [Tue, 19 Jul 2011 10:56:11 +0000 (12:56 +0200)]
ddraw: Just use SetWindowPos() in ddraw_set_display_mode().
Instead of going through wined3d_device_restore_fullscreen_window() /
wined3d_device_setup_fullscreen_window(). The main point of those functions is
changing the window styles, but we don't actually need that here. More
importantly, we filter the messages generated by those functions in wined3d,
while tests show that messages generated by SetDisplayMode() /
RestoreDisplayMode() are visible to the application. Applications depend on
WM_SIZE in particular.
Hans Leidekker [Tue, 19 Jul 2011 07:53:22 +0000 (09:53 +0200)]
winhttp: Implement IDispatch for WinHttpRequest.
Hans Leidekker [Tue, 19 Jul 2011 07:52:54 +0000 (09:52 +0200)]
server: Include groups in file mode calculation if the security descriptor matches the current user.
Frédéric Delanoy [Tue, 19 Jul 2011 07:49:26 +0000 (09:49 +0200)]
cmd/tests: Test that ErrorLevel is set to 9009 when unknown commands are encountered.
Frédéric Delanoy [Tue, 19 Jul 2011 07:49:25 +0000 (09:49 +0200)]
cmd/tests: Add tests for recursive rmdir.
Louis Lenders [Mon, 18 Jul 2011 23:21:55 +0000 (01:21 +0200)]
advapi32: SetLastError in ReadEventLog{A, W} stub to avoid applications from looping forever.
Alexandre Julliard [Mon, 18 Jul 2011 19:45:13 +0000 (21:45 +0200)]
Revert "d3dx9_36: Improved constant table handle support."
This reverts commit
48d03555a7a6931ee8ba0952ccb92c70925c6bed.
It wasn't supposed to be committed.
Alexandre Julliard [Mon, 18 Jul 2011 19:19:55 +0000 (21:19 +0200)]
winex11: Create a new message window every time we change clipping to avoid stale notifications.
Andrew Eikum [Mon, 18 Jul 2011 16:19:37 +0000 (11:19 -0500)]
winmm: Fix check for DCB_NULL callback type.
Noticed by Francois Gouget.
Andrew Eikum [Mon, 18 Jul 2011 16:19:35 +0000 (11:19 -0500)]
winmm: Perform Open and Close callbacks from client thread.
Andrew Eikum [Mon, 18 Jul 2011 16:19:33 +0000 (11:19 -0500)]
winmm: Close ACM stream when closing wave device.
Andrew Eikum [Mon, 18 Jul 2011 16:19:30 +0000 (11:19 -0500)]
mmdevapi: Use a sane default if no buffer size is requested.
Adam Martinson [Mon, 18 Jul 2011 16:15:14 +0000 (11:15 -0500)]
msxml3: Don't include libxml/parser.h twice.
Jacek Caban [Mon, 18 Jul 2011 16:05:13 +0000 (18:05 +0200)]
jscript: Properly handle aggregation attempt.
Jacek Caban [Mon, 18 Jul 2011 14:57:41 +0000 (16:57 +0200)]
vbscript: Added IActiveScriptParse stub implementation.
Jacek Caban [Mon, 18 Jul 2011 14:57:27 +0000 (16:57 +0200)]
vbscript: Added stub VBScript object implementation.
Alexandre Julliard [Mon, 18 Jul 2011 15:11:06 +0000 (17:11 +0200)]
winex11: Remove the GetDIBits implementation.
Alexandre Julliard [Mon, 18 Jul 2011 15:07:51 +0000 (17:07 +0200)]
gdi32: Remove the GetDIBits entry point from the graphics driver.
Alexandre Julliard [Mon, 18 Jul 2011 14:50:25 +0000 (16:50 +0200)]
gdi32: Move a couple of rectangle helper functions to the header.
Huw Davies [Mon, 18 Jul 2011 14:27:44 +0000 (15:27 +0100)]
gdi32: Implement GetDIBits using the GetImage driver function.
Huw Davies [Mon, 18 Jul 2011 14:27:43 +0000 (15:27 +0100)]
gdi32: Export a bitmap conversion function.
Jacek Caban [Mon, 18 Jul 2011 11:39:37 +0000 (13:39 +0200)]
mshtml: Added IHTMLStyle::pageBreakAfter property implementation.
Kazuyuki Sato [Mon, 18 Jul 2011 07:58:39 +0000 (16:58 +0900)]
crypt32: Add additional path for Solaris 11 Express.
Alexander Morozov [Fri, 15 Jul 2011 11:09:44 +0000 (15:09 +0400)]
mshtml: Added IProvideClassInfo::GetClassInfo implementation.
André Hentschel [Wed, 13 Jul 2011 17:10:30 +0000 (19:10 +0200)]
user32/tests: Add test for nested default button in dialogs.
Grazvydas Ignotas [Fri, 15 Jul 2011 20:19:11 +0000 (23:19 +0300)]
server: Set debug enable bits briefly to commit the addresses to kernel.
Grazvydas Ignotas [Fri, 15 Jul 2011 20:19:10 +0000 (23:19 +0300)]
server: Set RW and LEN bits of DR7 before setting DR0-DR3.
Grazvydas Ignotas [Fri, 15 Jul 2011 20:19:09 +0000 (23:19 +0300)]
ntdll/tests: Add more debug register tests.
Akihiro Sagawa [Mon, 18 Jul 2011 06:02:07 +0000 (15:02 +0900)]
dsound: Fix a typo.
Frédéric Delanoy [Sun, 17 Jul 2011 20:48:56 +0000 (22:48 +0200)]
cmd/tests: Add SET tests.
Henri Verbeet [Sun, 17 Jul 2011 20:29:07 +0000 (22:29 +0200)]
wined3d: Make the surface parameter to surface_depth_blt() const.
Henri Verbeet [Sun, 17 Jul 2011 20:29:06 +0000 (22:29 +0200)]
wined3d: Make the surface parameter to surface_convert_color_to_float() const.
Henri Verbeet [Sun, 17 Jul 2011 20:29:05 +0000 (22:29 +0200)]
wined3d: Make the surface parameter to surface_convert_depth_to_float() const.
Henri Verbeet [Sun, 17 Jul 2011 20:29:04 +0000 (22:29 +0200)]
wined3d: Make the surface parameter to surface_is_full_rect() const.
Henri Verbeet [Sun, 17 Jul 2011 20:29:03 +0000 (22:29 +0200)]
wined3d: Make the surface parameter to surface_get_rect() const.
Francois Gouget [Sun, 17 Jul 2011 08:18:04 +0000 (10:18 +0200)]
d3dx9_36: Add a trailing '\n' to an ERR() call.
Francois Gouget [Sun, 17 Jul 2011 08:18:00 +0000 (10:18 +0200)]
winex11.drv: Make copy_image_bits() static.
Francois Gouget [Sun, 17 Jul 2011 08:17:41 +0000 (10:17 +0200)]
winmm: Remove an unused variable in WINMM_GetComponentTypeLineInfo().
Francois Gouget [Sun, 17 Jul 2011 08:15:09 +0000 (10:15 +0200)]
wineoss.drv: Add a trailing '\n' to a TRACE() call.
Austin English [Sat, 16 Jul 2011 17:33:29 +0000 (12:33 -0500)]
dbghelp: Add stubs for SymEnumSourceLines/SymEnumSourceLinesW.
Austin English [Sat, 16 Jul 2011 17:10:22 +0000 (12:10 -0500)]
wine.inf: Create %systemroot%\logs directory by default.
Frédéric Delanoy [Sat, 16 Jul 2011 08:14:50 +0000 (10:14 +0200)]
cmd/tests: Convert line endings to DOS style at runtime before running batch test file.