wine
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.

11 years agowindowscodecs: Do not assume that vtable is the first element of the object.
Dmitry Timoshkov [Tue, 24 Jul 2012 06:02:20 +0000 (15:02 +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:01:27 +0000 (15:01 +0900)] 
windowscodecs: Do not assume that vtable is the first element of the object.

11 years agowinex11: Add a helper function to correctly check extension strings.
Alexandre Julliard [Tue, 24 Jul 2012 15:37:39 +0000 (17:37 +0200)] 
winex11: Add a helper function to correctly check extension strings.

11 years agojscript: Use prototype for builtin String properties.
Jacek Caban [Tue, 24 Jul 2012 11:17:41 +0000 (13:17 +0200)] 
jscript: Use prototype for builtin String properties.

11 years agojscript: Use prototype for builtin RegExp properties.
Jacek Caban [Tue, 24 Jul 2012 11:17:32 +0000 (13:17 +0200)] 
jscript: Use prototype for builtin RegExp properties.

11 years agojscript: Use prototype for builtin Number properties.
Jacek Caban [Tue, 24 Jul 2012 11:17:19 +0000 (13:17 +0200)] 
jscript: Use prototype for builtin Number properties.

11 years agojscript: Use prototype for builtin Date properties.
Jacek Caban [Tue, 24 Jul 2012 11:17:06 +0000 (13:17 +0200)] 
jscript: Use prototype for builtin Date properties.

11 years agojscript: Use prototype for builtin Boolean properties.
Jacek Caban [Tue, 24 Jul 2012 11:16:46 +0000 (13:16 +0200)] 
jscript: Use prototype for builtin Boolean properties.

11 years agojscript: Use prototype for builtin Array properties.
Jacek Caban [Tue, 24 Jul 2012 11:15:53 +0000 (13:15 +0200)] 
jscript: Use prototype for builtin Array properties.

11 years agodwrite: Added initial stub.
Nikolay Sivov [Tue, 24 Jul 2012 10:05:18 +0000 (14:05 +0400)] 
dwrite: Added initial stub.

11 years agoapphelp: Implement ApphelpCheckShellObject.
Detlef Riekenberg [Sat, 21 Jul 2012 16:25:39 +0000 (18:25 +0200)] 
apphelp: Implement ApphelpCheckShellObject.

11 years agoinclude: Add appcompatapi.h.
Detlef Riekenberg [Sat, 21 Jul 2012 16:25:38 +0000 (18:25 +0200)] 
include: Add appcompatapi.h.

11 years agomsvcp: Sync spec files.
Piotr Caban [Tue, 24 Jul 2012 09:48:04 +0000 (11:48 +0200)] 
msvcp: Sync spec files.

11 years agomsvcp90: Fixed num_get<short>::vftable.
Piotr Caban [Tue, 24 Jul 2012 09:47:40 +0000 (11:47 +0200)] 
msvcp90: Fixed num_get<short>::vftable.

11 years agomsvcp90: Added num_put<short> implementation.
Piotr Caban [Tue, 24 Jul 2012 09:47:23 +0000 (11:47 +0200)] 
msvcp90: Added num_put<short> implementation.

11 years agomsvcp90: Fixed EOF detection in basic_streambuf_char__Xsgetn_s function.
Piotr Caban [Tue, 24 Jul 2012 09:46:56 +0000 (11:46 +0200)] 
msvcp90: Fixed EOF detection in basic_streambuf_char__Xsgetn_s function.

11 years agomsvcp90: Fixed EOF detection in basic_filebuf_char_uflow function.
Piotr Caban [Tue, 24 Jul 2012 09:46:34 +0000 (11:46 +0200)] 
msvcp90: Fixed EOF detection in basic_filebuf_char_uflow function.

11 years agowined3d: Use struct opengl_funcs for storing GL extension pointers.
Henri Verbeet [Tue, 24 Jul 2012 09:32:23 +0000 (11:32 +0200)] 
wined3d: Use struct opengl_funcs for storing GL extension pointers.

11 years agowined3d: Handle core fixups like any other kind of extension fixup.
Henri Verbeet [Tue, 24 Jul 2012 09:32:22 +0000 (11:32 +0200)] 
wined3d: Handle core fixups like any other kind of extension fixup.

11 years agokernel32: Some tests for blocking initialization with InitOnceBeginInitialize().
Nikolay Sivov [Tue, 24 Jul 2012 09:39:12 +0000 (13:39 +0400)] 
kernel32: Some tests for blocking initialization with InitOnceBeginInitialize().

11 years agowindowscodecs: Implement MetadataHandler_Load.
Dmitry Timoshkov [Tue, 24 Jul 2012 06:00:29 +0000 (15:00 +0900)] 
windowscodecs: Implement MetadataHandler_Load.

11 years agomsxml3: Accept ISequentialStream as reader input.
Nikolay Sivov [Tue, 24 Jul 2012 05:59:50 +0000 (09:59 +0400)] 
msxml3: Accept ISequentialStream as reader input.

11 years agopo: Update Korean translation.
Hwang YunSong [Mon, 23 Jul 2012 13:44:18 +0000 (22:44 +0900)] 
po: Update Korean translation.

11 years agopo: Update Brazilian Portuguese translation.
Gustavo Henrique Milaré [Tue, 24 Jul 2012 01:30:48 +0000 (22:30 -0300)] 
po: Update Brazilian Portuguese translation.

11 years agod3d10: Make get_property_info() static.
Francois Gouget [Mon, 23 Jul 2012 16:40:44 +0000 (18:40 +0200)] 
d3d10: Make get_property_info() static.

11 years agod3dcompiler_43: Make some functions static.
Francois Gouget [Mon, 23 Jul 2012 16:41:05 +0000 (18:41 +0200)] 
d3dcompiler_43: Make some functions static.

11 years agod3dcompiler_43: Add a trailing '\n' to a couple of Wine traces.
Francois Gouget [Mon, 23 Jul 2012 16:40:29 +0000 (18:40 +0200)] 
d3dcompiler_43: Add a trailing '\n' to a couple of Wine traces.

11 years agowinex11.drv: Don't include wgl_driver.h if OpenGL is not supported.
Francois Gouget [Mon, 23 Jul 2012 16:40:09 +0000 (18:40 +0200)] 
winex11.drv: Don't include wgl_driver.h if OpenGL is not supported.

11 years agojscript: Added more tests.
Jacek Caban [Mon, 23 Jul 2012 13:54:01 +0000 (15:54 +0200)] 
jscript: Added more tests.

11 years agojscript: Properly handle builtin properties in Object.prototype.hasOwnProperty implem...
Jacek Caban [Mon, 23 Jul 2012 13:53:52 +0000 (15:53 +0200)] 
jscript: Properly handle builtin properties in Object.prototype.hasOwnProperty implementation.

11 years agojscript: Don't expose properties that belong to function prototype from function...
Jacek Caban [Mon, 23 Jul 2012 13:53:38 +0000 (15:53 +0200)] 
jscript: Don't expose properties that belong to function prototype from function instance.

11 years agojscript: Don't expose properties belonging to Object prototype from Object instance.
Jacek Caban [Mon, 23 Jul 2012 13:53:22 +0000 (15:53 +0200)] 
jscript: Don't expose properties belonging to Object prototype from Object instance.

11 years agoopengl32: Load GLU functions from glu32.dll instead of the Unix library.
Alexandre Julliard [Mon, 23 Jul 2012 13:51:14 +0000 (15:51 +0200)] 
opengl32: Load GLU functions from glu32.dll instead of the Unix library.

11 years agod3dx9: Allow D3DX_DEFAULT to be passed as srclevel to D3DXFilterTexture.
Józef Kucia [Mon, 23 Jul 2012 12:37:45 +0000 (14:37 +0200)] 
d3dx9: Allow D3DX_DEFAULT to be passed as srclevel to D3DXFilterTexture.

11 years agomshtml: Added IHTMLFrameBase::frameBorder implementation.
Jacek Caban [Mon, 23 Jul 2012 12:04:19 +0000 (14:04 +0200)] 
mshtml: Added IHTMLFrameBase::frameBorder implementation.

11 years agomshtml: Share IHTMLFrameBase tests between iframe and frame element tests.
Jacek Caban [Mon, 23 Jul 2012 12:03:59 +0000 (14:03 +0200)] 
mshtml: Share IHTMLFrameBase tests between iframe and frame element tests.

11 years agomshtml: Unescape script from javascript: URLs before executing them.
Jacek Caban [Mon, 23 Jul 2012 12:03:45 +0000 (14:03 +0200)] 
mshtml: Unescape script from javascript: URLs before executing them.