wine
15 years agoole32: Don't fail when constants are 'incorrect'.
Andrew Eikum [Wed, 2 Sep 2009 16:41:57 +0000 (11:41 -0500)] 
ole32: Don't fail when constants are 'incorrect'.

15 years agoRelease 1.1.29. wine-1.1.29
Alexandre Julliard [Wed, 2 Sep 2009 18:16:20 +0000 (20:16 +0200)] 
Release 1.1.29.

15 years agowinex11: Use ColorShifts data in X11DRV_PALETTE_ToLogical.
Roderick Colenbrander [Tue, 1 Sep 2009 20:05:40 +0000 (22:05 +0200)] 
winex11: Use ColorShifts data in X11DRV_PALETTE_ToLogical.

15 years agowinex11: Use ColorShifts from physDev in X11DRV_PALETTE_ToPhysical.
Roderick Colenbrander [Tue, 1 Sep 2009 19:48:29 +0000 (21:48 +0200)] 
winex11: Use ColorShifts from physDev in X11DRV_PALETTE_ToPhysical.

15 years agowinex11: Prepare X11DRV_PALETTE_ToPhysical/_ToLogical for a new ColorShift structure.
Roderick Colenbrander [Tue, 1 Sep 2009 18:50:48 +0000 (20:50 +0200)] 
winex11: Prepare X11DRV_PALETTE_ToPhysical/_ToLogical for a new ColorShift structure.

15 years agowinex11: Introduce a new function for looking up the physical color of a pixel for...
Roderick Colenbrander [Tue, 1 Sep 2009 18:10:32 +0000 (20:10 +0200)] 
winex11: Introduce a new function for looking up the physical color of a pixel for use with colormap generation-like functions.

This prepares to a rewrite of X11DRV_PALETTE_ToPhysical which requires
the physDev for retrieving the color shifts.

15 years agooleaut32/tests: Add test for tlibattr->lcid.
Vincent Povirk [Tue, 25 Aug 2009 17:46:44 +0000 (12:46 -0500)] 
oleaut32/tests: Add test for tlibattr->lcid.

15 years agooleaut32: Handle LCID arguments in ITypeInfo::Invoke.
Vincent Povirk [Mon, 10 Aug 2009 22:50:18 +0000 (17:50 -0500)] 
oleaut32: Handle LCID arguments in ITypeInfo::Invoke.

15 years agourlmon: Handle NULL parameter.
Vladimir Pankratov [Wed, 2 Sep 2009 11:12:03 +0000 (16:12 +0500)] 
urlmon: Handle NULL parameter.

15 years agomsvcrt/tests: Add acceptable error codes for W2K8+.
Ge van Geldorp [Wed, 2 Sep 2009 10:16:29 +0000 (12:16 +0200)] 
msvcrt/tests: Add acceptable error codes for W2K8+.

15 years agocomctl32/trackbar: Reduce parameter count for some helpers.
Nikolay Sivov [Wed, 2 Sep 2009 12:16:52 +0000 (16:16 +0400)] 
comctl32/trackbar: Reduce parameter count for some helpers.

15 years agocomctl32/trackbar: Cache window style.
Nikolay Sivov [Wed, 2 Sep 2009 12:02:59 +0000 (16:02 +0400)] 
comctl32/trackbar: Cache window style.

15 years agocomctl32/trackbar: Fix tic count calculation.
Nikolay Sivov [Wed, 2 Sep 2009 11:43:21 +0000 (15:43 +0400)] 
comctl32/trackbar: Fix tic count calculation.

15 years agowine.inf: Register msdaps.dll.
Huw Davies [Wed, 2 Sep 2009 11:25:58 +0000 (12:25 +0100)] 
wine.inf: Register msdaps.dll.

15 years agooledb32: Add a stub implementation of the conversion library class.
Huw Davies [Wed, 2 Sep 2009 11:13:12 +0000 (12:13 +0100)] 
oledb32: Add a stub implementation of the conversion library class.

15 years agooledb32: Add a stub oledb32.dll.
Huw Davies [Wed, 2 Sep 2009 11:02:39 +0000 (12:02 +0100)] 
oledb32: Add a stub oledb32.dll.

