wine
12 years agowined3d: Add a D3D10-level fallback for Intel GPU recognition.
Matteo Bruni [Tue, 16 Oct 2012 14:33:01 +0000 (16:33 +0200)] 
wined3d: Add a D3D10-level fallback for Intel GPU recognition.

12 years agowined3d: Improve a Nvidia GPU recognition fallback.
Matteo Bruni [Tue, 16 Oct 2012 14:33:00 +0000 (16:33 +0200)] 
wined3d: Improve a Nvidia GPU recognition fallback.

12 years agowined3d: Split GPU vendor and GL vendor handling in GPU recognition.
Matteo Bruni [Tue, 16 Oct 2012 14:32:59 +0000 (16:32 +0200)] 
wined3d: Split GPU vendor and GL vendor handling in GPU recognition.

12 years agomshtml: Fixed tests on old IEs.
Jacek Caban [Tue, 16 Oct 2012 15:10:29 +0000 (17:10 +0200)] 
mshtml: Fixed tests on old IEs.

12 years agomshtml: Added IHTMLScriptElement::put_src tests.
Jacek Caban [Tue, 16 Oct 2012 15:10:11 +0000 (17:10 +0200)] 
mshtml: Added IHTMLScriptElement::put_src tests.

12 years agomshtml: Added support for IHTMLScriptElement::put_src on detached elements.
Jacek Caban [Tue, 16 Oct 2012 15:09:52 +0000 (17:09 +0200)] 
mshtml: Added support for IHTMLScriptElement::put_src on detached elements.

12 years agomshtml: Added support for IHTMLScriptElement::put_src calls during parser callback.
Jacek Caban [Tue, 16 Oct 2012 15:08:25 +0000 (17:08 +0200)] 
mshtml: Added support for IHTMLScriptElement::put_src calls during parser callback.

12 years agomshtml: Return early from BindToDocument if possible.
Jacek Caban [Tue, 16 Oct 2012 15:08:05 +0000 (17:08 +0200)] 
mshtml: Return early from BindToDocument if possible.

12 years agomshtml: Added beginning IHTMLScriptElement::put_src implementation.
Jacek Caban [Tue, 16 Oct 2012 15:07:48 +0000 (17:07 +0200)] 
mshtml: Added beginning IHTMLScriptElement::put_src implementation.

12 years agomshtml: Moved HTMLScriptElement declaration to separated header.
Jacek Caban [Tue, 16 Oct 2012 15:07:29 +0000 (17:07 +0200)] 
mshtml: Moved HTMLScriptElement declaration to separated header.

12 years agomshtml: Added IHTMLBodyElement::onload property implementation.
Jacek Caban [Tue, 16 Oct 2012 15:07:10 +0000 (17:07 +0200)] 
mshtml: Added IHTMLBodyElement::onload property implementation.

12 years agoshell32/tests: Fix a test_argify() check that fails on NT4 and Windows 2000.
Francois Gouget [Tue, 16 Oct 2012 14:07:08 +0000 (16:07 +0200)] 
shell32/tests: Fix a test_argify() check that fails on NT4 and Windows 2000.

12 years agomsvcp90: Fix num_get<>::_Getffld.
Daniel Lehman [Tue, 2 Oct 2012 18:30:40 +0000 (11:30 -0700)] 
msvcp90: Fix num_get<>::_Getffld.

12 years agomsvcp: Sync num_get<>::_Getifld.
Daniel Lehman [Thu, 11 Oct 2012 21:21:49 +0000 (14:21 -0700)] 
msvcp: Sync num_get<>::_Getifld.

12 years agovcomp: No-op stubs for _vcomp_single_begin, _vcomp_single_end.
Dan Kegel [Mon, 15 Oct 2012 18:54:13 +0000 (11:54 -0700)] 
vcomp: No-op stubs for _vcomp_single_begin, _vcomp_single_end.

12 years agovcomp: No-op stub for _vcomp_barrier.
Dan Kegel [Mon, 15 Oct 2012 18:48:37 +0000 (11:48 -0700)] 
vcomp: No-op stub for _vcomp_barrier.

