wine
11 years agoieframe/tests: Use proper helpers for iface calls.
Jacek Caban [Mon, 30 Jul 2012 08:52:52 +0000 (10:52 +0200)] 
ieframe/tests: Use proper helpers for iface calls.

11 years agourlmon: SecManagerImpl_QueryInterface clean up.
Jacek Caban [Mon, 30 Jul 2012 08:36:44 +0000 (10:36 +0200)] 
urlmon: SecManagerImpl_QueryInterface clean up.

11 years agowinhttp: Use platform-specific versions of IActiveScriptParse methods.
Hans Leidekker [Fri, 27 Jul 2012 12:46:13 +0000 (14:46 +0200)] 
winhttp: Use platform-specific versions of IActiveScriptParse methods.

11 years agowbemprox: Parse the object path passed to IWbemServices::GetObject.
Hans Leidekker [Fri, 27 Jul 2012 12:04:28 +0000 (14:04 +0200)] 
wbemprox: Parse the object path passed to IWbemServices::GetObject.

11 years agowbemprox: Add a partial Win32_Service class implementation.
Hans Leidekker [Fri, 27 Jul 2012 12:04:03 +0000 (14:04 +0200)] 
wbemprox: Add a partial Win32_Service class implementation.

11 years agomsi: Use inline wrappers for calling COM methods.
Hans Leidekker [Fri, 27 Jul 2012 12:03:12 +0000 (14:03 +0200)] 
msi: Use inline wrappers for calling COM methods.

11 years agomsi: Use the right interface to call 32-bit and 64-bit custom action scripts.
Hans Leidekker [Fri, 27 Jul 2012 12:02:22 +0000 (14:02 +0200)] 
msi: Use the right interface to call 32-bit and 64-bit custom action scripts.

11 years agocomdlg32: Use a helper to detect the need for win16 looks.
Michael Stefaniuc [Fri, 27 Jul 2012 12:13:15 +0000 (14:13 +0200)] 
comdlg32: Use a helper to detect the need for win16 looks.

11 years agowinedbg: Simplify the "pointer to start of array" idiom.
Michael Stefaniuc [Fri, 27 Jul 2012 12:09:40 +0000 (14:09 +0200)] 
winedbg: Simplify the "pointer to start of array" idiom.

11 years agosetupapi: Simplify the "pointer to start of array" idiom.
Michael Stefaniuc [Fri, 27 Jul 2012 12:00:45 +0000 (14:00 +0200)] 
setupapi: Simplify the "pointer to start of array" idiom.

11 years agowinaspi.dll16: Simplify the "pointer to start of array" idiom.
Michael Stefaniuc [Fri, 27 Jul 2012 11:59:52 +0000 (13:59 +0200)] 
winaspi.dll16: Simplify the "pointer to start of array" idiom.

11 years agowinex11: Get rid of the OpenGL bitmap support.
Alexandre Julliard [Fri, 27 Jul 2012 14:10:53 +0000 (16:10 +0200)] 
winex11: Get rid of the OpenGL bitmap support.

11 years agomsxml3: Fix an uninitialized variable.
Alexandre Julliard [Fri, 27 Jul 2012 11:46:10 +0000 (13:46 +0200)] 
msxml3: Fix an uninitialized variable.

11 years agowindowscodecs: Fix warnings detected by compiling with inline wrappers.
Dmitry Timoshkov [Fri, 27 Jul 2012 09:08:19 +0000 (18:08 +0900)] 
windowscodecs: Fix warnings detected by compiling with inline wrappers.

11 years agooleaut32: Use proper helpers for iface calls.
Jacek Caban [Fri, 27 Jul 2012 11:15:15 +0000 (13:15 +0200)] 
oleaut32: Use proper helpers for iface calls.

11 years agourlmon: Use proper helpers for iface calls.
Jacek Caban [Fri, 27 Jul 2012 09:15:05 +0000 (11:15 +0200)] 
urlmon: Use proper helpers for iface calls.

11 years agoieframe: Use proper helpers for iface calls.
Jacek Caban [Fri, 27 Jul 2012 09:00:34 +0000 (11:00 +0200)] 
ieframe: Use proper helpers for iface calls.

