wine
14 years agontdll: Move the abort_thread() function to the CPU-specific files to allow redefining it.
Alexandre Julliard [Fri, 28 Aug 2009 09:52:21 +0000 (11:52 +0200)] 
ntdll: Move the abort_thread() function to the CPU-specific files to allow redefining it.

14 years agogdiplus: Implement GdipCreateHBITMAPFromBitmap.
Vincent Povirk [Thu, 27 Aug 2009 21:58:11 +0000 (16:58 -0500)] 
gdiplus: Implement GdipCreateHBITMAPFromBitmap.

14 years agogdiplus: Add test for GdipCreateHBITMAPFromBitmap.
Vincent Povirk [Thu, 27 Aug 2009 21:38:07 +0000 (16:38 -0500)] 
gdiplus: Add test for GdipCreateHBITMAPFromBitmap.

14 years agod3d9: Remove trailing spaces.
Henri Verbeet [Fri, 28 Aug 2009 08:23:11 +0000 (10:23 +0200)] 
d3d9: Remove trailing spaces.

14 years agod3d10: Add the ID3D10EffectDepthStencilViewVariable interface.
Henri Verbeet [Fri, 28 Aug 2009 08:23:10 +0000 (10:23 +0200)] 
d3d10: Add the ID3D10EffectDepthStencilViewVariable interface.

14 years agod3d10: Add the ID3D10EffectRenderTargetViewVariable interface.
Henri Verbeet [Fri, 28 Aug 2009 08:23:09 +0000 (10:23 +0200)] 
d3d10: Add the ID3D10EffectRenderTargetViewVariable interface.

14 years agod3d10: Add the ID3D10EffectShaderResourceVariable interface.
Henri Verbeet [Fri, 28 Aug 2009 08:23:08 +0000 (10:23 +0200)] 
d3d10: Add the ID3D10EffectShaderResourceVariable interface.

14 years agod3d10: Add the ID3D10EffectStringVariable interface.
Henri Verbeet [Fri, 28 Aug 2009 08:23:07 +0000 (10:23 +0200)] 
d3d10: Add the ID3D10EffectStringVariable interface.

14 years agoquartz: Don't crash if sample allocation fails.
Juan Lang [Thu, 27 Aug 2009 16:04:50 +0000 (09:04 -0700)] 
quartz: Don't crash if sample allocation fails.

14 years agowined3d: Add WINED3D_SM4_OP_MIN.
Rico Schüller [Thu, 27 Aug 2009 22:54:30 +0000 (00:54 +0200)] 
wined3d: Add WINED3D_SM4_OP_MIN.

14 years agowined3d: Add WINED3D_SM4_OP_MAX.
Rico Schüller [Thu, 27 Aug 2009 22:54:08 +0000 (00:54 +0200)] 
wined3d: Add WINED3D_SM4_OP_MAX.

14 years agowindowscodecs: Implement conversion from 64bppRGBA to 32bppBGRA.
Vincent Povirk [Thu, 27 Aug 2009 18:40:23 +0000 (13:40 -0500)] 
windowscodecs: Implement conversion from 64bppRGBA to 32bppBGRA.

14 years agowindowscodecs: Implement conversion from 48bppRGB to 32bppBGRA.
Vincent Povirk [Thu, 27 Aug 2009 18:37:25 +0000 (13:37 -0500)] 
windowscodecs: Implement conversion from 48bppRGB to 32bppBGRA.

14 years agowindowscodecs: Implement conversion from 16bppGray to 32bppBGRA.
Vincent Povirk [Thu, 27 Aug 2009 18:30:39 +0000 (13:30 -0500)] 
windowscodecs: Implement conversion from 16bppGray to 32bppBGRA.

14 years agowindowscodecs: Implement conversion from 4bppGray to 32bppBGRA.
Vincent Povirk [Thu, 27 Aug 2009 18:26:23 +0000 (13:26 -0500)] 
windowscodecs: Implement conversion from 4bppGray to 32bppBGRA.

14 years agowindowscodecs: Implement conversion from 2bppGray to 32bppBGRA.
Vincent Povirk [Thu, 27 Aug 2009 18:23:18 +0000 (13:23 -0500)] 
windowscodecs: Implement conversion from 2bppGray to 32bppBGRA.