15 years agowininet: Destroy authorization info on failure in HTTP_DoAuthorization.
Hans Leidekker [Wed, 2 Sep 2009 09:44:43 +0000 (11:44 +0200)] 
wininet: Destroy authorization info on failure in HTTP_DoAuthorization.

This makes sure the app can retry authorization, e.g. when username and
password are not supplied upfront and there are no cached credentials.

15 years agomsi: Add a partial implementation of MsiDetermineApplicablePatchesW.
Hans Leidekker [Wed, 2 Sep 2009 09:44:17 +0000 (11:44 +0200)] 
msi: Add a partial implementation of MsiDetermineApplicablePatchesW.

15 years agomsi: Set REINSTALL property when the product is already installed and the command...
Hans Leidekker [Wed, 2 Sep 2009 09:43:45 +0000 (11:43 +0200)] 
msi: Set REINSTALL property when the product is already installed and the command line is empty.

15 years agomscms/tests: Remove code that mixes up color space IDs and standard color space IDs.
Hans Leidekker [Wed, 2 Sep 2009 09:43:13 +0000 (11:43 +0200)] 
mscms/tests: Remove code that mixes up color space IDs and standard color space IDs.

15 years agomscms: Use correct standard color space constants in GetStandardColorSpaceProfileW.
Hans Leidekker [Wed, 2 Sep 2009 09:42:34 +0000 (11:42 +0200)] 
mscms: Use correct standard color space constants in GetStandardColorSpaceProfileW.

15 years agojscript: Added JSGlobal_unescape implementation.
Piotr Caban [Wed, 2 Sep 2009 10:33:39 +0000 (12:33 +0200)] 
jscript: Added JSGlobal_unescape implementation.

15 years agojscript: Throw 'Object expected' error in call_expression_eval.
Piotr Caban [Wed, 2 Sep 2009 10:33:08 +0000 (12:33 +0200)] 
jscript: Throw 'Object expected' error in call_expression_eval.

15 years agomshtml: Added IOmNavigator::get_userAgent implementation.
Jacek Caban [Wed, 2 Sep 2009 10:28:07 +0000 (12:28 +0200)] 
mshtml: Added IOmNavigator::get_userAgent implementation.

15 years agomshtml: Added IHTMLDocument::writeln implementation.
Jacek Caban [Wed, 2 Sep 2009 10:27:43 +0000 (12:27 +0200)] 
mshtml: Added IHTMLDocument::writeln implementation.

15 years agomshtml: Added http loading test.
Jacek Caban [Wed, 2 Sep 2009 10:27:12 +0000 (12:27 +0200)] 
mshtml: Added http loading test.

15 years agomshtml: Fixed tests on IE8.
Jacek Caban [Wed, 2 Sep 2009 10:26:54 +0000 (12:26 +0200)] 
mshtml: Fixed tests on IE8.

15 years agojscript: Added Array.unshift implementation.
Jacek Caban [Wed, 2 Sep 2009 10:25:57 +0000 (12:25 +0200)] 
jscript: Added Array.unshift implementation.

15 years agojscript: Make Array.slice generic.
Jacek Caban [Wed, 2 Sep 2009 10:25:39 +0000 (12:25 +0200)] 
jscript: Make Array.slice generic.

15 years agojscript: Added to_primitive on hosting objects test.
Jacek Caban [Wed, 2 Sep 2009 10:25:21 +0000 (12:25 +0200)] 
jscript: Added to_primitive on hosting objects test.

15 years agogdiplus/tests: Fix test on Win7.
Ge van Geldorp [Wed, 2 Sep 2009 10:16:54 +0000 (12:16 +0200)] 
gdiplus/tests: Fix test on Win7.

15 years agoshell32/tests: Fix tests on Vista+.
Ge van Geldorp [Wed, 2 Sep 2009 10:16:01 +0000 (12:16 +0200)] 
shell32/tests: Fix tests on Vista+.