11 years agomshtml: Grow the buffer faster in BufferBSC_read_data.
Jacek Caban [Fri, 27 Jul 2012 08:51:53 +0000 (10:51 +0200)] 
mshtml: Grow the buffer faster in BufferBSC_read_data.

11 years agomshtml: Added support for BOM in bind_mon_to_wstr.
Jacek Caban [Fri, 27 Jul 2012 08:51:39 +0000 (10:51 +0200)] 
mshtml: Added support for BOM in bind_mon_to_wstr.

11 years agomshtml: Moved conversion to unicode of buffers from binding to navigate.c.
Jacek Caban [Fri, 27 Jul 2012 08:51:24 +0000 (10:51 +0200)] 
mshtml: Moved conversion to unicode of buffers from binding to navigate.c.

11 years agomshtml: Moved IStream::Read calls to separated function.
Jacek Caban [Fri, 27 Jul 2012 08:51:11 +0000 (10:51 +0200)] 
mshtml: Moved IStream::Read calls to separated function.

11 years agowbemprox: Make some signature table functions static.
Francois Gouget [Fri, 27 Jul 2012 08:22:28 +0000 (10:22 +0200)] 
wbemprox: Make some signature table functions static.

11 years agokernel32/tests: Make initonce_callback() static.
Francois Gouget [Fri, 27 Jul 2012 08:22:24 +0000 (10:22 +0200)] 
kernel32/tests: Make initonce_callback() static.

11 years agomsxml3: Enable inline wrappers and fix warnings.
Nikolay Sivov [Fri, 27 Jul 2012 03:53:58 +0000 (07:53 +0400)] 
msxml3: Enable inline wrappers and fix warnings.

11 years agomsvcp71: Added _String_base::_Xlen and _Xran implementation.
Piotr Caban [Fri, 27 Jul 2012 07:38:49 +0000 (09:38 +0200)] 
msvcp71: Added _String_base::_Xlen and _Xran implementation.

11 years agomsi/tests: Use always static binding for GetTokenInformation.
Detlef Riekenberg [Thu, 26 Jul 2012 20:30:33 +0000 (22:30 +0200)] 
msi/tests: Use always static binding for GetTokenInformation.

11 years agogdi32: Support OpenGL in bitmaps through libOSMesa.
Alexandre Julliard [Thu, 26 Jul 2012 18:47:31 +0000 (20:47 +0200)] 
gdi32: Support OpenGL in bitmaps through libOSMesa.

11 years agouser32: Rearrange ComboBox repositioning code.
Sergey Guralnik [Wed, 4 Jul 2012 19:34:57 +0000 (23:34 +0400)] 
user32: Rearrange ComboBox repositioning code.

11 years agomshtml: Properly handle NULL VT_DISPATCH refChild in IHTMLDOMNode::insertBefore.
Jacek Caban [Thu, 26 Jul 2012 15:52:42 +0000 (17:52 +0200)] 
mshtml: Properly handle NULL VT_DISPATCH refChild in IHTMLDOMNode::insertBefore.

11 years agomsvcp71: Added basic_string::append(iterator, iterator) implementation.
Piotr Caban [Thu, 26 Jul 2012 11:56:01 +0000 (13:56 +0200)] 
msvcp71: Added basic_string::append(iterator, iterator) implementation.

11 years agomsvcp71: Added iterator based basic_string::replace implementation.
Piotr Caban [Thu, 26 Jul 2012 11:55:45 +0000 (13:55 +0200)] 
msvcp71: Added iterator based basic_string::replace implementation.

11 years agomsvcp71: Added functions for creating basic_string iterators.
Piotr Caban [Thu, 26 Jul 2012 11:55:28 +0000 (13:55 +0200)] 
msvcp71: Added functions for creating basic_string iterators.

11 years agowidl: Emit default argument values for cpp methods.
Nikolay Sivov [Thu, 26 Jul 2012 11:20:50 +0000 (15:20 +0400)] 
widl: Emit default argument values for cpp methods.

11 years agokernel32: Some tests for LOCALE_SNAME and neutral locales.
Nikolay Sivov [Thu, 26 Jul 2012 09:14:15 +0000 (13:14 +0400)] 
kernel32: Some tests for LOCALE_SNAME and neutral locales.