14 years agowindowscodecs: Implement conversion from 2bppIndexed to 32bppBGRA.
Vincent Povirk [Thu, 27 Aug 2009 18:17:15 +0000 (13:17 -0500)] 
windowscodecs: Implement conversion from 2bppIndexed to 32bppBGRA.

14 years agowindowscodecs: Implement conversion from BlackWhite to 32bppBGRA.
Vincent Povirk [Thu, 27 Aug 2009 17:46:13 +0000 (12:46 -0500)] 
windowscodecs: Implement conversion from BlackWhite to 32bppBGRA.

14 years agowindowscodecs: Support color-keyed transparency in PNG images.
Vincent Povirk [Thu, 27 Aug 2009 19:07:35 +0000 (14:07 -0500)] 
windowscodecs: Support color-keyed transparency in PNG images.

14 years agowindowscodecs: Implement CopyPalette for the PNG decoder.
Vincent Povirk [Thu, 27 Aug 2009 18:17:06 +0000 (13:17 -0500)] 
windowscodecs: Implement CopyPalette for the PNG decoder.

14 years agowindowscodecs: Implement CopyPixels for the PNG decoder.
Vincent Povirk [Thu, 27 Aug 2009 17:41:03 +0000 (12:41 -0500)] 
windowscodecs: Implement CopyPixels for the PNG decoder.

14 years agowindowscodecs: Implement GetSize for the PNG decoder.
Vincent Povirk [Thu, 27 Aug 2009 17:39:16 +0000 (12:39 -0500)] 
windowscodecs: Implement GetSize for the PNG decoder.

14 years agowindowscodecs: Implement GetPixelFormat for the PNG decoder.
Vincent Povirk [Tue, 18 Aug 2009 22:54:15 +0000 (17:54 -0500)] 
windowscodecs: Implement GetPixelFormat for the PNG decoder.

14 years agowindowscodecs: Implement GetFrame for the PNG decoder.
Vincent Povirk [Tue, 18 Aug 2009 22:09:03 +0000 (17:09 -0500)] 
windowscodecs: Implement GetFrame for the PNG decoder.

14 years agowindowscodecs: Implement Initialize for the PNG decoder.
Vincent Povirk [Thu, 13 Aug 2009 22:50:16 +0000 (17:50 -0500)] 
windowscodecs: Implement Initialize for the PNG decoder.

14 years agowindowscodecs: Implement GetFrameCount for PNG decoder.
Vincent Povirk [Thu, 13 Aug 2009 22:02:19 +0000 (17:02 -0500)] 
windowscodecs: Implement GetFrameCount for PNG decoder.

14 years agowindowscodecs: Implement GetContainerFormat for PNG decoder.
Vincent Povirk [Thu, 13 Aug 2009 22:01:42 +0000 (17:01 -0500)] 
windowscodecs: Implement GetContainerFormat for PNG decoder.

14 years agowindowscodecs: Register the PNG decoder.
Vincent Povirk [Thu, 13 Aug 2009 21:41:35 +0000 (16:41 -0500)] 
windowscodecs: Register the PNG decoder.

14 years agowindowscodecs: Add stub PNG decoder.
Vincent Povirk [Sat, 8 Aug 2009 23:49:33 +0000 (18:49 -0500)] 
windowscodecs: Add stub PNG decoder.

14 years agoinclude: Add WIC pixel formats needed for PNG.
Vincent Povirk [Tue, 18 Aug 2009 22:54:22 +0000 (17:54 -0500)] 
include: Add WIC pixel formats needed for PNG.

14 years agojscript: Added RegExp.test implementation.
Jacek Caban [Thu, 27 Aug 2009 19:34:20 +0000 (21:34 +0200)] 
jscript: Added RegExp.test implementation.

14 years agojscript: Added RegExp.exec implementation.
Jacek Caban [Thu, 27 Aug 2009 19:34:01 +0000 (21:34 +0200)] 
jscript: Added RegExp.exec implementation.

14 years agojscript: Added RegExp.lastIndex implementation.
Jacek Caban [Thu, 27 Aug 2009 19:33:32 +0000 (21:33 +0200)] 
jscript: Added RegExp.lastIndex implementation.

