wine
12 years agosetupapi: Add stub for CM_Get_DevNode_Registry_Property_ExW.
André Hentschel [Mon, 9 Jan 2012 22:07:10 +0000 (23:07 +0100)] 
setupapi: Add stub for CM_Get_DevNode_Registry_Property_ExW.

12 years agousp10: Better handle cases in single line edit controls where es->x_offset exceeds...
Aric Stewart [Mon, 9 Jan 2012 19:30:31 +0000 (13:30 -0600)] 
usp10: Better handle cases in single line edit controls where es->x_offset exceeds line length.

12 years agogdi32: Get rid of the CreateDIBSection driver entry point.
Alexandre Julliard [Mon, 9 Jan 2012 13:21:01 +0000 (14:21 +0100)] 
gdi32: Get rid of the CreateDIBSection driver entry point.

12 years agogdi32: Use the bitmap part of the DIBSECTION structure for the DDB object information.
Alexandre Julliard [Tue, 10 Jan 2012 15:09:54 +0000 (16:09 +0100)] 
gdi32: Use the bitmap part of the DIBSECTION structure for the DDB object information.

12 years agogdi32: Always store a DIBSECTION structure in the bitmap object.
Alexandre Julliard [Tue, 10 Jan 2012 15:04:17 +0000 (16:04 +0100)] 
gdi32: Always store a DIBSECTION structure in the bitmap object.

12 years agogdi32: Get rid of the get_bitmap_funcs function.
Alexandre Julliard [Mon, 9 Jan 2012 13:11:50 +0000 (14:11 +0100)] 
gdi32: Get rid of the get_bitmap_funcs function.

DIBs no longer use the display driver functions.

12 years agogdi32: Use the bpp info from the bitmap structure now that it's identical to the...
Alexandre Julliard [Mon, 9 Jan 2012 18:38:54 +0000 (19:38 +0100)] 
gdi32: Use the bpp info from the bitmap structure now that it's identical to the DIB one.

12 years agogdi32: Simplify CreateDIBSection and avoid using the reference DC if not needed.
Alexandre Julliard [Tue, 10 Jan 2012 13:43:12 +0000 (14:43 +0100)] 
gdi32: Simplify CreateDIBSection and avoid using the reference DC if not needed.

12 years agogdi32: Add a separate set of GDI object functions for DIBs.
Alexandre Julliard [Tue, 10 Jan 2012 13:37:48 +0000 (14:37 +0100)] 
gdi32: Add a separate set of GDI object functions for DIBs.

12 years agowinex11: Remove the remainining DIB section locking calls.
Alexandre Julliard [Mon, 9 Jan 2012 13:37:50 +0000 (14:37 +0100)] 
winex11: Remove the remainining DIB section locking calls.

12 years agowinex11: Fix support for PALETTEINDEX mapping and get rid of DIBINDEX support.
Alexandre Julliard [Tue, 10 Jan 2012 10:56:06 +0000 (11:56 +0100)] 
winex11: Fix support for PALETTEINDEX mapping and get rid of DIBINDEX support.

12 years agoopengl32: Get rid of the DIB section sync support.
Alexandre Julliard [Mon, 9 Jan 2012 13:34:41 +0000 (14:34 +0100)] 
opengl32: Get rid of the DIB section sync support.

12 years agogdi32: GetGlyphIndices doesn't substitute glyph.
Kusanagi Kouichi [Tue, 10 Jan 2012 10:08:03 +0000 (19:08 +0900)] 
gdi32: GetGlyphIndices doesn't substitute glyph.

12 years agopo: Updated Korean translation.
Hwang YunSong [Mon, 9 Jan 2012 12:58:07 +0000 (21:58 +0900)] 
po: Updated Korean translation.

12 years agopo: Update Japanese translation.
Akihiro Sagawa [Mon, 9 Jan 2012 08:24:41 +0000 (17:24 +0900)] 
po: Update Japanese translation.

12 years agodinput: Added DI_SETTINGSNOTSAVED flag.
Lucas Fialho Zawacki [Tue, 10 Jan 2012 00:04:15 +0000 (22:04 -0200)] 
dinput: Added DI_SETTINGSNOTSAVED flag.