11 years agokernel32: Fix base for value returned with LOCALE_RETURN_NUMBER.
Nikolay Sivov [Thu, 26 Jul 2012 07:38:19 +0000 (11:38 +0400)] 
kernel32: Fix base for value returned with LOCALE_RETURN_NUMBER.

11 years agokernel32: Some test for handling locales specified by language only.
Nikolay Sivov [Thu, 26 Jul 2012 07:20:46 +0000 (11:20 +0400)] 
kernel32: Some test for handling locales specified by language only.

11 years agomshtml: Use inline wrappers and fixed found warnings.
Jacek Caban [Thu, 26 Jul 2012 09:37:48 +0000 (11:37 +0200)] 
mshtml: Use inline wrappers and fixed found warnings.

11 years agowidl: Added an extension that uses inline functions instead of macros for C interface...
Jacek Caban [Thu, 26 Jul 2012 09:35:43 +0000 (11:35 +0200)] 
widl: Added an extension that uses inline functions instead of macros for C interface calls.

11 years agoactivdbg.idl: Undef GetCurrentThread macro to avoid collision with interface function...
Jacek Caban [Thu, 26 Jul 2012 09:34:46 +0000 (11:34 +0200)] 
activdbg.idl: Undef GetCurrentThread macro to avoid collision with interface function declaration.

11 years agowined3d: Avoid TRUE-FALSE conditional expressions.
Michael Stefaniuc [Thu, 26 Jul 2012 09:28:32 +0000 (11:28 +0200)] 
wined3d: Avoid TRUE-FALSE conditional expressions.

11 years agocabinet: Avoid TRUE-FALSE conditional expressions.
Michael Stefaniuc [Thu, 26 Jul 2012 09:26:28 +0000 (11:26 +0200)] 
cabinet: Avoid TRUE-FALSE conditional expressions.

11 years agomlang/tests: Simplify the "pointer to start of array" idiom.
Michael Stefaniuc [Thu, 26 Jul 2012 09:23:34 +0000 (11:23 +0200)] 
mlang/tests: Simplify the "pointer to start of array" idiom.

11 years agogdiplus: Add some GdipTransformPoints tests for a device with different x/y resolutions.
Dmitry Timoshkov [Wed, 25 Jul 2012 05:52:46 +0000 (14:52 +0900)] 
gdiplus: Add some GdipTransformPoints tests for a device with different x/y resolutions.

11 years agogdiplus: Store device resolution in the graphics object.
Dmitry Timoshkov [Tue, 24 Jul 2012 08:18:48 +0000 (17:18 +0900)] 
gdiplus: Store device resolution in the graphics object.

11 years agogdiplus: Add missing 'break'.
Dmitry Timoshkov [Thu, 26 Jul 2012 02:29:25 +0000 (11:29 +0900)] 
gdiplus: Add missing 'break'.

11 years agomsvcr90/tests: Fix tests for errno values.
Alexandre Julliard [Thu, 26 Jul 2012 09:06:37 +0000 (11:06 +0200)] 
msvcr90/tests: Fix tests for errno values.

11 years agomsvcrt: Make sure that errno is always set when calling the invalid parameter handler.
Alexandre Julliard [Thu, 26 Jul 2012 09:05:32 +0000 (11:05 +0200)] 
msvcrt: Make sure that errno is always set when calling the invalid parameter handler.

11 years agomsvcp100: Add _Container_base0::_Swap_all, _Container_base0::_Orphan_all.
Dan Kegel [Tue, 24 Jul 2012 20:33:40 +0000 (13:33 -0700)] 
msvcp100: Add _Container_base0::_Swap_all, _Container_base0::_Orphan_all.

11 years agogdiplus: Handle image loading failures under some XP versions.
Dmitry Timoshkov [Wed, 25 Jul 2012 09:11:05 +0000 (18:11 +0900)] 
gdiplus: Handle image loading failures under some XP versions.

11 years agogdiplus: Make get_palette() usable for generating predefined palettes.
Dmitry Timoshkov [Wed, 18 Jul 2012 08:28:20 +0000 (17:28 +0900)] 
gdiplus: Make get_palette() usable for generating predefined palettes.

11 years agogdiplus: Add 8bppGray to the list of supported formats.
Dmitry Timoshkov [Wed, 18 Jul 2012 08:27:29 +0000 (17:27 +0900)] 
gdiplus: Add 8bppGray to the list of supported formats.