14 years agoole32: Overwrite previous CompObj instead of failing.
Andrew Eikum [Thu, 27 Aug 2009 18:03:26 +0000 (13:03 -0500)] 
ole32: Overwrite previous CompObj instead of failing.

14 years agows2_32/tests: Fix test failures on Vista.
Alexandre Julliard [Thu, 27 Aug 2009 18:45:18 +0000 (20:45 +0200)] 
ws2_32/tests: Fix test failures on Vista.

14 years agosetupapi: Fix a structure size check for 64-bit.
Alexandre Julliard [Thu, 27 Aug 2009 18:23:40 +0000 (20:23 +0200)] 
setupapi: Fix a structure size check for 64-bit.

14 years agontdll: Define correct address space limits for x86_64.
Alexandre Julliard [Thu, 27 Aug 2009 17:46:45 +0000 (19:46 +0200)] 
ntdll: Define correct address space limits for x86_64.

14 years agontdll: Return the expected length in NtQueryInformationProcess.
Alexandre Julliard [Thu, 27 Aug 2009 17:46:28 +0000 (19:46 +0200)] 
ntdll: Return the expected length in NtQueryInformationProcess.

14 years agontdll: Fix a couple of system information structures for 64-bit.
Alexandre Julliard [Thu, 27 Aug 2009 17:30:50 +0000 (19:30 +0200)] 
ntdll: Fix a couple of system information structures for 64-bit.

14 years agontdll: Fix handling of the duplicate MxCsr entry in the x86_64 context.
Alexandre Julliard [Thu, 27 Aug 2009 14:38:47 +0000 (16:38 +0200)] 
ntdll: Fix handling of the duplicate MxCsr entry in the x86_64 context.

14 years agoinclude: Add msdadc.idl.
Huw Davies [Thu, 27 Aug 2009 11:34:59 +0000 (12:34 +0100)] 
include: Add msdadc.idl.

14 years agopsapi: Add version resource.
Louis Lenders [Thu, 27 Aug 2009 10:10:57 +0000 (12:10 +0200)] 
psapi: Add version resource.

14 years agodbghelp: Add version resource.
Louis Lenders [Thu, 27 Aug 2009 09:57:36 +0000 (11:57 +0200)] 
dbghelp: Add version resource.

14 years agodxdiag: Add basic command line parsing.
Austin English [Wed, 26 Aug 2009 20:38:02 +0000 (15:38 -0500)] 
dxdiag: Add basic command line parsing.

Based on a patch by Dan Kegel.

14 years agodxdiag: Make dxdiag a Unicode rather than ANSI program.
Austin English [Wed, 26 Aug 2009 20:40:40 +0000 (15:40 -0500)] 
dxdiag: Make dxdiag a Unicode rather than ANSI program.

14 years agowinedbg: Resolve typedefs when checking for user defined type.
Dylan Smith [Wed, 26 Aug 2009 18:18:16 +0000 (14:18 -0400)] 
winedbg: Resolve typedefs when checking for user defined type.

All that matters is that the real type is a user defined type (e.g.
structure, class, or union), so I used types_get_real_type instead of
types_get_info to avoid issues with typedefs.

14 years agowinedbg: Extract address from expression for listing source at address.
Dylan Smith [Wed, 26 Aug 2009 18:18:07 +0000 (14:18 -0400)] 
winedbg: Extract address from expression for listing source at address.

14 years agod3d10: Parse variable flag.
Rico Schüller [Wed, 26 Aug 2009 20:30:40 +0000 (22:30 +0200)] 
d3d10: Parse variable flag.

14 years agod3d10: Identify some more unknowns in parse_fx10.
Rico Schüller [Wed, 26 Aug 2009 20:30:32 +0000 (22:30 +0200)] 
d3d10: Identify some more unknowns in parse_fx10.

14 years agoole32: Add a stub for CoGetCurrentLogicalThreadId.
Austin English [Wed, 26 Aug 2009 18:07:06 +0000 (13:07 -0500)] 
ole32: Add a stub for CoGetCurrentLogicalThreadId.