12 years agoitss: Use case-insensitive strcmp.
Andrew Eikum [Mon, 9 Jan 2012 21:28:31 +0000 (15:28 -0600)] 
itss: Use case-insensitive strcmp.

12 years agomshtml: Fix WARN typo.
Andrew Eikum [Mon, 9 Jan 2012 21:28:21 +0000 (15:28 -0600)] 
mshtml: Fix WARN typo.

12 years agowineoss.drv: Fix IAudioRenderClient::{Get,Release}Buffer protocol.
Andrew Eikum [Mon, 9 Jan 2012 21:25:32 +0000 (15:25 -0600)] 
wineoss.drv: Fix IAudioRenderClient::{Get,Release}Buffer protocol.

12 years agod3d9/tests: Multisampled depth buffer tests.
Matteo Bruni [Mon, 9 Jan 2012 14:52:47 +0000 (15:52 +0100)] 
d3d9/tests: Multisampled depth buffer tests.

12 years agod3d9/tests: Fix NP2 check.
Matteo Bruni [Mon, 9 Jan 2012 14:52:46 +0000 (15:52 +0100)] 
d3d9/tests: Fix NP2 check.

12 years agod3d9/tests: Add more INTZ tests.
Matteo Bruni [Mon, 9 Jan 2012 14:52:45 +0000 (15:52 +0100)] 
d3d9/tests: Add more INTZ tests.

12 years agowined3d: Don't use separate location flags for depth buffers.
Matteo Bruni [Mon, 9 Jan 2012 14:52:44 +0000 (15:52 +0100)] 
wined3d: Don't use separate location flags for depth buffers.

12 years agowined3d: Don't try to remove the location flag if it's not there in the first place.
Matteo Bruni [Mon, 9 Jan 2012 14:52:43 +0000 (15:52 +0100)] 
wined3d: Don't try to remove the location flag if it's not there in the first place.

12 years agowinealsa: Fix AudioRenderClient Get/ReleaseBuffer protocol.
Jörg Höhle [Thu, 5 Jan 2012 17:24:20 +0000 (18:24 +0100)] 
winealsa: Fix AudioRenderClient Get/ReleaseBuffer protocol.

12 years agowined3d: Get rid of the WINED3DTEXTURETRANSFORMFLAGS typedef.
Henri Verbeet [Mon, 9 Jan 2012 21:16:52 +0000 (22:16 +0100)] 
wined3d: Get rid of the WINED3DTEXTURETRANSFORMFLAGS typedef.

12 years agowined3d: Get rid of the WINED3DTEXTURESTAGESTATETYPE typedef.
Henri Verbeet [Mon, 9 Jan 2012 21:16:51 +0000 (22:16 +0100)] 
wined3d: Get rid of the WINED3DTEXTURESTAGESTATETYPE typedef.

12 years agowined3d: Simplify transform flag handling in find_ps_compile_args().
Henri Verbeet [Mon, 9 Jan 2012 21:16:50 +0000 (22:16 +0100)] 
wined3d: Simplify transform flag handling in find_ps_compile_args().

12 years agoddraw: Properly clear the clip list if ddraw_clipper_SetClipList() is called with...
Henri Verbeet [Mon, 9 Jan 2012 21:16:49 +0000 (22:16 +0100)] 
ddraw: Properly clear the clip list if ddraw_clipper_SetClipList() is called with NULL region data.

12 years agoddraw/tests: Add tests for clippers with a destroyed window.
Henri Verbeet [Mon, 9 Jan 2012 21:16:48 +0000 (22:16 +0100)] 
ddraw/tests: Add tests for clippers with a destroyed window.

12 years agomshtml: Added more IHTMLWindow2::open tests.
Jacek Caban [Mon, 9 Jan 2012 16:57:07 +0000 (17:57 +0100)] 
mshtml: Added more IHTMLWindow2::open tests.

12 years agomshtml: Added IHTMLWindow::open implementation.
Jacek Caban [Mon, 9 Jan 2012 16:56:54 +0000 (17:56 +0100)] 
mshtml: Added IHTMLWindow::open implementation.

12 years agoieframe: Added implementation of AggregatedNavigation2.
Jacek Caban [Mon, 9 Jan 2012 16:56:41 +0000 (17:56 +0100)] 
ieframe: Added implementation of AggregatedNavigation2.

