wine
14 years agomshtml: Added IHTMLWindow2::onload property.
Jacek Caban [Tue, 8 Sep 2009 20:30:38 +0000 (22:30 +0200)] 
mshtml: Added IHTMLWindow2::onload property.

14 years agomshtml: Added IHTMLWindow2::onbeforeunload property implementation.
Jacek Caban [Tue, 8 Sep 2009 20:30:14 +0000 (22:30 +0200)] 
mshtml: Added IHTMLWindow2::onbeforeunload property implementation.

14 years agomshtml: Store body event target in window object.
Jacek Caban [Tue, 8 Sep 2009 20:29:39 +0000 (22:29 +0200)] 
mshtml: Store body event target in window object.

14 years agomshtml: Added javascript protocol tests.
Jacek Caban [Tue, 8 Sep 2009 20:29:01 +0000 (22:29 +0200)] 
mshtml: Added javascript protocol tests.

14 years agomshtml: Added JScriptProtocolInfo::QueryInfo implementation.
Jacek Caban [Tue, 8 Sep 2009 20:28:28 +0000 (22:28 +0200)] 
mshtml: Added JScriptProtocolInfo::QueryInfo implementation.

14 years agomshtml: Added JSProtocolInfo::ParseUrl implementation.
Jacek Caban [Tue, 8 Sep 2009 20:28:00 +0000 (22:28 +0200)] 
mshtml: Added JSProtocolInfo::ParseUrl implementation.

14 years agomshtml: Added JSProtocol class factory stub implementation.
Jacek Caban [Tue, 8 Sep 2009 20:27:31 +0000 (22:27 +0200)] 
mshtml: Added JSProtocol class factory stub implementation.

14 years agomshtml: Improve debug messages for timer invocation.
Jacek Caban [Tue, 8 Sep 2009 20:27:03 +0000 (22:27 +0200)] 
mshtml: Improve debug messages for timer invocation.

14 years agomshtml: Make empty string is a valid overflow style.
Jacek Caban [Tue, 8 Sep 2009 20:26:49 +0000 (22:26 +0200)] 
mshtml: Make empty string is a valid overflow style.

14 years agojscript: Update Lithuanian translation.
Aurimas Fišeras [Tue, 8 Sep 2009 18:58:26 +0000 (21:58 +0300)] 
jscript: Update Lithuanian translation.

14 years agowinhttp: Add a fixme for WINHTTP_OPTION_SECURITY_FLAGS.
Juan Lang [Wed, 2 Sep 2009 15:26:20 +0000 (08:26 -0700)] 
winhttp: Add a fixme for WINHTTP_OPTION_SECURITY_FLAGS.

14 years agowined3d: Fix vendor detection when using an Intel X4500HD.
Jaime Rave [Tue, 8 Sep 2009 15:47:34 +0000 (10:47 -0500)] 
wined3d: Fix vendor detection when using an Intel X4500HD.

14 years agomsctf: Define ITfThreadFocusSink.
Aric Stewart [Tue, 8 Sep 2009 15:30:20 +0000 (10:30 -0500)] 
msctf: Define ITfThreadFocusSink.

14 years agomsctf: Add stub ITfSourceSingle interface to ThreadMgr.
Aric Stewart [Tue, 8 Sep 2009 15:30:10 +0000 (10:30 -0500)] 
msctf: Add stub ITfSourceSingle interface to ThreadMgr.

14 years agomsctf: Stub of TF_InvalidAssemblyListCacheIfExist.
Aric Stewart [Tue, 8 Sep 2009 15:29:56 +0000 (10:29 -0500)] 
msctf: Stub of TF_InvalidAssemblyListCacheIfExist.

14 years agoreadme.de: Git is not an acronym.
André Hentschel [Tue, 8 Sep 2009 15:15:21 +0000 (17:15 +0200)] 
readme.de: Git is not an acronym.

14 years agowidl: Generate proper prototypes for function declarations without arguments.
Henri Verbeet [Tue, 8 Sep 2009 14:38:03 +0000 (16:38 +0200)] 
widl: Generate proper prototypes for function declarations without arguments.