14 years agotools: Take into account the executable extension when looking for tools in the path.
Alexandre Julliard [Thu, 27 Aug 2009 11:35:46 +0000 (13:35 +0200)] 
tools: Take into account the executable extension when looking for tools in the path.

14 years agogdiplus: Implement GdipIsVisibleRect.
Andrew Eikum [Wed, 26 Aug 2009 23:03:13 +0000 (18:03 -0500)] 
gdiplus: Implement GdipIsVisibleRect.

14 years agogdiplus: Implement GdipIsVisiblePoint.
Andrew Eikum [Wed, 26 Aug 2009 23:03:11 +0000 (18:03 -0500)] 
gdiplus: Implement GdipIsVisiblePoint.

14 years agogdiplus: Add utility function get_visible_clip_region.
Andrew Eikum [Wed, 26 Aug 2009 23:03:08 +0000 (18:03 -0500)] 
gdiplus: Add utility function get_visible_clip_region.

14 years agouser32: Fix DLL injection problem using LOAD_WITH_ALTERED_SEARCH_PATH.
Hongbo Ni [Thu, 27 Aug 2009 01:18:14 +0000 (11:18 +1000)] 
user32: Fix DLL injection problem using LOAD_WITH_ALTERED_SEARCH_PATH.

14 years agojscript: Create undeclared values to script_disp instead of var_disp.
Jacek Caban [Wed, 26 Aug 2009 23:22:17 +0000 (01:22 +0200)] 
jscript: Create undeclared values to script_disp instead of var_disp.

14 years agojscript: Return "undefined" type for invalid references.
Jacek Caban [Wed, 26 Aug 2009 23:21:56 +0000 (01:21 +0200)] 
jscript: Return "undefined" type for invalid references.

14 years agojscript: Throw an exception when evaluating invalid identifier instead of on lookup...
Jacek Caban [Wed, 26 Aug 2009 23:21:38 +0000 (01:21 +0200)] 
jscript: Throw an exception when evaluating invalid identifier instead of on lookup failure.

14 years agojscript: Don't require semicolon after function declaration.
Jacek Caban [Wed, 26 Aug 2009 23:21:03 +0000 (01:21 +0200)] 
jscript: Don't require semicolon after function declaration.

14 years agojscript: Fixed parsing regexps starting with '='.
Jacek Caban [Wed, 26 Aug 2009 23:20:37 +0000 (01:20 +0200)] 
jscript: Fixed parsing regexps starting with '='.

14 years agowined3d: Remove trailing spaces.
Henri Verbeet [Thu, 27 Aug 2009 08:04:56 +0000 (10:04 +0200)] 
wined3d: Remove trailing spaces.

14 years agod3d10: Add the ID3D10EffectVectorVariable interface.
Henri Verbeet [Thu, 27 Aug 2009 08:04:55 +0000 (10:04 +0200)] 
d3d10: Add the ID3D10EffectVectorVariable interface.

14 years agod3d10: Add the ID3D10EffectScalarVariable interface.
Henri Verbeet [Thu, 27 Aug 2009 08:04:54 +0000 (10:04 +0200)] 
d3d10: Add the ID3D10EffectScalarVariable interface.

14 years agowined3d: Get rid of a redundant memset() in device_stream_info_from_declaration().
Henri Verbeet [Thu, 27 Aug 2009 08:04:53 +0000 (10:04 +0200)] 
wined3d: Get rid of a redundant memset() in device_stream_info_from_declaration().

14 years agowined3d: Properly check if an attribute is used in drawStridedInstanced().
Henri Verbeet [Thu, 27 Aug 2009 08:04:52 +0000 (10:04 +0200)] 
wined3d: Properly check if an attribute is used in drawStridedInstanced().

14 years agouser32: Remove a stray ';' that produces an empty if condition.
Michael Stefaniuc [Wed, 26 Aug 2009 22:30:56 +0000 (00:30 +0200)] 
user32: Remove a stray ';' that produces an empty if condition.

14 years agomshtml: Update wine_url in nsIURL::SetQuery.
Jacek Caban [Wed, 26 Aug 2009 21:14:20 +0000 (23:14 +0200)] 
mshtml: Update wine_url in nsIURL::SetQuery.

