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.
Vincent Povirk [Thu, 27 Aug 2009 21:58:11 +0000 (16:58 -0500)]
gdiplus: Implement GdipCreateHBITMAPFromBitmap.
Vincent Povirk [Thu, 27 Aug 2009 21:38:07 +0000 (16:38 -0500)]
gdiplus: Add test for GdipCreateHBITMAPFromBitmap.
Henri Verbeet [Fri, 28 Aug 2009 08:23:11 +0000 (10:23 +0200)]
d3d9: Remove trailing spaces.
Henri Verbeet [Fri, 28 Aug 2009 08:23:10 +0000 (10:23 +0200)]
d3d10: Add the ID3D10EffectDepthStencilViewVariable interface.
Henri Verbeet [Fri, 28 Aug 2009 08:23:09 +0000 (10:23 +0200)]
d3d10: Add the ID3D10EffectRenderTargetViewVariable interface.
Henri Verbeet [Fri, 28 Aug 2009 08:23:08 +0000 (10:23 +0200)]
d3d10: Add the ID3D10EffectShaderResourceVariable interface.
Henri Verbeet [Fri, 28 Aug 2009 08:23:07 +0000 (10:23 +0200)]
d3d10: Add the ID3D10EffectStringVariable interface.
Juan Lang [Thu, 27 Aug 2009 16:04:50 +0000 (09:04 -0700)]
quartz: Don't crash if sample allocation fails.
Rico Schüller [Thu, 27 Aug 2009 22:54:30 +0000 (00:54 +0200)]
wined3d: Add WINED3D_SM4_OP_MIN.
Rico Schüller [Thu, 27 Aug 2009 22:54:08 +0000 (00:54 +0200)]
wined3d: Add WINED3D_SM4_OP_MAX.
Vincent Povirk [Thu, 27 Aug 2009 18:40:23 +0000 (13:40 -0500)]
windowscodecs: Implement conversion from 64bppRGBA to 32bppBGRA.
Vincent Povirk [Thu, 27 Aug 2009 18:37:25 +0000 (13:37 -0500)]
windowscodecs: Implement conversion from 48bppRGB to 32bppBGRA.
Vincent Povirk [Thu, 27 Aug 2009 18:30:39 +0000 (13:30 -0500)]
windowscodecs: Implement conversion from 16bppGray to 32bppBGRA.
Vincent Povirk [Thu, 27 Aug 2009 18:26:23 +0000 (13:26 -0500)]
windowscodecs: Implement conversion from 4bppGray to 32bppBGRA.
Vincent Povirk [Thu, 27 Aug 2009 18:23:18 +0000 (13:23 -0500)]
windowscodecs: Implement conversion from 2bppGray to 32bppBGRA.
Vincent Povirk [Thu, 27 Aug 2009 18:17:15 +0000 (13:17 -0500)]
windowscodecs: Implement conversion from 2bppIndexed to 32bppBGRA.
Vincent Povirk [Thu, 27 Aug 2009 17:46:13 +0000 (12:46 -0500)]
windowscodecs: Implement conversion from BlackWhite to 32bppBGRA.
Vincent Povirk [Thu, 27 Aug 2009 19:07:35 +0000 (14:07 -0500)]
windowscodecs: Support color-keyed transparency in PNG images.
Vincent Povirk [Thu, 27 Aug 2009 18:17:06 +0000 (13:17 -0500)]
windowscodecs: Implement CopyPalette for the PNG decoder.
Vincent Povirk [Thu, 27 Aug 2009 17:41:03 +0000 (12:41 -0500)]
windowscodecs: Implement CopyPixels for the PNG decoder.
Vincent Povirk [Thu, 27 Aug 2009 17:39:16 +0000 (12:39 -0500)]
windowscodecs: Implement GetSize for the PNG decoder.
Vincent Povirk [Tue, 18 Aug 2009 22:54:15 +0000 (17:54 -0500)]
windowscodecs: Implement GetPixelFormat for the PNG decoder.
Vincent Povirk [Tue, 18 Aug 2009 22:09:03 +0000 (17:09 -0500)]
windowscodecs: Implement GetFrame for the PNG decoder.
Vincent Povirk [Thu, 13 Aug 2009 22:50:16 +0000 (17:50 -0500)]
windowscodecs: Implement Initialize for the PNG decoder.
Vincent Povirk [Thu, 13 Aug 2009 22:02:19 +0000 (17:02 -0500)]
windowscodecs: Implement GetFrameCount for PNG decoder.
Vincent Povirk [Thu, 13 Aug 2009 22:01:42 +0000 (17:01 -0500)]
windowscodecs: Implement GetContainerFormat for PNG decoder.
Vincent Povirk [Thu, 13 Aug 2009 21:41:35 +0000 (16:41 -0500)]
windowscodecs: Register the PNG decoder.
Vincent Povirk [Sat, 8 Aug 2009 23:49:33 +0000 (18:49 -0500)]
windowscodecs: Add stub PNG decoder.
Vincent Povirk [Tue, 18 Aug 2009 22:54:22 +0000 (17:54 -0500)]
include: Add WIC pixel formats needed for PNG.
Jacek Caban [Thu, 27 Aug 2009 19:34:20 +0000 (21:34 +0200)]
jscript: Added RegExp.test implementation.
Jacek Caban [Thu, 27 Aug 2009 19:34:01 +0000 (21:34 +0200)]
jscript: Added RegExp.exec implementation.
Jacek Caban [Thu, 27 Aug 2009 19:33:32 +0000 (21:33 +0200)]
jscript: Added RegExp.lastIndex implementation.
Andrew Eikum [Thu, 27 Aug 2009 18:03:26 +0000 (13:03 -0500)]
ole32: Overwrite previous CompObj instead of failing.
Alexandre Julliard [Thu, 27 Aug 2009 18:45:18 +0000 (20:45 +0200)]
ws2_32/tests: Fix test failures on Vista.
Alexandre Julliard [Thu, 27 Aug 2009 18:23:40 +0000 (20:23 +0200)]
setupapi: Fix a structure size check for 64-bit.
Alexandre Julliard [Thu, 27 Aug 2009 17:46:45 +0000 (19:46 +0200)]
ntdll: Define correct address space limits for x86_64.
Alexandre Julliard [Thu, 27 Aug 2009 17:46:28 +0000 (19:46 +0200)]
ntdll: Return the expected length in NtQueryInformationProcess.
Alexandre Julliard [Thu, 27 Aug 2009 17:30:50 +0000 (19:30 +0200)]
ntdll: Fix a couple of system information structures for 64-bit.
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.
Huw Davies [Thu, 27 Aug 2009 11:34:59 +0000 (12:34 +0100)]
include: Add msdadc.idl.
Louis Lenders [Thu, 27 Aug 2009 10:10:57 +0000 (12:10 +0200)]
psapi: Add version resource.
Louis Lenders [Thu, 27 Aug 2009 09:57:36 +0000 (11:57 +0200)]
dbghelp: Add version resource.
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.
Austin English [Wed, 26 Aug 2009 20:40:40 +0000 (15:40 -0500)]
dxdiag: Make dxdiag a Unicode rather than ANSI program.
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.
Dylan Smith [Wed, 26 Aug 2009 18:18:07 +0000 (14:18 -0400)]
winedbg: Extract address from expression for listing source at address.
Rico Schüller [Wed, 26 Aug 2009 20:30:40 +0000 (22:30 +0200)]
d3d10: Parse variable flag.
Rico Schüller [Wed, 26 Aug 2009 20:30:32 +0000 (22:30 +0200)]
d3d10: Identify some more unknowns in parse_fx10.
Austin English [Wed, 26 Aug 2009 18:07:06 +0000 (13:07 -0500)]
ole32: Add a stub for CoGetCurrentLogicalThreadId.
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.
Andrew Eikum [Wed, 26 Aug 2009 23:03:13 +0000 (18:03 -0500)]
gdiplus: Implement GdipIsVisibleRect.
Andrew Eikum [Wed, 26 Aug 2009 23:03:11 +0000 (18:03 -0500)]
gdiplus: Implement GdipIsVisiblePoint.
Andrew Eikum [Wed, 26 Aug 2009 23:03:08 +0000 (18:03 -0500)]
gdiplus: Add utility function get_visible_clip_region.
Hongbo Ni [Thu, 27 Aug 2009 01:18:14 +0000 (11:18 +1000)]
user32: Fix DLL injection problem using LOAD_WITH_ALTERED_SEARCH_PATH.
Jacek Caban [Wed, 26 Aug 2009 23:22:17 +0000 (01:22 +0200)]
jscript: Create undeclared values to script_disp instead of var_disp.
Jacek Caban [Wed, 26 Aug 2009 23:21:56 +0000 (01:21 +0200)]
jscript: Return "undefined" type for invalid references.
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.
Jacek Caban [Wed, 26 Aug 2009 23:21:03 +0000 (01:21 +0200)]
jscript: Don't require semicolon after function declaration.
Jacek Caban [Wed, 26 Aug 2009 23:20:37 +0000 (01:20 +0200)]
jscript: Fixed parsing regexps starting with '='.
Henri Verbeet [Thu, 27 Aug 2009 08:04:56 +0000 (10:04 +0200)]
wined3d: Remove trailing spaces.
Henri Verbeet [Thu, 27 Aug 2009 08:04:55 +0000 (10:04 +0200)]
d3d10: Add the ID3D10EffectVectorVariable interface.
Henri Verbeet [Thu, 27 Aug 2009 08:04:54 +0000 (10:04 +0200)]
d3d10: Add the ID3D10EffectScalarVariable interface.
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().
Henri Verbeet [Thu, 27 Aug 2009 08:04:52 +0000 (10:04 +0200)]
wined3d: Properly check if an attribute is used in drawStridedInstanced().
Michael Stefaniuc [Wed, 26 Aug 2009 22:30:56 +0000 (00:30 +0200)]
user32: Remove a stray ';' that produces an empty if condition.
Jacek Caban [Wed, 26 Aug 2009 21:14:20 +0000 (23:14 +0200)]
mshtml: Update wine_url in nsIURL::SetQuery.
Jacek Caban [Thu, 27 Aug 2009 09:31:14 +0000 (11:31 +0200)]
mshtml: Wrap nsIURL interface.
Jacek Caban [Wed, 26 Aug 2009 21:13:29 +0000 (23:13 +0200)]
mshtml: Remove no longer used create_nsstream.
Juan Lang [Wed, 26 Aug 2009 15:56:55 +0000 (08:56 -0700)]
crypt32: Fix a test failure on Windows 7.
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.
Jörg Höhle [Sun, 23 Aug 2009 17:35:36 +0000 (19:35 +0200)]
wined3d: Delete meaningless UNIX GL driver version parsing.
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.
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.
Huw Davies [Wed, 26 Aug 2009 13:14:38 +0000 (14:14 +0100)]
include: Add msdaguid.h.
Sergey Khodych [Tue, 25 Aug 2009 14:19:24 +0000 (17:19 +0300)]
user32: Use IDOK as default identifier in a template.
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.
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.
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.
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.
Ge van Geldorp [Mon, 24 Aug 2009 12:31:19 +0000 (14:31 +0200)]
user32/tests: Fix test failure on Win7.
Ge van Geldorp [Mon, 24 Aug 2009 12:15:28 +0000 (14:15 +0200)]
kernel32/tests: Remove test that crashes on Win7.
Andrew Eikum [Tue, 25 Aug 2009 18:39:18 +0000 (13:39 -0500)]
gdiplus: Implement GdipIsVisibleRegionRect.
Andrew Eikum [Tue, 25 Aug 2009 18:39:12 +0000 (13:39 -0500)]
gdiplus: Implement GdipIsVisibleRegionPoint.
Ge van Geldorp [Wed, 26 Aug 2009 10:40:29 +0000 (12:40 +0200)]
advapi32/tests: Fix tests on Win7.
Ge van Geldorp [Wed, 26 Aug 2009 10:38:27 +0000 (12:38 +0200)]
advapi32/tests: Add acceptable error codes for Win7.
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.
Stefan Dösinger [Wed, 26 Aug 2009 08:24:09 +0000 (10:24 +0200)]
wined3d: Don't use WINED3DADAPTER_DEFAULT as refresh rate.
Stefan Dösinger [Mon, 24 Aug 2009 14:03:13 +0000 (16:03 +0200)]
wined3d: Initialize ps_arb_max_local_constants.
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.
Davide Pizzetti [Tue, 25 Aug 2009 20:49:52 +0000 (22:49 +0200)]
winhlp32: Italian translation update.
Davide Pizzetti [Tue, 25 Aug 2009 20:46:11 +0000 (22:46 +0200)]
regedit: Italian translation update.
Francois Gouget [Wed, 26 Aug 2009 08:54:58 +0000 (10:54 +0200)]
riched20: Make ME_SetCursorToEnd() static.
Francois Gouget [Wed, 26 Aug 2009 08:54:50 +0000 (10:54 +0200)]
windowscodecs/tests: Make some functions static.
Francois Gouget [Wed, 26 Aug 2009 08:55:04 +0000 (10:55 +0200)]
ntoskrnl.exe: Remove a space before a '\n'.
Francois Gouget [Wed, 26 Aug 2009 08:54:45 +0000 (10:54 +0200)]
wrc: Add a '\n' to a parser_warning() call.
Alexandre Julliard [Wed, 26 Aug 2009 11:09:11 +0000 (13:09 +0200)]
comctl32/tests: Fix tooltips 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.
Henri Verbeet [Wed, 26 Aug 2009 08:18:09 +0000 (10:18 +0200)]
d3d9: Use the wined3d cs for wined3d locking.
Henri Verbeet [Wed, 26 Aug 2009 08:18:08 +0000 (10:18 +0200)]
d3d9: Remove stray tabs.