wine
12 years agooleaut32: OLEPictureImpl_Save should load bitmap data if it's not yet loaded.
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.

12 years agooleaut32: OleCreatePictureIndirect should set loadtime_format for a bitmap.
Dmitry Timoshkov [Thu, 17 May 2012 09:30:07 +0000 (18:30 +0900)] 
oleaut32: OleCreatePictureIndirect should set loadtime_format for a bitmap.

12 years agooleaut32: Move OLEPicture implementation into its own debug channel.
Dmitry Timoshkov [Thu, 17 May 2012 09:29:54 +0000 (18:29 +0900)] 
oleaut32: Move OLEPicture implementation into its own debug channel.

12 years agooleaut32: Call OleCreatePictureIndirect directly.
Dmitry Timoshkov [Thu, 17 May 2012 09:29:42 +0000 (18:29 +0900)] 
oleaut32: Call OleCreatePictureIndirect directly.

12 years agomscoree: Add a fallback for mono_image_open_from_module_handle.
Vincent Povirk [Thu, 17 May 2012 14:47:46 +0000 (09:47 -0500)] 
mscoree: Add a fallback for mono_image_open_from_module_handle.

12 years agoappwiz.cpl: Move dialog template id to addon_info_t.
Vincent Povirk [Thu, 17 May 2012 14:19:10 +0000 (09:19 -0500)] 
appwiz.cpl: Move dialog template id to addon_info_t.

12 years agod3dx9/tests: Fix messed up parameters.
Józef Kucia [Thu, 17 May 2012 14:51:23 +0000 (16:51 +0200)] 
d3dx9/tests: Fix messed up parameters.

12 years agod3dx9/tests: Do not release a cube texture if it wasn't created.
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.

12 years agokernel32: Correct WideCharToMultiByte and MultiByteToWideChar error codes and conditions.
Alex Henrie [Thu, 17 May 2012 01:24:03 +0000 (19:24 -0600)] 
kernel32: Correct WideCharToMultiByte and MultiByteToWideChar error codes and conditions.

12 years agokernel32: Avoid calling MultiByteToWideChar with invalid parameters.
Alex Henrie [Thu, 17 May 2012 01:24:07 +0000 (19:24 -0600)] 
kernel32: Avoid calling MultiByteToWideChar with invalid parameters.

12 years agogdiplus: Implement GdipImageGetFrameCount.
Dmitry Timoshkov [Wed, 16 May 2012 14:33:55 +0000 (23:33 +0900)] 
gdiplus: Implement GdipImageGetFrameCount.

12 years agogdiplus: Save total and current frame in the image structure.
Dmitry Timoshkov [Wed, 16 May 2012 14:33:48 +0000 (23:33 +0900)] 
gdiplus: Save total and current frame in the image structure.

12 years agowineps: Fix top-down dib pattern brushes.
Huw Davies [Thu, 17 May 2012 13:42:12 +0000 (14:42 +0100)] 
wineps: Fix top-down dib pattern brushes.

12 years agolocalspl: Calling AddPrinterDriver on an existing driver should succeed.
Huw Davies [Thu, 17 May 2012 12:12:03 +0000 (13:12 +0100)] 
localspl: Calling AddPrinterDriver on an existing driver should succeed.

12 years agowindowscodecs: Add wrapper functions for IWICStream methods.
Vincent Povirk [Tue, 8 May 2012 17:50:58 +0000 (12:50 -0500)] 
windowscodecs: Add wrapper functions for IWICStream methods.

12 years agowindowscodecs: Add wrapper functions for IWICComponentFactory methods.
Vincent Povirk [Tue, 8 May 2012 18:10:38 +0000 (13:10 -0500)] 
windowscodecs: Add wrapper functions for IWICComponentFactory methods.

12 years agowindowscodecs: Add wrapper functions for IWICMetadataBlockReader methods.
Vincent Povirk [Tue, 8 May 2012 18:06:59 +0000 (13:06 -0500)] 
windowscodecs: Add wrapper functions for IWICMetadataBlockReader methods.

12 years agocomctl32: Don't make separator on first position hot.
Piotr Caban [Thu, 17 May 2012 10:22:55 +0000 (12:22 +0200)] 
comctl32: Don't make separator on first position hot.