14 years agomshtml: Wrap nsIURL interface.
Jacek Caban [Thu, 27 Aug 2009 09:31:14 +0000 (11:31 +0200)] 
mshtml: Wrap nsIURL interface.

14 years agomshtml: Remove no longer used create_nsstream.
Jacek Caban [Wed, 26 Aug 2009 21:13:29 +0000 (23:13 +0200)] 
mshtml: Remove no longer used create_nsstream.

14 years agocrypt32: Fix a test failure on Windows 7.
Juan Lang [Wed, 26 Aug 2009 15:56:55 +0000 (08:56 -0700)] 
crypt32: Fix a test failure on Windows 7.

14 years agocomctl32: Return the number of characters copied in WM_GETTEXT even if the buffer...
Juan Lang [Wed, 26 Aug 2009 15:50:39 +0000 (08:50 -0700)] 
comctl32: Return the number of characters copied in WM_GETTEXT even if the buffer is too small.

14 years agowined3d: Delete meaningless UNIX GL driver version parsing.
Jörg Höhle [Sun, 23 Aug 2009 17:35:36 +0000 (19:35 +0200)] 
wined3d: Delete meaningless UNIX GL driver version parsing.

14 years agontdll: Correctly jump to the modified context after an exception on x86_64.
Alexandre Julliard [Wed, 26 Aug 2009 19:24:17 +0000 (21:24 +0200)] 
ntdll: Correctly jump to the modified context after an exception on x86_64.

14 years agoriched20: Make sure we have a valid ITextHost vtable for all platforms.
Alexandre Julliard [Wed, 26 Aug 2009 19:23:52 +0000 (21:23 +0200)] 
riched20: Make sure we have a valid ITextHost vtable for all platforms.

14 years agoinclude: Add msdaguid.h.
Huw Davies [Wed, 26 Aug 2009 13:14:38 +0000 (14:14 +0100)] 
include: Add msdaguid.h.

14 years agouser32: Use IDOK as default identifier in a template.
Sergey Khodych [Tue, 25 Aug 2009 14:19:24 +0000 (17:19 +0300)] 
user32: Use IDOK as default identifier in a template.

14 years agouser32: edit: Improve handling of WM_KEYDOWN VK_RETURN in a dialog mode.
Sergey Khodych [Tue, 25 Aug 2009 15:01:05 +0000 (18:01 +0300)] 
user32: edit: Improve handling of WM_KEYDOWN VK_RETURN in a dialog mode.

14 years agouser32: edit: Improve handling of WM_KEYDOWN VK_TAB in a dialog mode.
Sergey Khodych [Sun, 23 Aug 2009 22:47:15 +0000 (01:47 +0300)] 
user32: edit: Improve handling of WM_KEYDOWN VK_TAB in a dialog mode.

14 years agouser32: edit: Improve handling of WM_KEYDOWN VK_ESCAPE in a dialog mode.
Sergey Khodych [Sun, 23 Aug 2009 21:33:20 +0000 (00:33 +0300)] 
user32: edit: Improve handling of WM_KEYDOWN VK_ESCAPE in a dialog mode.

14 years agouser32: edit: Use a dialog mode after receiving WM_GETDLGCODE message.
Sergey Khodych [Sun, 23 Aug 2009 21:10:01 +0000 (00:10 +0300)] 
user32: edit: Use a dialog mode after receiving WM_GETDLGCODE message.

Tests show that the edit control uses a dialog mode after receiving
WM_GETDLGCODE message and it doesn't depend on whether the edit control
has a parent window.

14 years agouser32/tests: Fix test failure on Win7.
Ge van Geldorp [Mon, 24 Aug 2009 12:31:19 +0000 (14:31 +0200)] 
user32/tests: Fix test failure on Win7.

14 years agokernel32/tests: Remove test that crashes on Win7.
Ge van Geldorp [Mon, 24 Aug 2009 12:15:28 +0000 (14:15 +0200)] 
kernel32/tests: Remove test that crashes on Win7.

14 years agogdiplus: Implement GdipIsVisibleRegionRect.
Andrew Eikum [Tue, 25 Aug 2009 18:39:18 +0000 (13:39 -0500)] 
gdiplus: Implement GdipIsVisibleRegionRect.