15 years agowindowscodecs/tests: Avoid size_t in traces.
Alexandre Julliard [Wed, 2 Sep 2009 09:53:16 +0000 (11:53 +0200)] 
windowscodecs/tests: Avoid size_t in traces.

15 years agokernel32/tests: Avoid size_t in traces.
Alexandre Julliard [Wed, 2 Sep 2009 09:53:06 +0000 (11:53 +0200)] 
kernel32/tests: Avoid size_t in traces.

15 years agosetupapi: Fix a compiler warning.
Alexandre Julliard [Wed, 2 Sep 2009 09:52:57 +0000 (11:52 +0200)] 
setupapi: Fix a compiler warning.

15 years agodpwsockx: Stub implementation.
Ismael Barros [Mon, 31 Aug 2009 23:50:46 +0000 (01:50 +0200)] 
dpwsockx: Stub implementation.

15 years agowined3d: Print a warning when an ARB program exceeds the native resource limits.
Henri Verbeet [Wed, 2 Sep 2009 07:27:58 +0000 (09:27 +0200)] 
wined3d: Print a warning when an ARB program exceeds the native resource limits.

15 years agowined3d: Properly check for ARB program compile errors.
Henri Verbeet [Wed, 2 Sep 2009 07:27:57 +0000 (09:27 +0200)] 
wined3d: Properly check for ARB program compile errors.

15 years agowined3d: Release the GL lock on IWineD3DImpl_FillGLCaps() error paths.
Henri Verbeet [Wed, 2 Sep 2009 07:27:56 +0000 (09:27 +0200)] 
wined3d: Release the GL lock on IWineD3DImpl_FillGLCaps() error paths.

15 years agod3d10: Add the ID3D10EffectDepthStencilVariable interface.
Henri Verbeet [Wed, 2 Sep 2009 07:27:55 +0000 (09:27 +0200)] 
d3d10: Add the ID3D10EffectDepthStencilVariable interface.

15 years agod3d10: Add the ID3D10EffectBlendVariable interface.
Henri Verbeet [Wed, 2 Sep 2009 07:27:54 +0000 (09:27 +0200)] 
d3d10: Add the ID3D10EffectBlendVariable interface.

15 years agogdiplus: Use WIC to decode GIF files.
Vincent Povirk [Tue, 1 Sep 2009 22:56:42 +0000 (17:56 -0500)] 
gdiplus: Use WIC to decode GIF files.

15 years agogdiplus: Use WIC to decode JPEG files.
Vincent Povirk [Tue, 1 Sep 2009 22:54:45 +0000 (17:54 -0500)] 
gdiplus: Use WIC to decode JPEG files.

15 years agogdiplus: Use WIC to encode images.
Vincent Povirk [Mon, 24 Aug 2009 20:15:31 +0000 (15:15 -0500)] 
gdiplus: Use WIC to encode images.

15 years agooleaut32: Use WIC to decode PNG images.
Vincent Povirk [Tue, 1 Sep 2009 22:31:20 +0000 (17:31 -0500)] 
oleaut32: Use WIC to decode PNG images.

15 years agomshtml: Fixed script tests on IE6 and IE7.
Jacek Caban [Tue, 1 Sep 2009 21:32:09 +0000 (23:32 +0200)] 
mshtml: Fixed script tests on IE6 and IE7.

15 years agojscript.idl: Added IActiveScriptDebug declaration.
Jacek Caban [Tue, 1 Sep 2009 21:31:51 +0000 (23:31 +0200)] 
jscript.idl: Added IActiveScriptDebug declaration.

15 years agowinedbg: Fix backend prototypes for PowerPC and Alpha.
Eric Pouech [Tue, 1 Sep 2009 20:23:43 +0000 (22:23 +0200)] 
winedbg: Fix backend prototypes for PowerPC and Alpha.

15 years agows2_32: Add a fixme for IPPROTO_IPV6.
Juan Lang [Tue, 1 Sep 2009 17:37:51 +0000 (10:37 -0700)] 
ws2_32: Add a fixme for IPPROTO_IPV6.