12 years agocomctl32: Return if point is over a button in TOOLBAR_InternalHitTest.
Piotr Caban [Thu, 17 May 2012 10:22:32 +0000 (12:22 +0200)] 
comctl32: Return if point is over a button in TOOLBAR_InternalHitTest.

12 years agomsi: Add support for version 4.0 of the .NET runtime.
Hans Leidekker [Thu, 17 May 2012 08:17:50 +0000 (10:17 +0200)] 
msi: Add support for version 4.0 of the .NET runtime.

12 years agomsi: Use the correct function pointer in msi_init_assembly_caches.
Hans Leidekker [Thu, 17 May 2012 08:17:29 +0000 (10:17 +0200)] 
msi: Use the correct function pointer in msi_init_assembly_caches.

12 years agomsi: Break out of the loop as soon as the assembly is detected in msi_load_assembly.
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.

12 years agod3drm: Hande parent when creating a new frame.
Christian Costa [Thu, 17 May 2012 08:10:07 +0000 (10:10 +0200)] 
d3drm: Hande parent when creating a new frame.

12 years agod3drm: Improve traces of AddRef and Release of IDirect3DRMLight.
Christian Costa [Thu, 17 May 2012 08:09:57 +0000 (10:09 +0200)] 
d3drm: Improve traces of AddRef and Release of IDirect3DRMLight.

12 years agod3drm: Display new ref in trace for AddRef and Release for IDirect3DRMMesh.
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.

12 years agod3drm: Implement IDirect3DRMFrameX_AddTransform.
Christian Costa [Thu, 17 May 2012 08:09:40 +0000 (10:09 +0200)] 
d3drm: Implement IDirect3DRMFrameX_AddTransform.

12 years agod3drm: Load transform matrix and aply it to the current frame.
Christian Costa [Thu, 17 May 2012 08:09:31 +0000 (10:09 +0200)] 
d3drm: Load transform matrix and aply it to the current frame.

12 years agoregedit: Fix qword entries export.
Bruno Jesus [Thu, 17 May 2012 00:39:19 +0000 (21:39 -0300)] 
regedit: Fix qword entries export.

12 years agocomctl32: When created with TCS_VERTICAL, TCS_MULTILINE is set automatically.
Nikolay Sivov [Thu, 17 May 2012 06:53:45 +0000 (10:53 +0400)] 
comctl32: When created with TCS_VERTICAL, TCS_MULTILINE is set automatically.

12 years agocomctl32: Properly disable redraw on tab control.
Nikolay Sivov [Thu, 17 May 2012 05:37:03 +0000 (09:37 +0400)] 
comctl32: Properly disable redraw on tab control.

12 years agoddraw/tests: Actually run a test.
Michael Stefaniuc [Wed, 16 May 2012 22:56:41 +0000 (00:56 +0200)] 
ddraw/tests: Actually run a test.

12 years agoadvapi32/tests: Test the correct error codes.
Michael Stefaniuc [Wed, 16 May 2012 22:55:32 +0000 (00:55 +0200)] 
advapi32/tests: Test the correct error codes.

12 years agoriched20/tests: Remove duplicated ok() call.
Michael Stefaniuc [Wed, 16 May 2012 22:53:31 +0000 (00:53 +0200)] 
riched20/tests: Remove duplicated ok() call.

12 years agomsi/tests: Test the correct return values.
Michael Stefaniuc [Wed, 16 May 2012 22:50:38 +0000 (00:50 +0200)] 
msi/tests: Test the correct return values.

12 years agocmd: Improve WCMD_parameter documentation.
Frédéric Delanoy [Tue, 15 May 2012 13:03:35 +0000 (15:03 +0200)] 
cmd: Improve WCMD_parameter documentation.

12 years agod3drm: Free visual and light resources when releasing frame.
Christian Costa [Tue, 15 May 2012 06:08:56 +0000 (08:08 +0200)] 
d3drm: Free visual and light resources when releasing frame.

12 years agod3drm: Attach mesh to the parent frame if any.
Christian Costa [Tue, 15 May 2012 06:08:48 +0000 (08:08 +0200)] 
d3drm: Attach mesh to the parent frame if any.