14 years agogdiplus: Implement GdipIsVisibleRegionPoint.
Andrew Eikum [Tue, 25 Aug 2009 18:39:12 +0000 (13:39 -0500)] 
gdiplus: Implement GdipIsVisibleRegionPoint.

14 years agoadvapi32/tests: Fix tests on Win7.
Ge van Geldorp [Wed, 26 Aug 2009 10:40:29 +0000 (12:40 +0200)] 
advapi32/tests: Fix tests on Win7.

14 years agoadvapi32/tests: Add acceptable error codes for Win7.
Ge van Geldorp [Wed, 26 Aug 2009 10:38:27 +0000 (12:38 +0200)] 
advapi32/tests: Add acceptable error codes for Win7.

14 years agowined3d: Make it clear that glFlush and glFinish are WGL functions.
Stefan Dösinger [Wed, 26 Aug 2009 09:44:34 +0000 (11:44 +0200)] 
wined3d: Make it clear that glFlush and glFinish are WGL functions.

14 years agowined3d: Don't use WINED3DADAPTER_DEFAULT as refresh rate.
Stefan Dösinger [Wed, 26 Aug 2009 08:24:09 +0000 (10:24 +0200)] 
wined3d: Don't use WINED3DADAPTER_DEFAULT as refresh rate.

14 years agowined3d: Initialize ps_arb_max_local_constants.
Stefan Dösinger [Mon, 24 Aug 2009 14:03:13 +0000 (16:03 +0200)] 
wined3d: Initialize ps_arb_max_local_constants.

14 years agoshdocvw.inf: Add default registry key "HKCU\Software\Microsoft\Internet Explorer...
Louis Lenders [Wed, 26 Aug 2009 07:21:45 +0000 (09:21 +0200)] 
shdocvw.inf: Add default registry key "HKCU\Software\Microsoft\Internet Explorer\Settings.

14 years agowinhlp32: Italian translation update.
Davide Pizzetti [Tue, 25 Aug 2009 20:49:52 +0000 (22:49 +0200)] 
winhlp32: Italian translation update.

14 years agoregedit: Italian translation update.
Davide Pizzetti [Tue, 25 Aug 2009 20:46:11 +0000 (22:46 +0200)] 
regedit: Italian translation update.

14 years agoriched20: Make ME_SetCursorToEnd() static.
Francois Gouget [Wed, 26 Aug 2009 08:54:58 +0000 (10:54 +0200)] 
riched20: Make ME_SetCursorToEnd() static.

14 years agowindowscodecs/tests: Make some functions static.
Francois Gouget [Wed, 26 Aug 2009 08:54:50 +0000 (10:54 +0200)] 
windowscodecs/tests: Make some functions static.

14 years agontoskrnl.exe: Remove a space before a '\n'.
Francois Gouget [Wed, 26 Aug 2009 08:55:04 +0000 (10:55 +0200)] 
ntoskrnl.exe: Remove a space before a '\n'.

14 years agowrc: Add a '\n' to a parser_warning() call.
Francois Gouget [Wed, 26 Aug 2009 08:54:45 +0000 (10:54 +0200)] 
wrc: Add a '\n' to a parser_warning() call.

14 years agocomctl32/tests: Fix tooltips test failures on older Windows versions.
Alexandre Julliard [Wed, 26 Aug 2009 11:09:11 +0000 (13:09 +0200)] 
comctl32/tests: Fix tooltips test failures on older Windows versions.

14 years agocomctl32/tests: Fix tab control test failures on older Windows versions.
Alexandre Julliard [Wed, 26 Aug 2009 11:09:05 +0000 (13:09 +0200)] 
comctl32/tests: Fix tab control test failures on older Windows versions.

14 years agod3d9: Use the wined3d cs for wined3d locking.
Henri Verbeet [Wed, 26 Aug 2009 08:18:09 +0000 (10:18 +0200)] 
d3d9: Use the wined3d cs for wined3d locking.

14 years agod3d9: Remove stray tabs.
Henri Verbeet [Wed, 26 Aug 2009 08:18:08 +0000 (10:18 +0200)] 
d3d9: Remove stray tabs.