12 years agovcomp: Sync spec files.
AndrĂ© Hentschel [Mon, 15 Oct 2012 20:40:09 +0000 (22:40 +0200)] 
vcomp: Sync spec files.

12 years agoRevert "wine.inf: Add .NET keys to the 64-bit registry.".
Vincent Povirk [Mon, 15 Oct 2012 20:19:08 +0000 (15:19 -0500)] 
Revert "wine.inf: Add .NET keys to the 64-bit registry.".

This reverts commit c1279a6b03ed78a65ddf87755aff15700e086a12.

12 years agomscoree: Update Wine Mono to 0.0.8.
Vincent Povirk [Mon, 15 Oct 2012 20:17:11 +0000 (15:17 -0500)] 
mscoree: Update Wine Mono to 0.0.8.

12 years agodsound/tests: Handle broken E_FAIL of broken AC97 driver.
Detlef Riekenberg [Sun, 14 Oct 2012 21:39:46 +0000 (23:39 +0200)] 
dsound/tests: Handle broken E_FAIL of broken AC97 driver.

12 years agodsound/tests: Handle broken E_FAIL in dsound8 for AC97.
Detlef Riekenberg [Sun, 14 Oct 2012 21:38:13 +0000 (23:38 +0200)] 
dsound/tests: Handle broken E_FAIL in dsound8 for AC97.

12 years agocmd: %* expands to first non-whitespace delimiter of first arg.
Jason Edmeades [Sat, 13 Oct 2012 21:24:35 +0000 (22:24 +0100)] 
cmd: %* expands to first non-whitespace delimiter of first arg.

12 years agocmd: Identify the program name using more appropriate parsing.
Jason Edmeades [Sat, 13 Oct 2012 21:11:03 +0000 (22:11 +0100)] 
cmd: Identify the program name using more appropriate parsing.

12 years agocmd: cmd /c "pgmname" searches all extensions on PATHEXT.
Jason Edmeades [Sat, 13 Oct 2012 20:50:22 +0000 (21:50 +0100)] 
cmd: cmd /c "pgmname" searches all extensions on PATHEXT.

12 years agocomctl32/tests: Expanding/collapsing a node always sends associated messages.
Daniel Jelinski [Fri, 12 Oct 2012 21:30:05 +0000 (23:30 +0200)] 
comctl32/tests: Expanding/collapsing a node always sends associated messages.

12 years agocomctl32: Fix notifications and return value when collapsing already collapsed node.
Daniel Jelinski [Fri, 12 Oct 2012 20:50:23 +0000 (22:50 +0200)] 
comctl32: Fix notifications and return value when collapsing already collapsed node.

12 years agocomctl32: Do not send TVN_ITEMEXPANDING when expanding item with no children.
Daniel Jelinski [Thu, 27 Sep 2012 19:06:48 +0000 (21:06 +0200)] 
comctl32: Do not send TVN_ITEMEXPANDING when expanding item with no children.

12 years agodwrite: Implement GetMetrics() for IDWriteFont.
Nikolay Sivov [Tue, 16 Oct 2012 16:56:23 +0000 (12:56 -0400)] 
dwrite: Implement GetMetrics() for IDWriteFont.

12 years agoole32: Cleanup IClientSecurity interface of a proxy manager.
Nikolay Sivov [Tue, 16 Oct 2012 03:30:40 +0000 (23:30 -0400)] 
ole32: Cleanup IClientSecurity interface of a proxy manager.

12 years agoole32: Cleanup IMarshal interface of proxy manager.
Nikolay Sivov [Tue, 16 Oct 2012 03:23:36 +0000 (23:23 -0400)] 
ole32: Cleanup IMarshal interface of proxy manager.

12 years agoddraw: Just implement ddraw7_RestoreDisplayMode() on top of wined3d_set_adapter_displ...
Henri Verbeet [Mon, 15 Oct 2012 20:26:21 +0000 (22:26 +0200)] 
ddraw: Just implement ddraw7_RestoreDisplayMode() on top of wined3d_set_adapter_display_mode().

12 years agoddraw: Get rid of some fallback code in CreateSurface().
Henri Verbeet [Mon, 15 Oct 2012 20:26:20 +0000 (22:26 +0200)] 
ddraw: Get rid of some fallback code in CreateSurface().