12 years agod3drm: Load all sub-objects when a frame is found.
Christian Costa [Tue, 15 May 2012 06:08:40 +0000 (08:08 +0200)] 
d3drm: Load all sub-objects when a frame is found.

12 years agod3drm: Implement IDirect3DRMFrame2Impl_GetVisuals and IDirect3DRMVisualArray interface.
Christian Costa [Tue, 15 May 2012 06:08:31 +0000 (08:08 +0200)] 
d3drm: Implement IDirect3DRMFrame2Impl_GetVisuals and IDirect3DRMVisualArray interface.

12 years agod3drm: Move loading code from IDirect3DRM3Impl_Load to a separate function so it...
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.

12 years agouser32/tests: Added more GetMenuBarInfo tests.
Piotr Caban [Wed, 16 May 2012 11:37:06 +0000 (13:37 +0200)] 
user32/tests: Added more GetMenuBarInfo tests.

12 years agouser32/tests: Added GetMenuBarInfo tests.
Piotr Caban [Wed, 16 May 2012 11:36:52 +0000 (13:36 +0200)] 
user32/tests: Added GetMenuBarInfo tests.

12 years agouser32: Added GetMenuBarInfo implementation.
Piotr Caban [Wed, 16 May 2012 11:36:31 +0000 (13:36 +0200)] 
user32: Added GetMenuBarInfo implementation.

12 years agowordpad: Tweak the spelling of a couple of menus.
Francois Gouget [Wed, 16 May 2012 13:02:17 +0000 (15:02 +0200)] 
wordpad: Tweak the spelling of a couple of menus.

12 years agompr: Tweak a label so it matches the one in wininet.
Francois Gouget [Wed, 16 May 2012 13:02:31 +0000 (15:02 +0200)] 
mpr: Tweak a label so it matches the one in wininet.

12 years agowindowscodecs: Add wrapper for IWICBitmapClipper_Initialize.
Vincent Povirk [Tue, 8 May 2012 18:02:37 +0000 (13:02 -0500)] 
windowscodecs: Add wrapper for IWICBitmapClipper_Initialize.

12 years agowindowscodecs: Add wrapper for IWICBitmapScaler_Initialize.
Vincent Povirk [Tue, 8 May 2012 18:00:39 +0000 (13:00 -0500)] 
windowscodecs: Add wrapper for IWICBitmapScaler_Initialize.

12 years agowindowscodecs: Add wrapper for IWICFormatConverter_Initialize.
Vincent Povirk [Tue, 8 May 2012 17:44:10 +0000 (12:44 -0500)] 
windowscodecs: Add wrapper for IWICFormatConverter_Initialize.

12 years agowindowscodecs: Add wrapper functions for IWICBitmapEncoder methods.
Vincent Povirk [Tue, 8 May 2012 17:34:22 +0000 (12:34 -0500)] 
windowscodecs: Add wrapper functions for IWICBitmapEncoder methods.

12 years agowindowscodecs: Add wrapper functions for IWICBitmapFrameEncode methods.
Vincent Povirk [Tue, 8 May 2012 16:37:24 +0000 (11:37 -0500)] 
windowscodecs: Add wrapper functions for IWICBitmapFrameEncode methods.

12 years agolocalspl: Only store the file part of the filenames in the registry.
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.

12 years agowineps: Add a helper to perform duplex lookup by name.
Huw Davies [Wed, 16 May 2012 12:15:18 +0000 (13:15 +0100)] 
wineps: Add a helper to perform duplex lookup by name.

12 years agowineps: Use the get_pagesize helper to look up the default pagesize.
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.

12 years agoieframe: Added GetExternal tests.
Jacek Caban [Wed, 16 May 2012 11:21:12 +0000 (13:21 +0200)] 
ieframe: Added GetExternal tests.

12 years agoieframe: Added default action implementation for IDocHostUIHandler::GetExternal.
Jacek Caban [Wed, 16 May 2012 11:21:02 +0000 (13:21 +0200)] 
ieframe: Added default action implementation for IDocHostUIHandler::GetExternal.

12 years agomstask: Actually run a test and fix the expected behaviour.
Michael Stefaniuc [Wed, 16 May 2012 09:28:37 +0000 (11:28 +0200)] 
mstask: Actually run a test and fix the expected behaviour.