14 years agod3d10: Use debugstr_a()/debugstr_an() to trace external strings.
Henri Verbeet [Tue, 8 Sep 2009 14:38:02 +0000 (16:38 +0200)] 
d3d10: Use debugstr_a()/debugstr_an() to trace external strings.

14 years agod3d10: Implement ID3D10EffectType::GetDesc().
Henri Verbeet [Tue, 8 Sep 2009 14:38:01 +0000 (16:38 +0200)] 
d3d10: Implement ID3D10EffectType::GetDesc().

14 years agod3d10: Implement ID3D10EffectVariable::GetType().
Henri Verbeet [Tue, 8 Sep 2009 14:38:00 +0000 (16:38 +0200)] 
d3d10: Implement ID3D10EffectVariable::GetType().

14 years agod3d10: Add initial support for parsing structures.
Henri Verbeet [Tue, 8 Sep 2009 14:37:59 +0000 (16:37 +0200)] 
d3d10: Add initial support for parsing structures.

14 years agod3d10: Parse an effect type's basetype and class.
Henri Verbeet [Tue, 8 Sep 2009 14:37:58 +0000 (16:37 +0200)] 
d3d10: Parse an effect type's basetype and class.

14 years agod3d10: Add initial type parsing code.
Rico Schüller [Tue, 8 Sep 2009 14:37:57 +0000 (16:37 +0200)] 
d3d10: Add initial type parsing code.

14 years agowinefile: Italian translation update.
Davide Pizzetti [Tue, 8 Sep 2009 13:46:39 +0000 (15:46 +0200)] 
winefile: Italian translation update.

14 years agostart: Italian translation update.
Davide Pizzetti [Tue, 8 Sep 2009 13:41:55 +0000 (15:41 +0200)] 
start: Italian translation update.

14 years agowinecfg: Italian translation update.
Davide Pizzetti [Tue, 8 Sep 2009 12:06:10 +0000 (14:06 +0200)] 
winecfg: Italian translation update.

14 years agogdi32/tests: Add test for SelectClipRgn in metafile.
Ilya Shpigor [Mon, 7 Sep 2009 06:57:55 +0000 (10:57 +0400)] 
gdi32/tests: Add test for SelectClipRgn in metafile.

14 years agoshlwapi: Implement stub for UrlFixupW.
Owen Rudge [Wed, 2 Sep 2009 15:38:12 +0000 (16:38 +0100)] 
shlwapi: Implement stub for UrlFixupW.

14 years agoshlwapi: Implement stub for ZoneCheckUrlExW.
Owen Rudge [Wed, 2 Sep 2009 15:38:08 +0000 (16:38 +0100)] 
shlwapi: Implement stub for ZoneCheckUrlExW.

14 years agoshlwapi: Implement stubs for SHFormatDateTimeA/W.
Owen Rudge [Wed, 2 Sep 2009 15:38:02 +0000 (16:38 +0100)] 
shlwapi: Implement stubs for SHFormatDateTimeA/W.

14 years agoshlwapi: Implement stub for SHGetViewStatePropertyBag.
Owen Rudge [Wed, 2 Sep 2009 15:37:57 +0000 (16:37 +0100)] 
shlwapi: Implement stub for SHGetViewStatePropertyBag.

14 years agoshlwapi: Implement stub for SHCreatePropertyBagOnRegKey.
Owen Rudge [Wed, 2 Sep 2009 15:37:53 +0000 (16:37 +0100)] 
shlwapi: Implement stub for SHCreatePropertyBagOnRegKey.

14 years agoshlwapi: Implement IUnknown_UIActivateIO.
Owen Rudge [Wed, 2 Sep 2009 15:37:49 +0000 (16:37 +0100)] 
shlwapi: Implement IUnknown_UIActivateIO.

14 years agoole32: The server principal name can be the constant COLE_DEFAULT_PRINCIPAL.
Huw Davies [Wed, 2 Sep 2009 14:16:33 +0000 (15:16 +0100)] 
ole32: The server principal name can be the constant COLE_DEFAULT_PRINCIPAL.