12 years agowined3d: Recognise the SM4 "primID" register type.
Henri Verbeet [Mon, 15 Oct 2012 20:26:19 +0000 (22:26 +0200)] 
wined3d: Recognise the SM4 "primID" register type.

12 years agowined3d: Explicitly check the shader type in shader_glsl_mov().
Henri Verbeet [Mon, 15 Oct 2012 20:26:18 +0000 (22:26 +0200)] 
wined3d: Explicitly check the shader type in shader_glsl_mov().

12 years agowined3d: Explicitly check the shader type in shader_glsl_texldl().
Henri Verbeet [Mon, 15 Oct 2012 20:26:17 +0000 (22:26 +0200)] 
wined3d: Explicitly check the shader type in shader_glsl_texldl().

12 years agoimm32: Switch the value of IMMGWL_IMC in the UI window when a new imc opens.
Aric Stewart [Mon, 15 Oct 2012 16:01:30 +0000 (11:01 -0500)] 
imm32: Switch the value of IMMGWL_IMC in the UI window when a new imc opens.

12 years agouser32/tests: Add a trailing '\n' to an ok() call.
Francois Gouget [Mon, 15 Oct 2012 15:24:41 +0000 (17:24 +0200)] 
user32/tests: Add a trailing '\n' to an ok() call.

12 years agod3dcompiler_43: Make free_function{_decl}() static.
Francois Gouget [Mon, 15 Oct 2012 15:24:25 +0000 (17:24 +0200)] 
d3dcompiler_43: Make free_function{_decl}() static.

12 years agowbemprox: Pass an object instance to class methods.
Hans Leidekker [Mon, 15 Oct 2012 14:18:59 +0000 (16:18 +0200)] 
wbemprox: Pass an object instance to class methods.

12 years agouser32: Delay message spying initialization until needed.
Alexandre Julliard [Mon, 15 Oct 2012 16:02:36 +0000 (18:02 +0200)] 
user32: Delay message spying initialization until needed.

12 years agowinex11: Get rid of the __wine_x11_managed property.
Alexandre Julliard [Mon, 15 Oct 2012 14:19:09 +0000 (16:19 +0200)] 
winex11: Get rid of the __wine_x11_managed property.

12 years agouser32: Don't show the icon title for off-screen icons.
Alexandre Julliard [Mon, 15 Oct 2012 14:17:46 +0000 (16:17 +0200)] 
user32: Don't show the icon title for off-screen icons.

12 years agowinex11: Move the icon window off-screen for managed windows.
Alexandre Julliard [Mon, 15 Oct 2012 14:17:22 +0000 (16:17 +0200)] 
winex11: Move the icon window off-screen for managed windows.

12 years agouser32: Add internal class small icons.
Sergey Guralnik [Fri, 12 Oct 2012 06:36:10 +0000 (10:36 +0400)] 
user32: Add internal class small icons.

12 years agocomctl32: Allow expanding/collapsing treeview nodes multiple times.
Daniel Jelinski [Fri, 12 Oct 2012 19:33:17 +0000 (21:33 +0200)] 
comctl32: Allow expanding/collapsing treeview nodes multiple times.

12 years agoole32: Cleanup IMultiQI interface of proxy manager.
Nikolay Sivov [Mon, 15 Oct 2012 15:41:44 +0000 (11:41 -0400)] 
ole32: Cleanup IMultiQI interface of proxy manager.

12 years agoole32: Store destination context and context data in server channel.
Nikolay Sivov [Sun, 14 Oct 2012 16:07:06 +0000 (12:07 -0400)] 
ole32: Store destination context and context data in server channel.

12 years agoole32: Store destination context data in channel buffer.
Nikolay Sivov [Sun, 14 Oct 2012 14:50:05 +0000 (10:50 -0400)] 
ole32: Store destination context data in channel buffer.

12 years agoole32: Cleanup IRpcChannelBuffer.
Nikolay Sivov [Sun, 14 Oct 2012 14:38:04 +0000 (10:38 -0400)] 
ole32: Cleanup IRpcChannelBuffer.