12 years agoieframe: Added semi-stub IHTMLWindow2::close implementation.
Jacek Caban [Mon, 9 Jan 2012 16:56:26 +0000 (17:56 +0100)] 
ieframe: Added semi-stub IHTMLWindow2::close implementation.

12 years agoieframe: Store embedder iface as IWebBrowser2 in DocHost.
Jacek Caban [Mon, 9 Jan 2012 16:56:05 +0000 (17:56 +0100)] 
ieframe: Store embedder iface as IWebBrowser2 in DocHost.

12 years agoieframe: Added support for SID_SHTMLWindow in WebBrowser::QueryService.
Jacek Caban [Mon, 9 Jan 2012 16:55:52 +0000 (17:55 +0100)] 
ieframe: Added support for SID_SHTMLWindow in WebBrowser::QueryService.

12 years agouser32/tests: Fix some test failures on Windows.
Alexandre Julliard [Mon, 9 Jan 2012 15:40:28 +0000 (16:40 +0100)] 
user32/tests: Fix some test failures on Windows.

12 years agogdi32/tests: Remove device capabilities test that fails on XP.
Alexandre Julliard [Mon, 9 Jan 2012 15:27:41 +0000 (16:27 +0100)] 
gdi32/tests: Remove device capabilities test that fails on XP.

12 years agopo: Update German translation.
André Hentschel [Sun, 8 Jan 2012 15:11:22 +0000 (16:11 +0100)] 
po: Update German translation.

12 years agommdevapi: Round buffer size like native in shared mode.
Jörg Höhle [Thu, 5 Jan 2012 17:56:46 +0000 (18:56 +0100)] 
mmdevapi: Round buffer size like native in shared mode.

12 years agoshell32: Use S_OK as successful return code name.
Nikolay Sivov [Sun, 8 Jan 2012 00:31:54 +0000 (03:31 +0300)] 
shell32: Use S_OK as successful return code name.

12 years agoshell32: Remove redundant loop to count already known value.
Nikolay Sivov [Sun, 8 Jan 2012 00:14:36 +0000 (03:14 +0300)] 
shell32: Remove redundant loop to count already known value.

12 years agoshell32: Store common menu data in a separate structure.
Nikolay Sivov [Sat, 7 Jan 2012 23:49:19 +0000 (02:49 +0300)] 
shell32: Store common menu data in a separate structure.

12 years agokernel32: If string arg to FormatMessage is NULL, use "(null)" instead of crashing.
Daniel Lehman [Fri, 6 Jan 2012 18:48:44 +0000 (10:48 -0800)] 
kernel32: If string arg to FormatMessage is NULL, use "(null)" instead of crashing.

12 years agomsvcp90: Add basic_ios<wchar_t> stubs.
Daniel Lehman [Thu, 5 Jan 2012 20:22:54 +0000 (12:22 -0800)] 
msvcp90: Add basic_ios<wchar_t> stubs.

12 years agomscoree: Don't pass the string as a reference type.
Alistair Leslie-Hughes [Thu, 5 Jan 2012 21:40:12 +0000 (08:40 +1100)] 
mscoree: Don't pass the string as a reference type.

12 years agogdi32: Don't create the outline region twice.
Huw Davies [Mon, 9 Jan 2012 14:20:22 +0000 (14:20 +0000)] 
gdi32: Don't create the outline region twice.

12 years agoopengl32: Added export glDebugEntry to spec file.
Stefan Leichter [Sun, 8 Jan 2012 13:49:44 +0000 (14:49 +0100)] 
opengl32: Added export glDebugEntry to spec file.

12 years agodbghelp: Use CDECL calling convention for __unDName and callbacks.
Daniel Lehman [Fri, 6 Jan 2012 23:53:09 +0000 (15:53 -0800)] 
dbghelp: Use CDECL calling convention for __unDName and callbacks.

12 years agomsvcrt: Add _snwprintf_l.
Daniel Lehman [Fri, 6 Jan 2012 21:09:37 +0000 (13:09 -0800)] 
msvcrt: Add _snwprintf_l.

12 years agolibwine: Use larger buffer in vsnprintfW for large numbers.
Daniel Lehman [Fri, 6 Jan 2012 20:25:40 +0000 (12:25 -0800)] 
libwine: Use larger buffer in vsnprintfW for large numbers.

