wine
14 years agojscript: Get script_ctx_t as to_object arguments.
Jacek Caban [Fri, 28 Aug 2009 21:54:32 +0000 (23:54 +0200)] 
jscript: Get script_ctx_t as to_object arguments.

14 years agojscript: Create Array objects from proper constructor.
Jacek Caban [Fri, 28 Aug 2009 21:53:45 +0000 (23:53 +0200)] 
jscript: Create Array objects from proper constructor.

14 years agojscript: Use proper VARIANT_BOOL values in bool literals.
Jacek Caban [Fri, 28 Aug 2009 21:53:05 +0000 (23:53 +0200)] 
jscript: Use proper VARIANT_BOOL values in bool literals.

14 years agowcmd: Ignore start and end quotes.
André Hentschel [Fri, 28 Aug 2009 16:34:32 +0000 (18:34 +0200)] 
wcmd: Ignore start and end quotes.

14 years agontdll: Fix build on MacOSX.
Benjamin Kramer [Fri, 28 Aug 2009 19:15:22 +0000 (21:15 +0200)] 
ntdll: Fix build on MacOSX.

14 years agomsctf: Hook up ITfTextEditSink::OnEndEdit.
Aric Stewart [Fri, 28 Aug 2009 20:08:14 +0000 (15:08 -0500)] 
msctf: Hook up ITfTextEditSink::OnEndEdit.

14 years agomsctf: Stub implementation of ITfSourceSingle for ITfContext.
Aric Stewart [Fri, 28 Aug 2009 19:08:20 +0000 (14:08 -0500)] 
msctf: Stub implementation of ITfSourceSingle for ITfContext.

14 years agomsctf: Define ITfSourceSingle.
Aric Stewart [Fri, 28 Aug 2009 19:07:54 +0000 (14:07 -0500)] 
msctf: Define ITfSourceSingle.

14 years agontdll: Use a more drastic (and simpler) method for unwinding the stack on thread...
Alexandre Julliard [Sat, 29 Aug 2009 10:08:11 +0000 (12:08 +0200)] 
ntdll: Use a more drastic (and simpler) method for unwinding the stack on thread exit.

14 years agontdll: Route the process startup through the platform-specific thread startup code.
Alexandre Julliard [Sat, 29 Aug 2009 09:07:17 +0000 (11:07 +0200)] 
ntdll: Route the process startup through the platform-specific thread startup code.

14 years agontdll: Add support for Dwarf expressions in call frame information.
Alexandre Julliard [Fri, 28 Aug 2009 16:25:20 +0000 (18:25 +0200)] 
ntdll: Add support for Dwarf expressions in call frame information.

14 years agontdll: Add support for unwinding the signal stack on x86_64.
Alexandre Julliard [Fri, 28 Aug 2009 16:24:06 +0000 (18:24 +0200)] 
ntdll: Add support for unwinding the signal stack on x86_64.

14 years agomshtml: Remove the create_nsstream() prototype.
Francois Gouget [Fri, 28 Aug 2009 12:50:14 +0000 (14:50 +0200)] 
mshtml: Remove the create_nsstream() prototype.

14 years agonetapi32/tests: Add acceptable error codes for Win7.
Ge van Geldorp [Fri, 28 Aug 2009 12:54:28 +0000 (14:54 +0200)] 
netapi32/tests: Add acceptable error codes for Win7.

14 years agomsi/tests: Create only a single restore point.
Ge van Geldorp [Fri, 28 Aug 2009 10:31:25 +0000 (12:31 +0200)] 
msi/tests: Create only a single restore point.

14 years agoshell32: Handle NULL path.
Vladimir Pankratov [Fri, 28 Aug 2009 10:38:11 +0000 (15:38 +0500)] 
shell32: Handle NULL path.

14 years agontdll: Unwind the stack before calling exit/abort_thread.
Alexandre Julliard [Fri, 28 Aug 2009 10:13:21 +0000 (12:13 +0200)] 
ntdll: Unwind the stack before calling exit/abort_thread.

This prevents pthread_exit() from trying to do it and failing.

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.