12 years agoquartz/tests: Remove misplaced ok() call.
Michael Stefaniuc [Wed, 16 May 2012 08:42:59 +0000 (10:42 +0200)] 
quartz/tests: Remove misplaced ok() call.

12 years agomsxml3/tests: Check the correct return value.
Michael Stefaniuc [Wed, 16 May 2012 08:40:14 +0000 (10:40 +0200)] 
msxml3/tests: Check the correct return value.

12 years agoshlwapi/tests: Remove useless ok() call on the "out" variable.
Michael Stefaniuc [Wed, 16 May 2012 08:38:59 +0000 (10:38 +0200)] 
shlwapi/tests: Remove useless ok() call on the "out" variable.

12 years agouser32/tests: Remove duplicated ok() call.
Michael Stefaniuc [Wed, 16 May 2012 08:37:33 +0000 (10:37 +0200)] 
user32/tests: Remove duplicated ok() call.

12 years agofusion: Make sure the assembly exists in IAssemblyCache::QueryAssemblyInfo.
Hans Leidekker [Wed, 16 May 2012 08:08:02 +0000 (10:08 +0200)] 
fusion: Make sure the assembly exists in IAssemblyCache::QueryAssemblyInfo.

12 years agofusion: Allow quotes around attribute values in display names.
Hans Leidekker [Wed, 16 May 2012 08:07:35 +0000 (10:07 +0200)] 
fusion: Allow quotes around attribute values in display names.

12 years agofusion: Allow zero spaces between attributes 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.

12 years agofusion: Implement IAssemblyName::IsEqual.
Hans Leidekker [Wed, 16 May 2012 08:06:54 +0000 (10:06 +0200)] 
fusion: Implement IAssemblyName::IsEqual.

12 years agowinedbg: Add partial Thumb2 disassembler.
André Hentschel [Tue, 15 May 2012 22:21:32 +0000 (00:21 +0200)] 
winedbg: Add partial Thumb2 disassembler.

12 years agodsound: Don't use IAudioClock::GetPosition to determine buffer fullness.
Andrew Eikum [Tue, 15 May 2012 19:41:24 +0000 (14:41 -0500)] 
dsound: Don't use IAudioClock::GetPosition to determine buffer fullness.

12 years agod3dcompiler: Add a stub lexer.
Matteo Bruni [Tue, 15 May 2012 14:12:57 +0000 (16:12 +0200)] 
d3dcompiler: Add a stub lexer.

12 years agod3dcompiler: Add a stub parser.
Matteo Bruni [Tue, 15 May 2012 14:12:56 +0000 (16:12 +0200)] 
d3dcompiler: Add a stub parser.

12 years agod3dcompiler: Trace compilation messages.
Matteo Bruni [Tue, 15 May 2012 14:12:55 +0000 (16:12 +0200)] 
d3dcompiler: Trace compilation messages.

12 years agod3dcompiler: Partially implement D3DCompile function.
Matteo Bruni [Tue, 15 May 2012 14:12:54 +0000 (16:12 +0200)] 
d3dcompiler: Partially implement D3DCompile function.

12 years agod3dcompiler: Make SlWriteBytecode return the shader size.
Matteo Bruni [Tue, 15 May 2012 14:12:53 +0000 (16:12 +0200)] 
d3dcompiler: Make SlWriteBytecode return the shader size.

12 years agowinex11: Use the create_pixmap_from_image helper to create window icons.
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.

12 years agowinex11: Use the create_pixmap_from_image helper to create monochrome cursors.
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.

12 years agowinex11: Use the create_pixmap_from_image helper to create color 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.

12 years agowinex11: Use the create_pixmap_from_image helper to export XA_PIXMAP clipboard formats.
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.

12 years agowinex11: Use the create_pixmap_from_image helper to select DIB pattern brushes.
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.

12 years agowinex11: Add a helper to create a pixmap from an image.
Alexandre Julliard [Fri, 11 May 2012 11:48:19 +0000 (13:48 +0200)] 
winex11: Add a helper to create a pixmap from an image.

12 years agoappwiz.cpl: Replace install_wine_gecko with configurable install_addon.
Jacek Caban [Tue, 15 May 2012 09:48:31 +0000 (11:48 +0200)] 
appwiz.cpl: Replace install_wine_gecko with configurable install_addon.