12 years agomsvcrt: Add struct and prototypes for existing _findfirst64 and _findnext64.
Daniel Lehman [Fri, 6 Jan 2012 20:24:50 +0000 (12:24 -0800)] 
msvcrt: Add struct and prototypes for existing _findfirst64 and _findnext64.

12 years agomsvcrt: Sync _wtempnam with _tempnam.
Daniel Lehman [Fri, 6 Jan 2012 20:24:06 +0000 (12:24 -0800)] 
msvcrt: Sync _wtempnam with _tempnam.

12 years agokernel32: Corrections to Walloon locale.
Pablo Saratxaga [Sat, 7 Jan 2012 23:05:01 +0000 (00:05 +0100)] 
kernel32: Corrections to Walloon locale.

12 years agomsxml3: Some put_dataType() tests for nodes without typed data.
Nikolay Sivov [Sun, 8 Jan 2012 21:21:53 +0000 (00:21 +0300)] 
msxml3: Some put_dataType() tests for nodes without typed data.

12 years agomsxml3: Move put_dataType() test data to a table.
Nikolay Sivov [Sun, 8 Jan 2012 16:12:33 +0000 (19:12 +0300)] 
msxml3: Move put_dataType() test data to a table.

12 years agomsxml3: Remove wrong ERR(), some renames.
Nikolay Sivov [Sun, 8 Jan 2012 21:58:06 +0000 (00:58 +0300)] 
msxml3: Remove wrong ERR(), some renames.

12 years agomsxml3: Add a stub for IAuthenticate.
Nikolay Sivov [Sun, 8 Jan 2012 18:14:23 +0000 (21:14 +0300)] 
msxml3: Add a stub for IAuthenticate.

12 years agooleaut32/tests: Dynamically load some functions that are missing on early NT4 releases.
Francois Gouget [Mon, 9 Jan 2012 09:03:06 +0000 (10:03 +0100)] 
oleaut32/tests: Dynamically load some functions that are missing on early NT4 releases.

12 years agooleaut32/tests: Skip the VarBstrCat() tests when that API is not available.
Francois Gouget [Mon, 9 Jan 2012 09:02:58 +0000 (10:02 +0100)] 
oleaut32/tests: Skip the VarBstrCat() tests when that API is not available.

For the early NT4 releases.

12 years agooleaut32/tests: Once we have a function pointer, use it consistently.
Francois Gouget [Mon, 9 Jan 2012 09:02:29 +0000 (10:02 +0100)] 
oleaut32/tests: Once we have a function pointer, use it consistently.

12 years agooleaut32/tests: Skip some tests when OleLoadPictureEx() is not available.
Francois Gouget [Mon, 9 Jan 2012 09:01:37 +0000 (10:01 +0100)] 
oleaut32/tests: Skip some tests when OleLoadPictureEx() is not available.

For the early NT4 releases.

12 years agooleaut32/tests: Fix the olepicture START_TEST() indentation.
Francois Gouget [Mon, 9 Jan 2012 08:59:55 +0000 (09:59 +0100)] 
oleaut32/tests: Fix the olepicture START_TEST() indentation.

12 years agooleaut32/tests: Use win_skip() when detecting an API is missing.
Francois Gouget [Mon, 9 Jan 2012 08:57:30 +0000 (09:57 +0100)] 
oleaut32/tests: Use win_skip() when detecting an API is missing.

12 years agoddraw: Make ddraw_reset_enum_callback() and ddraw_surface_destroy() static.
Francois Gouget [Mon, 9 Jan 2012 08:33:34 +0000 (09:33 +0100)] 
ddraw: Make ddraw_reset_enum_callback() and ddraw_surface_destroy() static.

12 years agojscript: Make some engine functions static.
Francois Gouget [Mon, 9 Jan 2012 08:33:13 +0000 (09:33 +0100)] 
jscript: Make some engine functions static.

12 years agowshom.ocx: Make debugstr_variant() static.
Francois Gouget [Mon, 9 Jan 2012 08:27:50 +0000 (09:27 +0100)] 
wshom.ocx: Make debugstr_variant() static.

12 years agoddraw/tests: Fix compilation on systems that don't support nameless unions.
Francois Gouget [Mon, 9 Jan 2012 08:27:56 +0000 (09:27 +0100)] 
ddraw/tests: Fix compilation on systems that don't support nameless unions.