15 years agoinclude: Define IPPROTO_IPV6.
Juan Lang [Tue, 1 Sep 2009 16:17:33 +0000 (09:17 -0700)] 
include: Define IPPROTO_IPV6.

15 years agomsctf/tests: Test ITfThreadMgr::AssociateFocus.
Aric Stewart [Tue, 1 Sep 2009 12:08:11 +0000 (07:08 -0500)] 
msctf/tests: Test ITfThreadMgr::AssociateFocus.

15 years agomsctf: Implement ITfThreadMgr::AssociateFocus.
Aric Stewart [Tue, 1 Sep 2009 12:07:57 +0000 (07:07 -0500)] 
msctf: Implement ITfThreadMgr::AssociateFocus.

15 years agokernel32/tests: Fix locale tests on Vista and higher.
Ge van Geldorp [Tue, 1 Sep 2009 10:19:35 +0000 (12:19 +0200)] 
kernel32/tests: Fix locale tests on Vista and higher.

15 years agoconfigure: Add a .exe extension to the tools dependencies when building on Windows.
Alexandre Julliard [Tue, 1 Sep 2009 20:36:13 +0000 (22:36 +0200)] 
configure: Add a .exe extension to the tools dependencies when building on Windows.

15 years agomsvcrt: Fix the strtol/strtoul definitions.
Alexandre Julliard [Tue, 1 Sep 2009 20:34:50 +0000 (22:34 +0200)] 
msvcrt: Fix the strtol/strtoul definitions.

15 years agouser32/tests: Run tests again on Win95.
Paul Vriens [Tue, 1 Sep 2009 14:09:27 +0000 (16:09 +0200)] 
user32/tests: Run tests again on Win95.

15 years agoserver: Disable large files for procfs on Solaris.
Alexandre Julliard [Tue, 1 Sep 2009 15:39:51 +0000 (17:39 +0200)] 
server: Disable large files for procfs on Solaris.

15 years agocomctl32/propsheet: Update position of hidden buttons too.
Jan de Mooij [Mon, 31 Aug 2009 12:09:00 +0000 (14:09 +0200)] 
comctl32/propsheet: Update position of hidden buttons too.

15 years agosetupapi: Add stub for SetupDiGetClassImageIndex.
Vladimir Pankratov [Tue, 1 Sep 2009 09:48:12 +0000 (14:48 +0500)] 
setupapi: Add stub for SetupDiGetClassImageIndex.

15 years agouser32/tests: Fix a typo.
Sergey Khodych [Thu, 27 Aug 2009 23:32:44 +0000 (02:32 +0300)] 
user32/tests: Fix a typo.

15 years agomsdaps: Implement IDBDataSourceAdmin_CreateDataSource proxy and stub.
Huw Davies [Tue, 1 Sep 2009 09:09:37 +0000 (10:09 +0100)] 
msdaps: Implement IDBDataSourceAdmin_CreateDataSource proxy and stub.

15 years agojscript: Added String.lastIndexOf implementation.
Jacek Caban [Tue, 1 Sep 2009 11:27:08 +0000 (13:27 +0200)] 
jscript: Added String.lastIndexOf implementation.

15 years agojscript: Code clean up.
Jacek Caban [Tue, 1 Sep 2009 11:26:34 +0000 (13:26 +0200)] 
jscript: Code clean up.

15 years agojscript: Code clean up.
Jacek Caban [Tue, 1 Sep 2009 11:26:08 +0000 (13:26 +0200)] 
jscript: Code clean up.

15 years agoddraw: Remove trailing spaces.
Henri Verbeet [Tue, 1 Sep 2009 07:09:37 +0000 (09:09 +0200)] 
ddraw: Remove trailing spaces.

15 years agowined3d: Only warn about using Lod sample functions in fragment shaders is ARB_shader...
Henri Verbeet [Tue, 1 Sep 2009 07:09:36 +0000 (09:09 +0200)] 
wined3d: Only warn about using Lod sample functions in fragment shaders is ARB_shader_texture_lod isn't supported.

15 years agowined3d: Add support for ARB_depth_clamp.
Henri Verbeet [Tue, 1 Sep 2009 07:09:35 +0000 (09:09 +0200)] 
wined3d: Add support for ARB_depth_clamp.