11 years agogdiplus: Use predefined palette if an image doesn't provide one.
Dmitry Timoshkov [Wed, 18 Jul 2012 08:26:38 +0000 (17:26 +0900)] 
gdiplus: Use predefined palette if an image doesn't provide one.

11 years agogdiplus: Add 8bppIndexed to the list of supported formats.
Dmitry Timoshkov [Wed, 18 Jul 2012 08:25:54 +0000 (17:25 +0900)] 
gdiplus: Add 8bppIndexed to the list of supported formats.

11 years agogdiplus: Retrieve image palette from WIC.
Dmitry Timoshkov [Wed, 18 Jul 2012 08:24:58 +0000 (17:24 +0900)] 
gdiplus: Retrieve image palette from WIC.

11 years agowined3d: Call core GL functions through gl_info.gl_ops as well.
Henri Verbeet [Tue, 24 Jul 2012 09:32:27 +0000 (11:32 +0200)] 
wined3d: Call core GL functions through gl_info.gl_ops as well.

11 years agowined3d: Pass a gl_info structure to fragment_pipeline.enable_extension().
Henri Verbeet [Tue, 24 Jul 2012 09:32:26 +0000 (11:32 +0200)] 
wined3d: Pass a gl_info structure to fragment_pipeline.enable_extension().

11 years agowined3d: Get rid of the GL extension function pointer typedefs.
Henri Verbeet [Tue, 24 Jul 2012 09:32:25 +0000 (11:32 +0200)] 
wined3d: Get rid of the GL extension function pointer typedefs.

11 years agowined3d: Retrieve OpenGL extension functions directly through the TEB table.
Alexandre Julliard [Wed, 25 Jul 2012 17:59:13 +0000 (19:59 +0200)] 
wined3d: Retrieve OpenGL extension functions directly through the TEB table.

11 years agomshtml: Added runtimeStyle tests.
Jacek Caban [Wed, 25 Jul 2012 13:16:29 +0000 (15:16 +0200)] 
mshtml: Added runtimeStyle tests.

11 years agomshtml: Added IHTMLElement2::get_runtimeStyle hackish implementation.
Jacek Caban [Wed, 25 Jul 2012 12:47:13 +0000 (14:47 +0200)] 
mshtml: Added IHTMLElement2::get_runtimeStyle hackish implementation.

11 years agomshtml: Moved more logic to HTMLStyle_Create.
Jacek Caban [Wed, 25 Jul 2012 12:46:54 +0000 (14:46 +0200)] 
mshtml: Moved more logic to HTMLStyle_Create.

11 years agowbemprox: Implement IWbemClassObject::GetMethod.
Hans Leidekker [Wed, 25 Jul 2012 11:13:17 +0000 (13:13 +0200)] 
wbemprox: Implement IWbemClassObject::GetMethod.

11 years agowbemprox: Reset the number of rows only when the table was filled dynamically.
Hans Leidekker [Wed, 25 Jul 2012 11:12:57 +0000 (13:12 +0200)] 
wbemprox: Reset the number of rows only when the table was filled dynamically.

11 years agowbemprox: Fix corner cases in IEnumWbemClassObject::Skip.
Hans Leidekker [Wed, 25 Jul 2012 11:12:42 +0000 (13:12 +0200)] 
wbemprox: Fix corner cases in IEnumWbemClassObject::Skip.

11 years agowbemprox: Add helpers for retrieving class instances.
Hans Leidekker [Wed, 25 Jul 2012 11:12:28 +0000 (13:12 +0200)] 
wbemprox: Add helpers for retrieving class instances.

11 years agowbemprox: Implement IWbemClassObject::Put.
Hans Leidekker [Wed, 25 Jul 2012 11:12:10 +0000 (13:12 +0200)] 
wbemprox: Implement IWbemClassObject::Put.

11 years agocabinet: Simplify the "pointer to start of array" idiom.
Michael Stefaniuc [Wed, 25 Jul 2012 10:39:56 +0000 (12:39 +0200)] 
cabinet: Simplify the "pointer to start of array" idiom.

11 years agodnsapi: Remove a superfluous TRUE-FALSE conditional expression.
Michael Stefaniuc [Wed, 25 Jul 2012 10:38:40 +0000 (12:38 +0200)] 
dnsapi: Remove a superfluous TRUE-FALSE conditional expression.