14 years agoinclude: Add IClientSecurity constants.
Huw Davies [Wed, 2 Sep 2009 14:11:56 +0000 (15:11 +0100)] 
include: Add IClientSecurity constants.

14 years agogdiplus: Don't accept MS Sans Serif as the generic sans serif font.
Vincent Povirk [Fri, 4 Sep 2009 21:54:00 +0000 (16:54 -0500)] 
gdiplus: Don't accept MS Sans Serif as the generic sans serif font.

14 years agogdiplus: Don't calculate the number of points in the arc by dividing.
Vincent Povirk [Fri, 4 Sep 2009 21:14:32 +0000 (16:14 -0500)] 
gdiplus: Don't calculate the number of points in the arc by dividing.

14 years agogdiplus: Don't use the supplied rect to calculate font scaling factors.
Vincent Povirk [Fri, 4 Sep 2009 19:11:52 +0000 (14:11 -0500)] 
gdiplus: Don't use the supplied rect to calculate font scaling factors.

14 years agogdiplus: Stub GdipScaleLineTransform.
Vincent Povirk [Fri, 4 Sep 2009 18:12:08 +0000 (13:12 -0500)] 
gdiplus: Stub GdipScaleLineTransform.

14 years agogdiplus: Stub GdipResetLineTransform.
Vincent Povirk [Fri, 4 Sep 2009 18:01:29 +0000 (13:01 -0500)] 
gdiplus: Stub GdipResetLineTransform.

14 years agogdiplus: Implement GdipDrawImagePointRect.
Vincent Povirk [Fri, 4 Sep 2009 17:51:48 +0000 (12:51 -0500)] 
gdiplus: Implement GdipDrawImagePointRect.

14 years agocomctl32/listview: Add partial support for cxMin width field.
Nikolay Sivov [Sun, 6 Sep 2009 09:54:28 +0000 (13:54 +0400)] 
comctl32/listview: Add partial support for cxMin width field.

14 years agocomctl32/header: Implement HDS_NOSIZING style with tests.
Nikolay Sivov [Sun, 6 Sep 2009 08:59:43 +0000 (12:59 +0400)] 
comctl32/header: Implement HDS_NOSIZING style with tests.

14 years agocomctl32/listview: Handle LVCFMT_FIXED_WIDTH flag.
Nikolay Sivov [Sun, 6 Sep 2009 06:54:53 +0000 (10:54 +0400)] 
comctl32/listview: Handle LVCFMT_FIXED_WIDTH flag.

14 years agocomctl32/header: Implement HDF_FIXEDWIDTH format flag.
Nikolay Sivov [Sat, 5 Sep 2009 22:24:26 +0000 (02:24 +0400)] 
comctl32/header: Implement HDF_FIXEDWIDTH format flag.

14 years agocomctl32/listview: Implement LVS_EX_TRANSPARENTBKGND style.
Nikolay Sivov [Sat, 5 Sep 2009 12:48:15 +0000 (16:48 +0400)] 
comctl32/listview: Implement LVS_EX_TRANSPARENTBKGND style.

14 years agomshtml: Added HTML events test.
Jacek Caban [Sun, 6 Sep 2009 17:06:38 +0000 (19:06 +0200)] 
mshtml: Added HTML events test.

14 years agomshtml: Added IHTMLElement2::attachEvent implementation.
Jacek Caban [Sun, 6 Sep 2009 17:06:10 +0000 (19:06 +0200)] 
mshtml: Added IHTMLElement2::attachEvent implementation.

14 years agomshtml: Store event handlers in vector structure.
Jacek Caban [Sun, 6 Sep 2009 17:05:40 +0000 (19:05 +0200)] 
mshtml: Store event handlers in vector structure.

14 years agomshtml: Added IHTMLDocument2::onclick property implementation.
Jacek Caban [Sun, 6 Sep 2009 17:00:02 +0000 (19:00 +0200)] 
mshtml: Added IHTMLDocument2::onclick property implementation.

14 years agomshtml: Improve IHTMLEventObj getter stubs.
Jacek Caban [Sun, 6 Sep 2009 16:58:26 +0000 (18:58 +0200)] 
mshtml: Improve IHTMLEventObj getter stubs.