15 years agod3d10: Add the ID3D10EffectShaderVariable interface.
Henri Verbeet [Tue, 1 Sep 2009 07:09:34 +0000 (09:09 +0200)] 
d3d10: Add the ID3D10EffectShaderVariable interface.

15 years agod3d10: Add the _D3D10_SIGNATURE_PARAMETER_DESC struct.
Henri Verbeet [Tue, 1 Sep 2009 07:09:33 +0000 (09:09 +0200)] 
d3d10: Add the _D3D10_SIGNATURE_PARAMETER_DESC struct.

15 years agomsxml3: Move typelib definitions out of #ifdef HAVE_LIBXML2.
Alexandre Julliard [Tue, 1 Sep 2009 12:05:02 +0000 (14:05 +0200)] 
msxml3: Move typelib definitions out of #ifdef HAVE_LIBXML2.

15 years agoole32: Fix build on Power PC.
Austin English [Tue, 1 Sep 2009 03:22:13 +0000 (22:22 -0500)] 
ole32: Fix build on Power PC.

15 years agooleaut32: Avoid a NULL pointer dereference.
Austin English [Tue, 1 Sep 2009 01:38:01 +0000 (20:38 -0500)] 
oleaut32: Avoid a NULL pointer dereference.

15 years agocomctl32/listview: Call default handler for WM_PAINT disabled by WM_SETREDRAW.
Nikolay Sivov [Mon, 31 Aug 2009 19:13:50 +0000 (23:13 +0400)] 
comctl32/listview: Call default handler for WM_PAINT disabled by WM_SETREDRAW.

15 years agooleaut32: Use WIC to decode JPEG images.
Vincent Povirk [Mon, 31 Aug 2009 22:06:53 +0000 (17:06 -0500)] 
oleaut32: Use WIC to decode JPEG images.

15 years agogdiplus: Use WIC to decode ICO files.
Vincent Povirk [Mon, 31 Aug 2009 21:56:47 +0000 (16:56 -0500)] 
gdiplus: Use WIC to decode ICO files.

15 years agomsctf: Correct handling if NULL for pdimFocus in ITfThreadMgr::SetFocus.
Aric Stewart [Mon, 31 Aug 2009 19:48:40 +0000 (14:48 -0500)] 
msctf: Correct handling if NULL for pdimFocus in ITfThreadMgr::SetFocus.

15 years agomsvcrt: Correctly handle the error cases in strtol and strtoul.
Eric Pouech [Mon, 31 Aug 2009 19:36:45 +0000 (21:36 +0200)] 
msvcrt: Correctly handle the error cases in strtol and strtoul.

15 years agomshtml: Properly release DispatchEx data.
Jacek Caban [Mon, 31 Aug 2009 18:47:55 +0000 (20:47 +0200)] 
mshtml: Properly release DispatchEx data.

15 years agomshtml: Added function object tests.
Jacek Caban [Mon, 31 Aug 2009 18:47:21 +0000 (20:47 +0200)] 
mshtml: Added function object tests.

15 years agomshtml: Added function object implementation.
Jacek Caban [Mon, 31 Aug 2009 18:46:41 +0000 (20:46 +0200)] 
mshtml: Added function object implementation.

15 years agomshtml: Moved dynamic_data allocation to separated function.
Jacek Caban [Mon, 31 Aug 2009 18:46:03 +0000 (20:46 +0200)] 
mshtml: Moved dynamic_data allocation to separated function.

15 years agomshtml: Move ITypeInfo::Invoke call to separated function.
Jacek Caban [Mon, 31 Aug 2009 18:45:42 +0000 (20:45 +0200)] 
mshtml: Move ITypeInfo::Invoke call to separated function.

15 years agodispex.idl: Added SID declarations.
Jacek Caban [Mon, 31 Aug 2009 18:45:20 +0000 (20:45 +0200)] 
dispex.idl: Added SID declarations.

