Dmitry Timoshkov [Thu, 17 May 2012 09:30:28 +0000 (18:30 +0900)]
oleaut32: OLEPictureImpl_Save should load bitmap data if it's not yet loaded.
Dmitry Timoshkov [Thu, 17 May 2012 09:30:07 +0000 (18:30 +0900)]
oleaut32: OleCreatePictureIndirect should set loadtime_format for a bitmap.
Dmitry Timoshkov [Thu, 17 May 2012 09:29:54 +0000 (18:29 +0900)]
oleaut32: Move OLEPicture implementation into its own debug channel.
Dmitry Timoshkov [Thu, 17 May 2012 09:29:42 +0000 (18:29 +0900)]
oleaut32: Call OleCreatePictureIndirect directly.
Vincent Povirk [Thu, 17 May 2012 14:47:46 +0000 (09:47 -0500)]
mscoree: Add a fallback for mono_image_open_from_module_handle.
Vincent Povirk [Thu, 17 May 2012 14:19:10 +0000 (09:19 -0500)]
appwiz.cpl: Move dialog template id to addon_info_t.
Józef Kucia [Thu, 17 May 2012 14:51:23 +0000 (16:51 +0200)]
d3dx9/tests: Fix messed up parameters.
Józef Kucia [Thu, 17 May 2012 14:51:22 +0000 (16:51 +0200)]
d3dx9/tests: Do not release a cube texture if it wasn't created.
Alex Henrie [Thu, 17 May 2012 01:24:03 +0000 (19:24 -0600)]
kernel32: Correct WideCharToMultiByte and MultiByteToWideChar error codes and conditions.
Alex Henrie [Thu, 17 May 2012 01:24:07 +0000 (19:24 -0600)]
kernel32: Avoid calling MultiByteToWideChar with invalid parameters.
Dmitry Timoshkov [Wed, 16 May 2012 14:33:55 +0000 (23:33 +0900)]
gdiplus: Implement GdipImageGetFrameCount.
Dmitry Timoshkov [Wed, 16 May 2012 14:33:48 +0000 (23:33 +0900)]
gdiplus: Save total and current frame in the image structure.
Huw Davies [Thu, 17 May 2012 13:42:12 +0000 (14:42 +0100)]
wineps: Fix top-down dib pattern brushes.
Huw Davies [Thu, 17 May 2012 12:12:03 +0000 (13:12 +0100)]
localspl: Calling AddPrinterDriver on an existing driver should succeed.
Vincent Povirk [Tue, 8 May 2012 17:50:58 +0000 (12:50 -0500)]
windowscodecs: Add wrapper functions for IWICStream methods.
Vincent Povirk [Tue, 8 May 2012 18:10:38 +0000 (13:10 -0500)]
windowscodecs: Add wrapper functions for IWICComponentFactory methods.
Vincent Povirk [Tue, 8 May 2012 18:06:59 +0000 (13:06 -0500)]
windowscodecs: Add wrapper functions for IWICMetadataBlockReader methods.
Piotr Caban [Thu, 17 May 2012 10:22:55 +0000 (12:22 +0200)]
comctl32: Don't make separator on first position hot.
Piotr Caban [Thu, 17 May 2012 10:22:32 +0000 (12:22 +0200)]
comctl32: Return if point is over a button in TOOLBAR_InternalHitTest.
Hans Leidekker [Thu, 17 May 2012 08:17:50 +0000 (10:17 +0200)]
msi: Add support for version 4.0 of the .NET runtime.
Hans Leidekker [Thu, 17 May 2012 08:17:29 +0000 (10:17 +0200)]
msi: Use the correct function pointer in msi_init_assembly_caches.
Hans Leidekker [Thu, 17 May 2012 08:17:16 +0000 (10:17 +0200)]
msi: Break out of the loop as soon as the assembly is detected in msi_load_assembly.
Christian Costa [Thu, 17 May 2012 08:10:07 +0000 (10:10 +0200)]
d3drm: Hande parent when creating a new frame.
Christian Costa [Thu, 17 May 2012 08:09:57 +0000 (10:09 +0200)]
d3drm: Improve traces of AddRef and Release of IDirect3DRMLight.
Christian Costa [Thu, 17 May 2012 08:09:48 +0000 (10:09 +0200)]
d3drm: Display new ref in trace for AddRef and Release for IDirect3DRMMesh.
Christian Costa [Thu, 17 May 2012 08:09:40 +0000 (10:09 +0200)]
d3drm: Implement IDirect3DRMFrameX_AddTransform.
Christian Costa [Thu, 17 May 2012 08:09:31 +0000 (10:09 +0200)]
d3drm: Load transform matrix and aply it to the current frame.
Bruno Jesus [Thu, 17 May 2012 00:39:19 +0000 (21:39 -0300)]
regedit: Fix qword entries export.
Nikolay Sivov [Thu, 17 May 2012 06:53:45 +0000 (10:53 +0400)]
comctl32: When created with TCS_VERTICAL, TCS_MULTILINE is set automatically.
Nikolay Sivov [Thu, 17 May 2012 05:37:03 +0000 (09:37 +0400)]
comctl32: Properly disable redraw on tab control.
Michael Stefaniuc [Wed, 16 May 2012 22:56:41 +0000 (00:56 +0200)]
ddraw/tests: Actually run a test.
Michael Stefaniuc [Wed, 16 May 2012 22:55:32 +0000 (00:55 +0200)]
advapi32/tests: Test the correct error codes.
Michael Stefaniuc [Wed, 16 May 2012 22:53:31 +0000 (00:53 +0200)]
riched20/tests: Remove duplicated ok() call.
Michael Stefaniuc [Wed, 16 May 2012 22:50:38 +0000 (00:50 +0200)]
msi/tests: Test the correct return values.
Frédéric Delanoy [Tue, 15 May 2012 13:03:35 +0000 (15:03 +0200)]
cmd: Improve WCMD_parameter documentation.
Christian Costa [Tue, 15 May 2012 06:08:56 +0000 (08:08 +0200)]
d3drm: Free visual and light resources when releasing frame.
Christian Costa [Tue, 15 May 2012 06:08:48 +0000 (08:08 +0200)]
d3drm: Attach mesh to the parent frame if any.
Christian Costa [Tue, 15 May 2012 06:08:40 +0000 (08:08 +0200)]
d3drm: Load all sub-objects when a frame is found.
Christian Costa [Tue, 15 May 2012 06:08:31 +0000 (08:08 +0200)]
d3drm: Implement IDirect3DRMFrame2Impl_GetVisuals and IDirect3DRMVisualArray interface.
Christian Costa [Tue, 15 May 2012 06:08:22 +0000 (08:08 +0200)]
d3drm: Move loading code from IDirect3DRM3Impl_Load to a separate function so it can be called recursively.
Piotr Caban [Wed, 16 May 2012 11:37:06 +0000 (13:37 +0200)]
user32/tests: Added more GetMenuBarInfo tests.
Piotr Caban [Wed, 16 May 2012 11:36:52 +0000 (13:36 +0200)]
user32/tests: Added GetMenuBarInfo tests.
Piotr Caban [Wed, 16 May 2012 11:36:31 +0000 (13:36 +0200)]
user32: Added GetMenuBarInfo implementation.
Francois Gouget [Wed, 16 May 2012 13:02:17 +0000 (15:02 +0200)]
wordpad: Tweak the spelling of a couple of menus.
Francois Gouget [Wed, 16 May 2012 13:02:31 +0000 (15:02 +0200)]
mpr: Tweak a label so it matches the one in wininet.
Vincent Povirk [Tue, 8 May 2012 18:02:37 +0000 (13:02 -0500)]
windowscodecs: Add wrapper for IWICBitmapClipper_Initialize.
Vincent Povirk [Tue, 8 May 2012 18:00:39 +0000 (13:00 -0500)]
windowscodecs: Add wrapper for IWICBitmapScaler_Initialize.
Vincent Povirk [Tue, 8 May 2012 17:44:10 +0000 (12:44 -0500)]
windowscodecs: Add wrapper for IWICFormatConverter_Initialize.
Vincent Povirk [Tue, 8 May 2012 17:34:22 +0000 (12:34 -0500)]
windowscodecs: Add wrapper functions for IWICBitmapEncoder methods.
Vincent Povirk [Tue, 8 May 2012 16:37:24 +0000 (11:37 -0500)]
windowscodecs: Add wrapper functions for IWICBitmapFrameEncode methods.
Huw Davies [Wed, 16 May 2012 12:48:18 +0000 (13:48 +0100)]
localspl: Only store the file part of the filenames in the registry.
Huw Davies [Wed, 16 May 2012 12:15:18 +0000 (13:15 +0100)]
wineps: Add a helper to perform duplex lookup by name.
Huw Davies [Wed, 16 May 2012 12:15:17 +0000 (13:15 +0100)]
wineps: Use the get_pagesize helper to look up the default pagesize.
Jacek Caban [Wed, 16 May 2012 11:21:12 +0000 (13:21 +0200)]
ieframe: Added GetExternal tests.
Jacek Caban [Wed, 16 May 2012 11:21:02 +0000 (13:21 +0200)]
ieframe: Added default action implementation for IDocHostUIHandler::GetExternal.
Michael Stefaniuc [Wed, 16 May 2012 09:28:37 +0000 (11:28 +0200)]
mstask: Actually run a test and fix the expected behaviour.
Michael Stefaniuc [Wed, 16 May 2012 08:42:59 +0000 (10:42 +0200)]
quartz/tests: Remove misplaced ok() call.
Michael Stefaniuc [Wed, 16 May 2012 08:40:14 +0000 (10:40 +0200)]
msxml3/tests: Check the correct return value.
Michael Stefaniuc [Wed, 16 May 2012 08:38:59 +0000 (10:38 +0200)]
shlwapi/tests: Remove useless ok() call on the "out" variable.
Michael Stefaniuc [Wed, 16 May 2012 08:37:33 +0000 (10:37 +0200)]
user32/tests: Remove duplicated ok() call.
Hans Leidekker [Wed, 16 May 2012 08:08:02 +0000 (10:08 +0200)]
fusion: Make sure the assembly exists in IAssemblyCache::QueryAssemblyInfo.
Hans Leidekker [Wed, 16 May 2012 08:07:35 +0000 (10:07 +0200)]
fusion: Allow quotes around attribute values in display names.
Hans Leidekker [Wed, 16 May 2012 08:07:12 +0000 (10:07 +0200)]
fusion: Allow zero spaces between attributes in display names.
Hans Leidekker [Wed, 16 May 2012 08:06:54 +0000 (10:06 +0200)]
fusion: Implement IAssemblyName::IsEqual.
André Hentschel [Tue, 15 May 2012 22:21:32 +0000 (00:21 +0200)]
winedbg: Add partial Thumb2 disassembler.
Andrew Eikum [Tue, 15 May 2012 19:41:24 +0000 (14:41 -0500)]
dsound: Don't use IAudioClock::GetPosition to determine buffer fullness.
Matteo Bruni [Tue, 15 May 2012 14:12:57 +0000 (16:12 +0200)]
d3dcompiler: Add a stub lexer.
Matteo Bruni [Tue, 15 May 2012 14:12:56 +0000 (16:12 +0200)]
d3dcompiler: Add a stub parser.
Matteo Bruni [Tue, 15 May 2012 14:12:55 +0000 (16:12 +0200)]
d3dcompiler: Trace compilation messages.
Matteo Bruni [Tue, 15 May 2012 14:12:54 +0000 (16:12 +0200)]
d3dcompiler: Partially implement D3DCompile function.
Matteo Bruni [Tue, 15 May 2012 14:12:53 +0000 (16:12 +0200)]
d3dcompiler: Make SlWriteBytecode return the shader size.
Alexandre Julliard [Tue, 15 May 2012 18:58:39 +0000 (20:58 +0200)]
winex11: Use the create_pixmap_from_image helper to create window icons.
Alexandre Julliard [Tue, 15 May 2012 14:18:34 +0000 (16:18 +0200)]
winex11: Use the create_pixmap_from_image helper to create monochrome cursors.
Alexandre Julliard [Tue, 15 May 2012 13:46:23 +0000 (15:46 +0200)]
winex11: Use the create_pixmap_from_image helper to create color cursors.
Alexandre Julliard [Fri, 11 May 2012 13:27:04 +0000 (15:27 +0200)]
winex11: Use the create_pixmap_from_image helper to export XA_PIXMAP clipboard formats.
Alexandre Julliard [Fri, 11 May 2012 13:28:24 +0000 (15:28 +0200)]
winex11: Use the create_pixmap_from_image helper to select DIB pattern brushes.
Alexandre Julliard [Fri, 11 May 2012 11:48:19 +0000 (13:48 +0200)]
winex11: Add a helper to create a pixmap from an image.
Jacek Caban [Tue, 15 May 2012 09:48:31 +0000 (11:48 +0200)]
appwiz.cpl: Replace install_wine_gecko with configurable install_addon.
Jacek Caban [Tue, 15 May 2012 09:48:12 +0000 (11:48 +0200)]
appwiz.cpl: Moved config_key value to addon_info_t.
Jacek Caban [Tue, 15 May 2012 09:47:58 +0000 (11:47 +0200)]
appwiz.cpl: Moved package subdir to addon_info_t.
Jacek Caban [Tue, 15 May 2012 09:47:40 +0000 (11:47 +0200)]
appwiz.cpl: Moved addon SHA and version to addon_info_t.
Jacek Caban [Tue, 15 May 2012 09:47:27 +0000 (11:47 +0200)]
appwiz.cpl: Moved package file name to a struct that will allow customization.
Dmitry Timoshkov [Mon, 14 May 2012 16:35:32 +0000 (01:35 +0900)]
gdiplus: Fix the clipping region calculation.
Dmitry Timoshkov [Mon, 14 May 2012 16:35:24 +0000 (01:35 +0900)]
gdiplus: Measure the passed in string without height clipping in order to compute correct Y offset.
Christian Costa [Thu, 10 May 2012 05:52:29 +0000 (07:52 +0200)]
d3drm: Retrieve mesh name at loading time. Implement GetName and SetName.
Nikolay Sivov [Tue, 15 May 2012 07:49:58 +0000 (11:49 +0400)]
msxml3: Remove no longer used get_xml() option to mess with encoding attribute.
Francois Gouget [Tue, 15 May 2012 08:15:32 +0000 (10:15 +0200)]
Assorted typo, spelling, wording and case fixes.
Francois Gouget [Tue, 15 May 2012 07:47:01 +0000 (09:47 +0200)]
wininet: Fix the spelling of an InternetQueryDataAvailable() parameter.
Francois Gouget [Tue, 15 May 2012 07:47:41 +0000 (09:47 +0200)]
usp10: Fix the spelling of the Consonant_is_post_base_form() function.
Francois Gouget [Tue, 15 May 2012 07:46:51 +0000 (09:46 +0200)]
taskmgr: Fix the spelling of the AdjustControlPosition() function.
Francois Gouget [Tue, 15 May 2012 07:47:23 +0000 (09:47 +0200)]
user32: Fix the spelling of the hRecipient variable.
Francois Gouget [Tue, 15 May 2012 07:47:11 +0000 (09:47 +0200)]
wineqtdecoder: Fix the spelling of the available variables.
Francois Gouget [Tue, 15 May 2012 07:46:45 +0000 (09:46 +0200)]
winedump: Fix the spelling of a NETWORK_VOLUME_INFO field.
Francois Gouget [Tue, 15 May 2012 07:46:29 +0000 (09:46 +0200)]
wsock32: Fix the spelling of the XP_BANDWIDTH_ALLOCATION constant.
Francois Gouget [Tue, 15 May 2012 07:45:07 +0000 (09:45 +0200)]
ntoskrnl.exe: Fix the name of a POOL_TYPE value.
Francois Gouget [Tue, 15 May 2012 07:43:11 +0000 (09:43 +0200)]
user32/tests: Add a trailing '\n' to ok() calls.
Michael Stefaniuc [Tue, 15 May 2012 08:15:44 +0000 (10:15 +0200)]
user32/tests: Check the correct variable for the correct value.
Michael Stefaniuc [Tue, 15 May 2012 08:12:39 +0000 (10:12 +0200)]
version/tests: Check the correct variable.
Hans Leidekker [Tue, 15 May 2012 07:40:22 +0000 (09:40 +0200)]
msi: Add support for the ActionInfo progress message subtype.
Hans Leidekker [Tue, 15 May 2012 07:40:06 +0000 (09:40 +0200)]
msi: Add support for the ProgressAddition progress message subtype.