14 years agomshtml: Added IHTMLEventObj::get_screen[XY] implementation.
Jacek Caban [Sun, 6 Sep 2009 16:57:02 +0000 (18:57 +0200)] 
mshtml: Added IHTMLEventObj::get_screen[XY] implementation.

14 years agomshtml: Added IHTMLEventObj::get_client[XY] implementation.
Jacek Caban [Sun, 6 Sep 2009 16:56:46 +0000 (18:56 +0200)] 
mshtml: Added IHTMLEventObj::get_client[XY] implementation.

14 years agomshtml: Added IHTMLEventObj::get_button implementation.
Jacek Caban [Sun, 6 Sep 2009 16:56:28 +0000 (18:56 +0200)] 
mshtml: Added IHTMLEventObj::get_button implementation.

14 years agomshtml: Added IHTMLEventObj::get_keyCode implementation.
Jacek Caban [Sun, 6 Sep 2009 16:56:13 +0000 (18:56 +0200)] 
mshtml: Added IHTMLEventObj::get_keyCode implementation.

14 years agomshtml: Addded IHTMLEventObj::get_shiftKey implementation.
Jacek Caban [Sun, 6 Sep 2009 16:55:56 +0000 (18:55 +0200)] 
mshtml: Addded IHTMLEventObj::get_shiftKey implementation.

14 years agomshtml: Added IHTMLEventObj::get_ctrKey implementation.
Jacek Caban [Sun, 6 Sep 2009 16:55:41 +0000 (18:55 +0200)] 
mshtml: Added IHTMLEventObj::get_ctrKey implementation.

14 years agomshtml: Added IHTMLEventObj::get_altKey implementation.
Jacek Caban [Sun, 6 Sep 2009 16:55:25 +0000 (18:55 +0200)] 
mshtml: Added IHTMLEventObj::get_altKey implementation.

14 years agomshtml: Added IHTMLEventObj::get_type implementation.
Jacek Caban [Sun, 6 Sep 2009 16:55:06 +0000 (18:55 +0200)] 
mshtml: Added IHTMLEventObj::get_type implementation.

14 years agomshtml: Always create event object in fire_event.
Jacek Caban [Sun, 6 Sep 2009 16:54:49 +0000 (18:54 +0200)] 
mshtml: Always create event object in fire_event.

14 years agomshtml: Move event handlers invocation to separated function.
Jacek Caban [Sun, 6 Sep 2009 16:54:30 +0000 (18:54 +0200)] 
mshtml: Move event handlers invocation to separated function.

14 years agomshtml.idl: Added missing hidden attributes.
Jacek Caban [Sun, 6 Sep 2009 16:53:48 +0000 (18:53 +0200)] 
mshtml.idl: Added missing hidden attributes.

14 years agomshtml: Added GetNextDispID and GetMemberName tests.
Jacek Caban [Sun, 6 Sep 2009 16:53:21 +0000 (18:53 +0200)] 
mshtml: Added GetNextDispID and GetMemberName tests.

14 years agomshtml: Added GetMemberName implementation.
Jacek Caban [Sun, 6 Sep 2009 16:52:49 +0000 (18:52 +0200)] 
mshtml: Added GetMemberName implementation.

14 years agomshtml: Added IDispatchEx::GetNextDispID implementation.
Jacek Caban [Sun, 6 Sep 2009 16:52:21 +0000 (18:52 +0200)] 
mshtml: Added IDispatchEx::GetNextDispID implementation.

14 years agomshtml: Move builtin function info lookup to separated function.
Jacek Caban [Sun, 6 Sep 2009 16:51:39 +0000 (18:51 +0200)] 
mshtml: Move builtin function info lookup to separated function.

14 years agojscript: Updated Dutch translations.
Paul Vriens [Tue, 8 Sep 2009 07:42:00 +0000 (09:42 +0200)] 
jscript: Updated Dutch translations.

14 years agonetapi32: Add a stub for NetGroupGetInfo.
Austin English [Mon, 7 Sep 2009 22:48:22 +0000 (17:48 -0500)] 
netapi32: Add a stub for NetGroupGetInfo.