15 years agomshtml: Added IHTMLWindow2::toString implementation.
Jacek Caban [Mon, 31 Aug 2009 18:45:02 +0000 (20:45 +0200)] 
mshtml: Added IHTMLWindow2::toString implementation.

15 years agomshtml: Added IOmNavigator::toString implementation.
Jacek Caban [Mon, 31 Aug 2009 18:44:47 +0000 (20:44 +0200)] 
mshtml: Added IOmNavigator::toString implementation.

15 years agomshtml: Added DISPID_VALUE implementation for HTMLLocation object.
Jacek Caban [Mon, 31 Aug 2009 18:44:20 +0000 (20:44 +0200)] 
mshtml: Added DISPID_VALUE implementation for HTMLLocation object.

15 years agomshtml: Added support for DISPID_VALUE.
Jacek Caban [Mon, 31 Aug 2009 18:43:44 +0000 (20:43 +0200)] 
mshtml: Added support for DISPID_VALUE.

15 years agontdll: Implemented the SList functions for Win64.
Alexandre Julliard [Tue, 1 Sep 2009 10:41:57 +0000 (12:41 +0200)] 
ntdll: Implemented the SList functions for Win64.

15 years agolibport: Added an interlocked_cmpxchg128 function for 64-bit.
Alexandre Julliard [Tue, 1 Sep 2009 10:39:17 +0000 (12:39 +0200)] 
libport: Added an interlocked_cmpxchg128 function for 64-bit.

15 years agomsctf: Hook up ITfLanguageProfileNotifySink::OnLanguageChange.
Aric Stewart [Mon, 31 Aug 2009 14:31:27 +0000 (09:31 -0500)] 
msctf: Hook up ITfLanguageProfileNotifySink::OnLanguageChange.

15 years agoiphlpapi/tests: Fix compilation on systems that don't support nameless unions or...
Francois Gouget [Mon, 31 Aug 2009 09:52:21 +0000 (11:52 +0200)] 
iphlpapi/tests: Fix compilation on systems that don't support nameless unions or structs.

15 years agouser32: Bring SwitchToThisWindow a bit more in line with the now documented behavior.
Alexandre Julliard [Mon, 31 Aug 2009 14:37:19 +0000 (16:37 +0200)] 
user32: Bring SwitchToThisWindow a bit more in line with the now documented behavior.

15 years agouser32: Don't send focus change messages if foreground window didn't change.
Alexandre Julliard [Mon, 31 Aug 2009 14:36:17 +0000 (16:36 +0200)] 
user32: Don't send focus change messages if foreground window didn't change.

15 years agod3d10: Add argument check in ID3D10EffectPass::GetDesc.
Rico Schüller [Sat, 29 Aug 2009 18:36:38 +0000 (20:36 +0200)] 
d3d10: Add argument check in ID3D10EffectPass::GetDesc.

15 years agod3d10: Add argument check in ID3D10EffectTechnique::GetDesc.
Rico Schüller [Sat, 29 Aug 2009 18:36:26 +0000 (20:36 +0200)] 
d3d10: Add argument check in ID3D10EffectTechnique::GetDesc.

15 years agod3d10: Add null objects for technique, pass, local_buffer and variable.
Rico Schüller [Sat, 29 Aug 2009 18:35:37 +0000 (20:35 +0200)] 
d3d10: Add null objects for technique, pass, local_buffer and variable.

15 years agowinetest: Mute an annoying message box.
André Hentschel [Sat, 29 Aug 2009 20:08:13 +0000 (22:08 +0200)] 
winetest: Mute an annoying message box.

15 years agojscript: Check the correct variable for the error condition (Smatch).
Michael Stefaniuc [Sun, 30 Aug 2009 21:08:40 +0000 (23:08 +0200)] 
jscript: Check the correct variable for the error condition (Smatch).

15 years agodplayx/tests: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Mon, 31 Aug 2009 09:52:28 +0000 (11:52 +0200)] 
dplayx/tests: Fix compilation on systems that don't support nameless unions.

15 years agoddrawex: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Mon, 31 Aug 2009 09:53:08 +0000 (11:53 +0200)] 
ddrawex: Fix compilation on systems that don't support nameless unions.