11 years agod3dcompiler_43: Make debug_dump_ir_expr() static.
Francois Gouget [Wed, 25 Jul 2012 09:10:00 +0000 (11:10 +0200)] 
d3dcompiler_43: Make debug_dump_ir_expr() static.

11 years agoopengl32: Store the modified extension string in the context.
Alexandre Julliard [Wed, 25 Jul 2012 12:49:02 +0000 (14:49 +0200)] 
opengl32: Store the modified extension string in the context.

11 years agoopengl32: Store the context current DCs on the opengl32 side.
Alexandre Julliard [Wed, 25 Jul 2012 12:28:47 +0000 (14:28 +0200)] 
opengl32: Store the context current DCs on the opengl32 side.

11 years agoopengl32: Allocate a separate context structure to store generic information.
Alexandre Julliard [Mon, 16 Jul 2012 20:53:28 +0000 (22:53 +0200)] 
opengl32: Allocate a separate context structure to store generic information.

11 years agower: Add a stub for WerReportAddFile.
Detlef Riekenberg [Tue, 24 Jul 2012 22:19:53 +0000 (00:19 +0200)] 
wer: Add a stub for WerReportAddFile.

11 years agower: Return S_OK from WerReportSetParameter.
Detlef Riekenberg [Tue, 24 Jul 2012 22:19:52 +0000 (00:19 +0200)] 
wer: Return S_OK from WerReportSetParameter.

11 years agoapphelp/tests: Add tests for ApphelpCheckShellObject.
Detlef Riekenberg [Tue, 24 Jul 2012 22:10:40 +0000 (00:10 +0200)] 
apphelp/tests: Add tests for ApphelpCheckShellObject.

11 years agomsvcp90: Make num_put__Iput() static.
Francois Gouget [Wed, 25 Jul 2012 09:09:57 +0000 (11:09 +0200)] 
msvcp90: Make num_put__Iput() static.

11 years agokernel32/tests: Use NULL instead of casting 0.
Francois Gouget [Wed, 25 Jul 2012 09:09:53 +0000 (11:09 +0200)] 
kernel32/tests: Use NULL instead of casting 0.

11 years agowindowscodecs: Do not assume that vtable is the first element of the object, avoid...
Dmitry Timoshkov [Wed, 25 Jul 2012 02:25:35 +0000 (11:25 +0900)] 
windowscodecs: Do not assume that vtable is the first element of the object, avoid not necessary casts.

11 years agod3d10: Implement d3d10_effect_sampler_variable_GetBackingStore().
Henri Verbeet [Tue, 24 Jul 2012 21:21:33 +0000 (23:21 +0200)] 
d3d10: Implement d3d10_effect_sampler_variable_GetBackingStore().

11 years agod3d10: Add support for parsing sampler states.
Henri Verbeet [Tue, 24 Jul 2012 21:21:32 +0000 (23:21 +0200)] 
d3d10: Add support for parsing sampler states.

11 years agod3d10: Implement d3d10_effect_blend_variable_GetBackingStore().
Henri Verbeet [Tue, 24 Jul 2012 21:21:31 +0000 (23:21 +0200)] 
d3d10: Implement d3d10_effect_blend_variable_GetBackingStore().

11 years agod3d10: Add support for parsing blend states.
Henri Verbeet [Tue, 24 Jul 2012 21:21:30 +0000 (23:21 +0200)] 
d3d10: Add support for parsing blend states.

11 years agoddraw: Implement ddraw7_GetMonitorFrequency() on top of wined3d_get_adapter_display_m...
Henri Verbeet [Tue, 24 Jul 2012 21:21:29 +0000 (23:21 +0200)] 
ddraw: Implement ddraw7_GetMonitorFrequency() on top of wined3d_get_adapter_display_mode().

11 years agomshtml: Clean up InvokeEx implementation by using get_dispid_type.
Jacek Caban [Tue, 24 Jul 2012 13:56:05 +0000 (15:56 +0200)] 
mshtml: Clean up InvokeEx implementation by using get_dispid_type.

11 years agomshtml: Added IHTMLDOMAttribute::get_specified implementation.
Jacek Caban [Tue, 24 Jul 2012 13:55:54 +0000 (15:55 +0200)] 
mshtml: Added IHTMLDOMAttribute::get_specified implementation.