12 years agoole32: Fix debug output for user marshal flags.
Nikolay Sivov [Sun, 14 Oct 2012 14:27:22 +0000 (10:27 -0400)] 
ole32: Fix debug output for user marshal flags.

12 years agodwrite: Correct reference count behavior for font face interface.
Nikolay Sivov [Sat, 13 Oct 2012 05:22:05 +0000 (01:22 -0400)] 
dwrite: Correct reference count behavior for font face interface.

12 years agoqcap: Remove useless FIXME.
Christian Costa [Sun, 14 Oct 2012 16:22:07 +0000 (18:22 +0200)] 
qcap: Remove useless FIXME.

12 years agokernel32: Implement FileNameInfo in GetFileInformationByHandleEx.
Christian Costa [Sun, 14 Oct 2012 15:27:57 +0000 (17:27 +0200)] 
kernel32: Implement FileNameInfo in GetFileInformationByHandleEx.

12 years agontoskrnl.exe: Add stub for IoAcquireRemoveLockEx.
Christian Costa [Sat, 13 Oct 2012 11:11:28 +0000 (13:11 +0200)] 
ntoskrnl.exe: Add stub for IoAcquireRemoveLockEx.

12 years agodinput: Replace FIXMEs by TRACEs in dump function.
Christian Costa [Fri, 12 Oct 2012 21:58:10 +0000 (23:58 +0200)] 
dinput: Replace FIXMEs by TRACEs in dump function.

12 years agocmd: Add full support for copy concatenation and ascii/binary.
Jason Edmeades [Fri, 12 Oct 2012 09:23:24 +0000 (10:23 +0100)] 
cmd: Add full support for copy concatenation and ascii/binary.

12 years agocmd: Support copy to an 'ascii' destination.
Jason Edmeades [Thu, 11 Oct 2012 23:37:24 +0000 (00:37 +0100)] 
cmd: Support copy to an 'ascii' destination.

12 years agocmd: Add suite of tests for the copy command.
Jason Edmeades [Thu, 11 Oct 2012 22:40:21 +0000 (23:40 +0100)] 
cmd: Add suite of tests for the copy command.

12 years agocmd: Fix some issues with ~ modifier expansion.
Jason Edmeades [Thu, 11 Oct 2012 21:53:38 +0000 (22:53 +0100)] 
cmd: Fix some issues with ~ modifier expansion.

12 years agocmd: Rework the body of WCMD_copy based on new parameter parsing.
Jason Edmeades [Tue, 9 Oct 2012 19:11:50 +0000 (20:11 +0100)] 
cmd: Rework the body of WCMD_copy based on new parameter parsing.

12 years agocmd: Rework parameter parsing for WCMD_Copy.
Jason Edmeades [Mon, 8 Oct 2012 20:25:58 +0000 (21:25 +0100)] 
cmd: Rework parameter parsing for WCMD_Copy.

12 years agocmd: Fix regression around prompting during copy.
Jason Edmeades [Thu, 4 Oct 2012 08:57:33 +0000 (09:57 +0100)] 
cmd: Fix regression around prompting during copy.

12 years agogdi32: Always return the full DIB surface in GetImage and adjust coordinates accordingly.
Alexandre Julliard [Mon, 15 Oct 2012 12:16:28 +0000 (14:16 +0200)] 
gdi32: Always return the full DIB surface in GetImage and adjust coordinates accordingly.

Based on a patch by Ken Thomases.

12 years agowinex11: Remove the no longer needed GetAsyncKeyState entry point.
Alexandre Julliard [Mon, 15 Oct 2012 10:21:05 +0000 (12:21 +0200)] 
winex11: Remove the no longer needed GetAsyncKeyState entry point.

12 years agouser32: Flush window surfaces in all functions that are used to poll for input.
Alexandre Julliard [Mon, 15 Oct 2012 10:20:28 +0000 (12:20 +0200)] 
user32: Flush window surfaces in all functions that are used to poll for input.

12 years agomshtml: Added IHTMLLinkElement::href property implementation.
Jacek Caban [Mon, 15 Oct 2012 09:17:42 +0000 (11:17 +0200)] 
mshtml: Added IHTMLLinkElement::href property implementation.