12 years agooleview: Mark a couple of button labels as not needing translation.
Francois Gouget [Mon, 9 Jan 2012 08:27:45 +0000 (09:27 +0100)] 
oleview: Mark a couple of button labels as not needing translation.

They correspond to IPersistStream method names.

12 years agomsvcp60: Add a trailing '\n' to a couple of TRACE() messages.
Francois Gouget [Mon, 9 Jan 2012 08:27:32 +0000 (09:27 +0100)] 
msvcp60: Add a trailing '\n' to a couple of TRACE() messages.

12 years agocomctl32: Remove redundant parameter from a helper.
Nikolay Sivov [Sat, 7 Jan 2012 18:39:14 +0000 (21:39 +0300)] 
comctl32: Remove redundant parameter from a helper.

12 years agocomctl32: Store style bits provided with WM_CREATE.
Nikolay Sivov [Sat, 7 Jan 2012 18:36:12 +0000 (21:36 +0300)] 
comctl32: Store style bits provided with WM_CREATE.

12 years agocomctl32: Fix TB_SETSTYLE behaviour and return value.
Nikolay Sivov [Sat, 7 Jan 2012 18:27:38 +0000 (21:27 +0300)] 
comctl32: Fix TB_SETSTYLE behaviour and return value.

12 years agowined3d: Get rid of the WINED3DMULTISAMPLE_TYPE typedef.
Henri Verbeet [Sun, 8 Jan 2012 20:15:00 +0000 (21:15 +0100)] 
wined3d: Get rid of the WINED3DMULTISAMPLE_TYPE typedef.

12 years agowined3d: Get rid of the WINED3DSAMPLERSTATETYPE typedef.
Henri Verbeet [Sun, 8 Jan 2012 20:14:59 +0000 (21:14 +0100)] 
wined3d: Get rid of the WINED3DSAMPLERSTATETYPE typedef.

12 years agowined3d: Only flip SFLAG_DIBSECTION once in flip_surface().
Henri Verbeet [Sun, 8 Jan 2012 20:14:58 +0000 (21:14 +0100)] 
wined3d: Only flip SFLAG_DIBSECTION once in flip_surface().

We already swap all flags at a later point in flip_surface().

12 years agoddraw: Don't leak the window region if we have an extra clip rect in ddraw_clipper_Ge...
Henri Verbeet [Sun, 8 Jan 2012 20:14:57 +0000 (21:14 +0100)] 
ddraw: Don't leak the window region if we have an extra clip rect in ddraw_clipper_GetClipList().

12 years agowined3d: Allow 10-bpc formats as render targets.
Henri Verbeet [Sun, 8 Jan 2012 20:14:56 +0000 (21:14 +0100)] 
wined3d: Allow 10-bpc formats as render targets.

12 years agouser32: Return the cursor position in send_hardware_message and use it to update...
Alexandre Julliard [Sat, 7 Jan 2012 19:29:29 +0000 (20:29 +0100)] 
user32: Return the cursor position in send_hardware_message and use it to update the driver's position.

12 years agogdi32: Stop forwarding object selection calls to x11drv.
Alexandre Julliard [Mon, 9 Jan 2012 11:14:20 +0000 (12:14 +0100)] 
gdi32: Stop forwarding object selection calls to x11drv.

12 years agogdi32: Get rid of the SetDIBColorTable driver entry point.
Alexandre Julliard [Sat, 7 Jan 2012 12:27:08 +0000 (13:27 +0100)] 
gdi32: Get rid of the SetDIBColorTable driver entry point.

12 years agomsi: Execute custom actions in the right script.
Hans Leidekker [Fri, 6 Jan 2012 18:29:49 +0000 (19:29 +0100)] 
msi: Execute custom actions in the right script.

12 years agomsvcrt: Use the correct type for findnext64.
Alexandre Julliard [Fri, 6 Jan 2012 20:57:30 +0000 (21:57 +0100)] 
msvcrt: Use the correct type for findnext64.

12 years agomsvcrt: Don't name a local variable 'errno'.
Alexandre Julliard [Fri, 6 Jan 2012 20:48:42 +0000 (21:48 +0100)] 
msvcrt: Don't name a local variable 'errno'.