14 years agodinput: Convert axis mapping array to int instead of BYTE. BYTE is unsigned and char...
Vitaliy Margolen [Mon, 7 Sep 2009 17:59:16 +0000 (11:59 -0600)] 
dinput: Convert axis mapping array to int instead of BYTE. BYTE is unsigned and char isn't enough to store all possible axis values.

14 years agodinput: Move axes and buttons queries into initial joystick discovery for joydev...
Vitaliy Margolen [Mon, 7 Sep 2009 17:58:57 +0000 (11:58 -0600)] 
dinput: Move axes and buttons queries into initial joystick discovery for joydev driver.

14 years agohal: Add a stub for HalGetBusDataByOffset.
Austin English [Mon, 7 Sep 2009 14:32:03 +0000 (09:32 -0500)] 
hal: Add a stub for HalGetBusDataByOffset.

14 years agoriched20: Make vtables const.
Dmitry Timoshkov [Mon, 7 Sep 2009 12:13:52 +0000 (21:13 +0900)] 
riched20: Make vtables const.

14 years agooleaut32/tests: Add a testcase for vartype.
André Hentschel [Mon, 7 Sep 2009 12:07:47 +0000 (14:07 +0200)] 
oleaut32/tests: Add a testcase for vartype.

14 years agoreadme: Git is not an acronym.
Jeff Zaroyko [Mon, 7 Sep 2009 10:55:22 +0000 (20:55 +1000)] 
readme: Git is not an acronym.

14 years agojscript: Added 'in' expression implementation.
Jacek Caban [Sun, 6 Sep 2009 17:10:06 +0000 (19:10 +0200)] 
jscript: Added 'in' expression implementation.

14 years agojscript: Fixed typeof implementation for null VT_DISPATCH.
Jacek Caban [Sun, 6 Sep 2009 17:09:30 +0000 (19:09 +0200)] 
jscript: Fixed typeof implementation for null VT_DISPATCH.

14 years agowined3d: Fix some function pointers and typedefs.
Henri Verbeet [Mon, 7 Sep 2009 09:15:17 +0000 (11:15 +0200)] 
wined3d: Fix some function pointers and typedefs.

14 years agowined3d: Check the correct debug channel in shader_arb_load_constantsF().
Henri Verbeet [Mon, 7 Sep 2009 09:15:16 +0000 (11:15 +0200)] 
wined3d: Check the correct debug channel in shader_arb_load_constantsF().

14 years agowined3d: Fix shader_arb_load_constantsF().
Henri Verbeet [Mon, 7 Sep 2009 09:15:15 +0000 (11:15 +0200)] 
wined3d: Fix shader_arb_load_constantsF().

14 years agod3d10: Implement IsValid() for a few interfaces.
Henri Verbeet [Mon, 7 Sep 2009 09:15:14 +0000 (11:15 +0200)] 
d3d10: Implement IsValid() for a few interfaces.

14 years agod3d10: Add the ID3D10EffectSamplerVariable interface.
Henri Verbeet [Mon, 7 Sep 2009 09:15:13 +0000 (11:15 +0200)] 
d3d10: Add the ID3D10EffectSamplerVariable interface.

14 years agod3d10: Add the ID3D10EffectRasterizerVariable interface.
Henri Verbeet [Mon, 7 Sep 2009 09:15:12 +0000 (11:15 +0200)] 
d3d10: Add the ID3D10EffectRasterizerVariable interface.

14 years agowined3d: Test and fix ddraw and d3d9 GetDC differences.
Stefan Dösinger [Sat, 5 Sep 2009 14:37:19 +0000 (16:37 +0200)] 
wined3d: Test and fix ddraw and d3d9 GetDC differences.

The MSDN is not totally correct: A8R8G8B8 and A1R5G5B5 also allow GetDC. The
main differences that have to be filtered out in d3d9.dll are GetDC on
A8B8G8R8, X8B8G8R8 and P8.

14 years agowined3d: Silence a compiler warning.
Stefan Dösinger [Sun, 30 Aug 2009 20:35:00 +0000 (22:35 +0200)] 
wined3d: Silence a compiler warning.