12 years agomshtml: Added IHTMLLinkElement::type property implementation.
Jacek Caban [Mon, 15 Oct 2012 09:17:24 +0000 (11:17 +0200)] 
mshtml: Added IHTMLLinkElement::type property implementation.

12 years agomshtml: Added IHTMLLinkElement::rel property implementation.
Jacek Caban [Mon, 15 Oct 2012 09:17:10 +0000 (11:17 +0200)] 
mshtml: Added IHTMLLinkElement::rel property implementation.

12 years agomshtml: Added IHTMLLinkElement::disabled property implementation.
Jacek Caban [Mon, 15 Oct 2012 09:16:51 +0000 (11:16 +0200)] 
mshtml: Added IHTMLLinkElement::disabled property implementation.

12 years agomshtml: Added IHTMLLinkElement stub implementation.
Jacek Caban [Mon, 15 Oct 2012 09:16:30 +0000 (11:16 +0200)] 
mshtml: Added IHTMLLinkElement stub implementation.

12 years agovbscript: Added Chr implementation.
Jacek Caban [Mon, 15 Oct 2012 09:15:51 +0000 (11:15 +0200)] 
vbscript: Added Chr implementation.

12 years agojscript: Move 'inline' to the beginning of the declaration.
Michael Stefaniuc [Mon, 15 Oct 2012 09:26:48 +0000 (11:26 +0200)] 
jscript: Move 'inline' to the beginning of the declaration.

12 years agowbemprox: Implement StdRegProv.GetStringValue.
Hans Leidekker [Mon, 15 Oct 2012 08:46:09 +0000 (10:46 +0200)] 
wbemprox: Implement StdRegProv.GetStringValue.

12 years agouser32: Make sure that window's normal_rect is initialized at window creation time.
Dmitry Timoshkov [Mon, 15 Oct 2012 07:35:19 +0000 (16:35 +0900)] 
user32: Make sure that window's normal_rect is initialized at window creation time.

12 years agowidl: Use 'class' for coclass typedefs in C++.
Thomas Faber [Sun, 14 Oct 2012 16:35:14 +0000 (18:35 +0200)] 
widl: Use 'class' for coclass typedefs in C++.

12 years agowined3d: Handle SM1 comments in the frontend.
Henri Verbeet [Sun, 14 Oct 2012 16:40:37 +0000 (18:40 +0200)] 
wined3d: Handle SM1 comments in the frontend.

12 years agowined3d: Introduce a structure for shader register indices.
Henri Verbeet [Sun, 14 Oct 2012 16:40:36 +0000 (18:40 +0200)] 
wined3d: Introduce a structure for shader register indices.

12 years agowined3d: Use a common function for parsing SM4 source and destination parameters.
Henri Verbeet [Sun, 14 Oct 2012 16:40:35 +0000 (18:40 +0200)] 
wined3d: Use a common function for parsing SM4 source and destination parameters.

12 years agowined3d: Recognise SM4 scalar swizzles.
Henri Verbeet [Sun, 14 Oct 2012 16:40:34 +0000 (18:40 +0200)] 
wined3d: Recognise SM4 scalar swizzles.

12 years agowined3d: Use the correct relative address for constant buffers in the GLSL shader...
Henri Verbeet [Sun, 14 Oct 2012 16:40:33 +0000 (18:40 +0200)] 
wined3d: Use the correct relative address for constant buffers in the GLSL shader backend.

12 years agocryptnet: Avoid memory leak of info (Coverity).
Marcus Meissner [Sat, 13 Oct 2012 15:23:27 +0000 (17:23 +0200)] 
cryptnet: Avoid memory leak of info (Coverity).

12 years agoshell32: Avoid memory leaking buf (Coverity).
Marcus Meissner [Sat, 13 Oct 2012 15:19:40 +0000 (17:19 +0200)] 
shell32: Avoid memory leaking buf (Coverity).

12 years agowinex11.drv: Free bitmap info after being done (Coverity).
Marcus Meissner [Sat, 13 Oct 2012 15:13:37 +0000 (17:13 +0200)] 
winex11.drv: Free bitmap info after being done (Coverity).