11 years agomshtml: Use proper document node for createElement called on document fragment.
Jacek Caban [Tue, 24 Jul 2012 13:55:41 +0000 (15:55 +0200)] 
mshtml: Use proper document node for createElement called on document fragment.

11 years agowindowscodecs: Do not assume that vtable is the first element of the object, avoid...
Dmitry Timoshkov [Tue, 24 Jul 2012 06:18:16 +0000 (15:18 +0900)] 
windowscodecs: Do not assume that vtable is the first element of the object, avoid not necessary casts.

11 years agowindowscodecs: Do not assume that vtable is the first element of the object, avoid...
Dmitry Timoshkov [Tue, 24 Jul 2012 06:17:15 +0000 (15:17 +0900)] 
windowscodecs: Do not assume that vtable is the first element of the object, avoid not necessary casts.

11 years agowindowscodecs: Do not assume that vtable is the first element of the object.
Dmitry Timoshkov [Tue, 24 Jul 2012 06:16:15 +0000 (15:16 +0900)] 
windowscodecs: Do not assume that vtable is the first element of the object.

11 years agowindowscodecs: Do not assume that vtable is the first element of the object.
Dmitry Timoshkov [Tue, 24 Jul 2012 06:15:15 +0000 (15:15 +0900)] 
windowscodecs: Do not assume that vtable is the first element of the object.

11 years agowindowscodecs: Do not assume that vtable is the first element of the object, avoid...
Dmitry Timoshkov [Tue, 24 Jul 2012 06:14:14 +0000 (15:14 +0900)] 
windowscodecs: Do not assume that vtable is the first element of the object, avoid not necessary casts.

11 years agowindowscodecs: Do not assume that vtable is the first element of the object.
Dmitry Timoshkov [Tue, 24 Jul 2012 06:13:15 +0000 (15:13 +0900)] 
windowscodecs: Do not assume that vtable is the first element of the object.

11 years agowindowscodecs: Do not assume that vtable is the first element of the object, avoid...
Dmitry Timoshkov [Tue, 24 Jul 2012 06:12:17 +0000 (15:12 +0900)] 
windowscodecs: Do not assume that vtable is the first element of the object, avoid not necessary casts.

11 years agowindowscodecs: Do not assume that vtable is the first element of the object, avoid...
Dmitry Timoshkov [Tue, 24 Jul 2012 06:11:15 +0000 (15:11 +0900)] 
windowscodecs: Do not assume that vtable is the first element of the object, avoid not necessary casts.

11 years agowindowscodecs: Do not assume that vtable is the first element of the object, avoid...
Dmitry Timoshkov [Tue, 24 Jul 2012 06:10:15 +0000 (15:10 +0900)] 
windowscodecs: Do not assume that vtable is the first element of the object, avoid not necessary casts.

11 years agowindowscodecs: Do not assume that vtable is the first element of the object, avoid...
Dmitry Timoshkov [Tue, 24 Jul 2012 06:07:15 +0000 (15:07 +0900)] 
windowscodecs: Do not assume that vtable is the first element of the object, avoid not necessary casts.

11 years agowindowscodecs: Do not assume that vtable is the first element of the object.
Dmitry Timoshkov [Tue, 24 Jul 2012 06:06:15 +0000 (15:06 +0900)] 
windowscodecs: Do not assume that vtable is the first element of the object.

11 years agowindowscodecs: Do not assume that vtable is the first element of the object, avoid...
Dmitry Timoshkov [Tue, 24 Jul 2012 06:05:18 +0000 (15:05 +0900)] 
windowscodecs: Do not assume that vtable is the first element of the object, avoid not necessary casts.

11 years agowindowscodecs: Make classinfo structure const.
Dmitry Timoshkov [Tue, 24 Jul 2012 06:04:20 +0000 (15:04 +0900)] 
windowscodecs: Make classinfo structure const.

11 years agowindowscodecs: Do not assume that vtable is the first element of the object, avoid...
Dmitry Timoshkov [Tue, 24 Jul 2012 06:03:20 +0000 (15:03 +0900)] 
windowscodecs: Do not assume that vtable is the first element of the object, avoid not necessary casts.