12 years agourlmon.idl: Removed local attributes from IUri and IAuthenticate interfaces.
Jacek Caban [Fri, 6 Jan 2012 17:58:19 +0000 (18:58 +0100)] 
urlmon.idl: Removed local attributes from IUri and IAuthenticate interfaces.

12 years agowineconsole: Don't pad tab labels with spaces.
Francois Gouget [Fri, 6 Jan 2012 08:57:18 +0000 (09:57 +0100)] 
wineconsole: Don't pad tab labels with spaces.

12 years agocomdlg32: Remove some unused string resources that are not present on Windows.
Francois Gouget [Fri, 6 Jan 2012 08:57:08 +0000 (09:57 +0100)] 
comdlg32: Remove some unused string resources that are not present on Windows.

12 years agohal: Add stub for HalTranslateBusAddress.
Stefan Leichter [Fri, 6 Jan 2012 10:00:05 +0000 (11:00 +0100)] 
hal: Add stub for HalTranslateBusAddress.

12 years agoopengl32: Replace the remaining forwards of wgl functions to gdi32.dll in the spec...
Stefan Leichter [Fri, 6 Jan 2012 10:00:18 +0000 (11:00 +0100)] 
opengl32: Replace the remaining forwards of wgl functions to gdi32.dll in the spec file with wrapper function.

12 years agowinealsa: Check ValidBitsPerSample and support SND_PCM_FORMAT_S20_3LE.
Jörg Höhle [Thu, 5 Jan 2012 06:07:15 +0000 (07:07 +0100)] 
winealsa: Check ValidBitsPerSample and support SND_PCM_FORMAT_S20_3LE.

12 years agowinealsa: Unify the checks for wBitsPerSample.
Jörg Höhle [Wed, 4 Jan 2012 23:26:29 +0000 (00:26 +0100)] 
winealsa: Unify the checks for wBitsPerSample.

12 years agowinmm: Ignore broken nBlockAlign and AvgBytes within PCMWAVEFORMAT.
Jörg Höhle [Wed, 4 Jan 2012 08:29:55 +0000 (09:29 +0100)] 
winmm: Ignore broken nBlockAlign and AvgBytes within PCMWAVEFORMAT.

12 years agowinex11: Remove DIB locking calls from all graphics functions.
Alexandre Julliard [Fri, 6 Jan 2012 16:54:41 +0000 (17:54 +0100)] 
winex11: Remove DIB locking calls from all graphics functions.

12 years agoieframe: Added INewWindowManager stub implementation.
Jacek Caban [Fri, 6 Jan 2012 12:00:22 +0000 (13:00 +0100)] 
ieframe: Added INewWindowManager stub implementation.

12 years agoieframe: Added IHTMLWindow2 service tests.
Jacek Caban [Fri, 6 Jan 2012 12:00:08 +0000 (13:00 +0100)] 
ieframe: Added IHTMLWindow2 service tests.

12 years agoieframe: Added IHTMLWindow2 stub implementation.
Jacek Caban [Fri, 6 Jan 2012 11:59:58 +0000 (12:59 +0100)] 
ieframe: Added IHTMLWindow2 stub implementation.

mshtml/ieframe separation is ugly designed. ieframe needs its own
IHTMLWindow2 wrapper-like implementation.

12 years agoieframe: Always create doc view window when creating InternetExplore object instance.
Jacek Caban [Fri, 6 Jan 2012 11:59:32 +0000 (12:59 +0100)] 
ieframe: Always create doc view window when creating InternetExplore object instance.

12 years agoieframe: Added IServiceProvider interface to InternetExplorer object.
Jacek Caban [Fri, 6 Jan 2012 11:59:23 +0000 (12:59 +0100)] 
ieframe: Added IServiceProvider interface to InternetExplorer object.

12 years agojscript: Run script tests in version 2 by default.
Jacek Caban [Fri, 6 Jan 2012 10:29:24 +0000 (11:29 +0100)] 
jscript: Run script tests in version 2 by default.

12 years agontdll: Make LdrLoadDll hotpatchable.
Jacek Caban [Fri, 6 Jan 2012 10:21:13 +0000 (11:21 +0100)] 
ntdll: Make LdrLoadDll hotpatchable.