14 years agowined3d: Only generate the clipplane emulation KIL if a clipplane is used.
Stefan Dösinger [Sun, 30 Aug 2009 19:02:05 +0000 (21:02 +0200)] 
wined3d: Only generate the clipplane emulation KIL if a clipplane is used.

The KIL is quite expensive because it forces drivers to disable early Z
discard. It is cheaper to generate and switch between two shaders.

14 years agowindowscodecs: Fix the bmpformat test on Windows 7.
Vincent Povirk [Fri, 4 Sep 2009 21:40:01 +0000 (16:40 -0500)] 
windowscodecs: Fix the bmpformat test on Windows 7.

14 years agooleview: Fixed bad error check.
Marcus Meissner [Fri, 4 Sep 2009 20:42:47 +0000 (22:42 +0200)] 
oleview: Fixed bad error check.

14 years agowineoss.drv: Avoid mixer fd leak.
Marcus Meissner [Fri, 4 Sep 2009 20:39:58 +0000 (22:39 +0200)] 
wineoss.drv: Avoid mixer fd leak.

14 years agomshtml: Fix crash because of usage of pointer before cheking if it is NULL.
Peter Dons Tychsen [Wed, 2 Sep 2009 02:16:19 +0000 (04:16 +0200)] 
mshtml: Fix crash because of usage of pointer before cheking if it is NULL.

14 years agogdiplus: Remove unused bitmap flipping code.
Vincent Povirk [Fri, 4 Sep 2009 15:30:03 +0000 (10:30 -0500)] 
gdiplus: Remove unused bitmap flipping code.

14 years agogdiplus: Disable alpha channel support for BMP images.
Vincent Povirk [Fri, 4 Sep 2009 15:23:30 +0000 (10:23 -0500)] 
gdiplus: Disable alpha channel support for BMP images.

14 years agogdiplus: Use WIC to decode PNG files.
Vincent Povirk [Fri, 4 Sep 2009 14:59:46 +0000 (09:59 -0500)] 
gdiplus: Use WIC to decode PNG files.

14 years agogdiplus: Use WIC to decode BMP files.
Vincent Povirk [Fri, 4 Sep 2009 14:54:55 +0000 (09:54 -0500)] 
gdiplus: Use WIC to decode BMP files.

14 years agogdiplus: Fix a copy outside allocated memory in GdipCreateTextureIA.
Vincent Povirk [Fri, 4 Sep 2009 14:49:32 +0000 (09:49 -0500)] 
gdiplus: Fix a copy outside allocated memory in GdipCreateTextureIA.

14 years agogdiplus: Test for the lowest rejected startup version.
Vincent Povirk [Fri, 4 Sep 2009 14:37:36 +0000 (09:37 -0500)] 
gdiplus: Test for the lowest rejected startup version.

14 years agontdll: Remember to set the iosb status if using a worker thread for serial wait.
Mike Kaplinskiy [Fri, 4 Sep 2009 01:47:32 +0000 (21:47 -0400)] 
ntdll: Remember to set the iosb status if using a worker thread for serial wait.

14 years agowinhttp: Make tests pass on Win7. Conform to the more recent behavior.
Hans Leidekker [Thu, 3 Sep 2009 14:30:47 +0000 (16:30 +0200)] 
winhttp: Make tests pass on Win7. Conform to the more recent behavior.

14 years agousp10: Make tests pass on Win7. Conform to the more recent behavior.
Hans Leidekker [Thu, 3 Sep 2009 12:50:17 +0000 (14:50 +0200)] 
usp10: Make tests pass on Win7. Conform to the more recent behavior.

14 years agowinex11: Always adjust the color_shifts pointer when SelectBitmap is called.
Roderick Colenbrander [Thu, 3 Sep 2009 11:51:44 +0000 (13:51 +0200)] 
winex11: Always adjust the color_shifts pointer when SelectBitmap is called.

14 years agogdiplus/tests: Fix tests on Win7.
Ge van Geldorp [Thu, 3 Sep 2009 09:52:04 +0000 (11:52 +0200)] 
gdiplus/tests: Fix tests on Win7.