12 years agoappwiz.cpl: Moved config_key value to addon_info_t.
Jacek Caban [Tue, 15 May 2012 09:48:12 +0000 (11:48 +0200)] 
appwiz.cpl: Moved config_key value to addon_info_t.

12 years agoappwiz.cpl: Moved package subdir 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.

12 years agoappwiz.cpl: Moved addon SHA and version 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.

12 years agoappwiz.cpl: Moved package file name to a struct that will allow customization.
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.

12 years agogdiplus: Fix the clipping region calculation.
Dmitry Timoshkov [Mon, 14 May 2012 16:35:32 +0000 (01:35 +0900)] 
gdiplus: Fix the clipping region calculation.

12 years agogdiplus: Measure the passed in string without height clipping in order to compute...
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.

12 years agod3drm: Retrieve mesh name at loading time. Implement GetName and SetName.
Christian Costa [Thu, 10 May 2012 05:52:29 +0000 (07:52 +0200)] 
d3drm: Retrieve mesh name at loading time. Implement GetName and SetName.

12 years agomsxml3: Remove no longer used get_xml() option to mess with encoding attribute.
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.

12 years agoAssorted typo, spelling, wording and case fixes.
Francois Gouget [Tue, 15 May 2012 08:15:32 +0000 (10:15 +0200)] 
Assorted typo, spelling, wording and case fixes.

12 years agowininet: Fix the spelling of an InternetQueryDataAvailable() parameter.
Francois Gouget [Tue, 15 May 2012 07:47:01 +0000 (09:47 +0200)] 
wininet: Fix the spelling of an InternetQueryDataAvailable() parameter.

12 years agousp10: Fix the spelling of the Consonant_is_post_base_form() function.
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.

12 years agotaskmgr: Fix the spelling of the AdjustControlPosition() function.
Francois Gouget [Tue, 15 May 2012 07:46:51 +0000 (09:46 +0200)] 
taskmgr: Fix the spelling of the AdjustControlPosition() function.

12 years agouser32: Fix the spelling of the hRecipient variable.
Francois Gouget [Tue, 15 May 2012 07:47:23 +0000 (09:47 +0200)] 
user32: Fix the spelling of the hRecipient variable.

12 years agowineqtdecoder: Fix the spelling of the available variables.
Francois Gouget [Tue, 15 May 2012 07:47:11 +0000 (09:47 +0200)] 
wineqtdecoder: Fix the spelling of the available variables.

12 years agowinedump: Fix the spelling of a NETWORK_VOLUME_INFO field.
Francois Gouget [Tue, 15 May 2012 07:46:45 +0000 (09:46 +0200)] 
winedump: Fix the spelling of a NETWORK_VOLUME_INFO field.

12 years agowsock32: Fix the spelling of the XP_BANDWIDTH_ALLOCATION constant.
Francois Gouget [Tue, 15 May 2012 07:46:29 +0000 (09:46 +0200)] 
wsock32: Fix the spelling of the XP_BANDWIDTH_ALLOCATION constant.

12 years agontoskrnl.exe: Fix the name of a POOL_TYPE value.
Francois Gouget [Tue, 15 May 2012 07:45:07 +0000 (09:45 +0200)] 
ntoskrnl.exe: Fix the name of a POOL_TYPE value.

12 years agouser32/tests: Add a trailing '\n' to ok() calls.
Francois Gouget [Tue, 15 May 2012 07:43:11 +0000 (09:43 +0200)] 
user32/tests: Add a trailing '\n' to ok() calls.

12 years agouser32/tests: Check the correct variable for the correct value.
Michael Stefaniuc [Tue, 15 May 2012 08:15:44 +0000 (10:15 +0200)] 
user32/tests: Check the correct variable for the correct value.

12 years agoversion/tests: Check the correct variable.
Michael Stefaniuc [Tue, 15 May 2012 08:12:39 +0000 (10:12 +0200)] 
version/tests: Check the correct variable.

12 years agomsi: Add support for the ActionInfo progress message subtype.
Hans Leidekker [Tue, 15 May 2012 07:40:22 +0000 (09:40 +0200)] 
msi: Add support for the ActionInfo progress message subtype.

12 years agomsi: Add support for the ProgressAddition 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.