12 years agowinefile: Check index before buffer overread (Coverity).
Marcus Meissner [Sat, 13 Oct 2012 14:58:05 +0000 (16:58 +0200)] 
winefile: Check index before buffer overread (Coverity).

12 years agokernel32: Buffer size is in characters (Coverity).
Marcus Meissner [Sat, 13 Oct 2012 14:52:57 +0000 (16:52 +0200)] 
kernel32: Buffer size is in characters (Coverity).

12 years agoamstream: Implement BasePinImp_GetMediaType in media stream filter.
Christian Costa [Fri, 12 Oct 2012 21:07:31 +0000 (23:07 +0200)] 
amstream: Implement BasePinImp_GetMediaType in media stream filter.

12 years agoamstream: Implement BasePinImpl_CheckMediaType in media stream filter.
Christian Costa [Fri, 12 Oct 2012 21:07:24 +0000 (23:07 +0200)] 
amstream: Implement BasePinImpl_CheckMediaType in media stream filter.

12 years agoamstream: Cleanup MediaStreamFilterImpl_QueryInterface.
Christian Costa [Fri, 12 Oct 2012 21:07:15 +0000 (23:07 +0200)] 
amstream: Cleanup MediaStreamFilterImpl_QueryInterface.

12 years agoamstream: Get rid of (IBaseFilter*) casts.
Christian Costa [Fri, 12 Oct 2012 21:07:07 +0000 (23:07 +0200)] 
amstream: Get rid of (IBaseFilter*) casts.

12 years agoRelease 1.5.15. wine-1.5.15
Alexandre Julliard [Fri, 12 Oct 2012 18:14:46 +0000 (20:14 +0200)] 
Release 1.5.15.

12 years agomshtml.idl: Added IHTMLLinkElement* declarations.
Jacek Caban [Fri, 12 Oct 2012 12:49:47 +0000 (14:49 +0200)] 
mshtml.idl: Added IHTMLLinkElement* declarations.

12 years agoregedit: FIXME() on printing.
Marcus Meissner [Fri, 12 Oct 2012 12:38:24 +0000 (14:38 +0200)] 
regedit: FIXME() on printing.

12 years agowbemprox: Add tests for the standard registry provider.
Hans Leidekker [Fri, 12 Oct 2012 12:26:58 +0000 (14:26 +0200)] 
wbemprox: Add tests for the standard registry provider.

12 years agowbemprox: Implement class methods StdRegProv.EnumKey and StdRegProv.EnumValues.
Hans Leidekker [Fri, 12 Oct 2012 12:26:12 +0000 (14:26 +0200)] 
wbemprox: Implement class methods StdRegProv.EnumKey and StdRegProv.EnumValues.

12 years agowbemprox: Support overriding the CIM to VARIANT type mapping for method parameters.
Hans Leidekker [Fri, 12 Oct 2012 12:25:39 +0000 (14:25 +0200)] 
wbemprox: Support overriding the CIM to VARIANT type mapping for method parameters.

12 years agowbemprox: Always convert from BSTR.
Hans Leidekker [Fri, 12 Oct 2012 12:25:13 +0000 (14:25 +0200)] 
wbemprox: Always convert from BSTR.

12 years agowbemprox: Implement Win32_LogicalDisk.Name.
Hans Leidekker [Fri, 12 Oct 2012 12:24:54 +0000 (14:24 +0200)] 
wbemprox: Implement Win32_LogicalDisk.Name.

12 years agowined3d: Add support for SM4 relative addressing.
Henri Verbeet [Fri, 12 Oct 2012 11:03:58 +0000 (13:03 +0200)] 
wined3d: Add support for SM4 relative addressing.

12 years agowined3d: Implement WINED3DSIH_IMUL in the GLSL shader backend.
Henri Verbeet [Fri, 12 Oct 2012 11:03:57 +0000 (13:03 +0200)] 
wined3d: Implement WINED3DSIH_IMUL in the GLSL shader backend.

12 years agowined3d: Implement WINED3DSIH_UTOF in the GLSL shader backend.
Henri Verbeet [Fri, 12 Oct 2012 11:03:56 +0000 (13:03 +0200)] 
wined3d: Implement WINED3DSIH_UTOF in the GLSL shader backend.