Jacek Caban [Wed, 17 Oct 2012 10:19:34 +0000 (12:19 +0200)]
mshtml: Make HTMLInnerWindow the owner of timers.
Jacek Caban [Wed, 17 Oct 2012 10:19:12 +0000 (12:19 +0200)]
mshtml: Use detach_inner_window in release_inner_window.
Jacek Caban [Wed, 17 Oct 2012 10:18:48 +0000 (12:18 +0200)]
mshtml: Added IOmNavigator::onLine semi-stub.
Jacek Caban [Wed, 17 Oct 2012 10:18:30 +0000 (12:18 +0200)]
mshtml: Added HTMLImgElement::onabort implementation.
Alexandre Julliard [Wed, 17 Oct 2012 11:48:45 +0000 (13:48 +0200)]
gdi32: Get rid of the GDIOBJHDR type.
Alexandre Julliard [Wed, 17 Oct 2012 11:46:32 +0000 (13:46 +0200)]
gdi32: Get rid of the METAFILEOBJ type, instead store a pointer to the metafile data.
Alexandre Julliard [Wed, 17 Oct 2012 11:28:25 +0000 (13:28 +0200)]
gdi32: Get rid of the RGNOBJ type, instead store a pointer to the region itself.
Alexandre Julliard [Wed, 17 Oct 2012 11:20:46 +0000 (13:20 +0200)]
gdi32: Store the object flags directly in the GDI handle table.
Alexandre Julliard [Wed, 17 Oct 2012 11:17:56 +0000 (13:17 +0200)]
gdi32: Store the object selection count directly in the GDI handle table.
Alexandre Julliard [Wed, 17 Oct 2012 11:08:11 +0000 (13:08 +0200)]
gdi32: Process the object HDC list outside of the critical section.
Alexandre Julliard [Wed, 17 Oct 2012 11:03:18 +0000 (13:03 +0200)]
gdi32: Store the HDC list directly in the GDI handle table.
Alexandre Julliard [Wed, 17 Oct 2012 10:43:23 +0000 (12:43 +0200)]
gdi32: Store the object function table directly in the GDI handle table.
Alexandre Julliard [Wed, 17 Oct 2012 10:25:28 +0000 (12:25 +0200)]
gdi32: Store the object type directly in the GDI handle table.
Jason Edmeades [Sat, 13 Oct 2012 23:38:53 +0000 (00:38 +0100)]
cmd: Add support for calling a built in command.
Jason Edmeades [Tue, 16 Oct 2012 22:41:58 +0000 (23:41 +0100)]
cmd: Rename parameter passed to builtin calls.
Jason Edmeades [Tue, 16 Oct 2012 22:35:33 +0000 (23:35 +0100)]
cmd: Handle very odd delimiter support for command line.
Henri Verbeet [Wed, 17 Oct 2012 09:33:36 +0000 (11:33 +0200)]
ddraw/tests: Add some display mode set / restore tests with multiple ddraw objects.
Piotr Caban [Wed, 17 Oct 2012 08:01:40 +0000 (10:01 +0200)]
msvcp: Sync implementations.
Piotr Caban [Wed, 17 Oct 2012 08:01:21 +0000 (10:01 +0200)]
msvcp60: Fixed basic_stringbuf class structure.
Piotr Caban [Wed, 17 Oct 2012 08:00:13 +0000 (10:00 +0200)]
msvcp60: Fixed overflow in basic_string_char_find_cstr_substr function.
Piotr Caban [Wed, 17 Oct 2012 07:59:53 +0000 (09:59 +0200)]
msvcp71: Fixed basic_string::ptr implementation.
Piotr Caban [Wed, 17 Oct 2012 07:59:32 +0000 (09:59 +0200)]
msvcp71: Added istrstream destructor implementation.
Piotr Caban [Wed, 17 Oct 2012 07:59:17 +0000 (09:59 +0200)]
msvcp71: Added ostrstream class implementation.
Piotr Caban [Wed, 17 Oct 2012 07:58:57 +0000 (09:58 +0200)]
msvcp71: Added strstream class implementation.
Piotr Caban [Wed, 17 Oct 2012 07:58:25 +0000 (09:58 +0200)]
msvcp90: Added _Nomemory implementation.
Piotr Caban [Wed, 17 Oct 2012 07:57:39 +0000 (09:57 +0200)]
msvcp90: Fixed strstreambuf_ctor_get implementation.
Piotr Caban [Wed, 17 Oct 2012 07:57:18 +0000 (09:57 +0200)]
msvcp60: Added more std::getline functions.
Piotr Caban [Wed, 17 Oct 2012 07:56:57 +0000 (09:56 +0200)]
msvcp100: Store locale string in _Yarn<char> class.
Piotr Caban [Wed, 17 Oct 2012 07:56:37 +0000 (09:56 +0200)]
msvcp100/tests: Added _Yarn<char> class tests.
Piotr Caban [Wed, 17 Oct 2012 07:56:09 +0000 (09:56 +0200)]
msvcp100: Added _Yarn<char> class implementation.
Hans Leidekker [Wed, 17 Oct 2012 09:09:08 +0000 (11:09 +0200)]
mapi32: Forward WrapCompressedRTFStream to the registered provider, if any.
Hans Leidekker [Wed, 17 Oct 2012 09:08:40 +0000 (11:08 +0200)]
wbemprox: Add tests for Win32_Service methods.
Hans Leidekker [Wed, 17 Oct 2012 09:08:14 +0000 (11:08 +0200)]
wbemprox: Implement Win32_Service.StopService.
Hans Leidekker [Wed, 17 Oct 2012 09:07:57 +0000 (11:07 +0200)]
wbemprox: Implement Win32_Service.StartService.
Hans Leidekker [Wed, 17 Oct 2012 09:07:38 +0000 (11:07 +0200)]
wbemprox: Implement Win32_Service.ResumeService.
Hans Leidekker [Wed, 17 Oct 2012 09:07:17 +0000 (11:07 +0200)]
wbemprox: Implement Win32_Service.PauseService.
Hans Leidekker [Wed, 17 Oct 2012 09:06:59 +0000 (11:06 +0200)]
wbemprox: The last parameter to IWbemClassObject::GetMethod is optional.
Hans Leidekker [Wed, 17 Oct 2012 09:06:41 +0000 (11:06 +0200)]
wbemprox: Keep a reference to the table from uncommitted instances.
Jacek Caban [Wed, 17 Oct 2012 07:54:45 +0000 (09:54 +0200)]
vbscript: Use simplified builtin constants for more constants.
Jacek Caban [Wed, 17 Oct 2012 07:54:27 +0000 (09:54 +0200)]
vbscript: Allow specifying simple builtin constants without proper getter.
Jacek Caban [Wed, 17 Oct 2012 07:54:12 +0000 (09:54 +0200)]
vbscript: Pass arguments to builtin functions in natural order.
Henri Verbeet [Tue, 16 Oct 2012 20:43:12 +0000 (22:43 +0200)]
ddraw: When restoring the display mode, use the mode set before the first mode change on any ddraw object.
Henri Verbeet [Tue, 16 Oct 2012 20:43:11 +0000 (22:43 +0200)]
ddraw: Only restore the display mode if we changed it.
Henri Verbeet [Tue, 16 Oct 2012 20:43:10 +0000 (22:43 +0200)]
ddraw: Prevent mode changes when a different ddraw object is in exclusive mode.
Henri Verbeet [Tue, 16 Oct 2012 20:43:09 +0000 (22:43 +0200)]
wined3d: Handle WINED3DSPR_PRIMID in the GLSL shader backend.
Daniel Jelinski [Tue, 16 Oct 2012 18:14:52 +0000 (20:14 +0200)]
regedit: Disallow editing root key names.
Piotr Caban [Tue, 16 Oct 2012 15:23:04 +0000 (17:23 +0200)]
msvcrt: Fixed tmpfile implementation.
Christian Costa [Tue, 16 Oct 2012 18:12:19 +0000 (20:12 +0200)]
amstream: Specifying a stream object in params is not yet supported.
Matteo Bruni [Tue, 16 Oct 2012 14:33:04 +0000 (16:33 +0200)]
wined3d: Add new Radeon HD 6670 GL renderer string.
Matteo Bruni [Tue, 16 Oct 2012 14:33:03 +0000 (16:33 +0200)]
wined3d: Recognize AMD Radeon HD 5000 series GPUs on recent binary drivers.
Matteo Bruni [Tue, 16 Oct 2012 14:33:02 +0000 (16:33 +0200)]
wined3d: Provide a better fallback for D3D10 AMD GPUs.
Matteo Bruni [Tue, 16 Oct 2012 14:33:01 +0000 (16:33 +0200)]
wined3d: Add a D3D10-level fallback for Intel GPU recognition.
Matteo Bruni [Tue, 16 Oct 2012 14:33:00 +0000 (16:33 +0200)]
wined3d: Improve a Nvidia GPU recognition fallback.
Matteo Bruni [Tue, 16 Oct 2012 14:32:59 +0000 (16:32 +0200)]
wined3d: Split GPU vendor and GL vendor handling in GPU recognition.
Jacek Caban [Tue, 16 Oct 2012 15:10:29 +0000 (17:10 +0200)]
mshtml: Fixed tests on old IEs.
Jacek Caban [Tue, 16 Oct 2012 15:10:11 +0000 (17:10 +0200)]
mshtml: Added IHTMLScriptElement::put_src tests.
Jacek Caban [Tue, 16 Oct 2012 15:09:52 +0000 (17:09 +0200)]
mshtml: Added support for IHTMLScriptElement::put_src on detached elements.
Jacek Caban [Tue, 16 Oct 2012 15:08:25 +0000 (17:08 +0200)]
mshtml: Added support for IHTMLScriptElement::put_src calls during parser callback.
Jacek Caban [Tue, 16 Oct 2012 15:08:05 +0000 (17:08 +0200)]
mshtml: Return early from BindToDocument if possible.
Jacek Caban [Tue, 16 Oct 2012 15:07:48 +0000 (17:07 +0200)]
mshtml: Added beginning IHTMLScriptElement::put_src implementation.
Jacek Caban [Tue, 16 Oct 2012 15:07:29 +0000 (17:07 +0200)]
mshtml: Moved HTMLScriptElement declaration to separated header.
Jacek Caban [Tue, 16 Oct 2012 15:07:10 +0000 (17:07 +0200)]
mshtml: Added IHTMLBodyElement::onload property implementation.
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.
Daniel Lehman [Tue, 2 Oct 2012 18:30:40 +0000 (11:30 -0700)]
msvcp90: Fix num_get<>::_Getffld.
Daniel Lehman [Thu, 11 Oct 2012 21:21:49 +0000 (14:21 -0700)]
msvcp: Sync num_get<>::_Getifld.
Dan Kegel [Mon, 15 Oct 2012 18:54:13 +0000 (11:54 -0700)]
vcomp: No-op stubs for _vcomp_single_begin, _vcomp_single_end.
Dan Kegel [Mon, 15 Oct 2012 18:48:37 +0000 (11:48 -0700)]
vcomp: No-op stub for _vcomp_barrier.
André Hentschel [Mon, 15 Oct 2012 20:40:09 +0000 (22:40 +0200)]
vcomp: Sync spec files.
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.
Vincent Povirk [Mon, 15 Oct 2012 20:17:11 +0000 (15:17 -0500)]
mscoree: Update Wine Mono to 0.0.8.
Detlef Riekenberg [Sun, 14 Oct 2012 21:39:46 +0000 (23:39 +0200)]
dsound/tests: Handle broken E_FAIL of broken AC97 driver.
Detlef Riekenberg [Sun, 14 Oct 2012 21:38:13 +0000 (23:38 +0200)]
dsound/tests: Handle broken E_FAIL in dsound8 for AC97.
Jason Edmeades [Sat, 13 Oct 2012 21:24:35 +0000 (22:24 +0100)]
cmd: %* expands to first non-whitespace delimiter of first arg.
Jason Edmeades [Sat, 13 Oct 2012 21:11:03 +0000 (22:11 +0100)]
cmd: Identify the program name using more appropriate parsing.
Jason Edmeades [Sat, 13 Oct 2012 20:50:22 +0000 (21:50 +0100)]
cmd: cmd /c "pgmname" searches all extensions on PATHEXT.
Daniel Jelinski [Fri, 12 Oct 2012 21:30:05 +0000 (23:30 +0200)]
comctl32/tests: Expanding/collapsing a node always sends associated messages.
Daniel Jelinski [Fri, 12 Oct 2012 20:50:23 +0000 (22:50 +0200)]
comctl32: Fix notifications and return value when collapsing already collapsed node.
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.
Nikolay Sivov [Tue, 16 Oct 2012 16:56:23 +0000 (12:56 -0400)]
dwrite: Implement GetMetrics() for IDWriteFont.
Nikolay Sivov [Tue, 16 Oct 2012 03:30:40 +0000 (23:30 -0400)]
ole32: Cleanup IClientSecurity interface of a proxy manager.
Nikolay Sivov [Tue, 16 Oct 2012 03:23:36 +0000 (23:23 -0400)]
ole32: Cleanup IMarshal interface of proxy manager.
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().
Henri Verbeet [Mon, 15 Oct 2012 20:26:20 +0000 (22:26 +0200)]
ddraw: Get rid of some fallback code in CreateSurface().
Henri Verbeet [Mon, 15 Oct 2012 20:26:19 +0000 (22:26 +0200)]
wined3d: Recognise the SM4 "primID" register type.
Henri Verbeet [Mon, 15 Oct 2012 20:26:18 +0000 (22:26 +0200)]
wined3d: Explicitly check the shader type in shader_glsl_mov().
Henri Verbeet [Mon, 15 Oct 2012 20:26:17 +0000 (22:26 +0200)]
wined3d: Explicitly check the shader type in shader_glsl_texldl().
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.
Francois Gouget [Mon, 15 Oct 2012 15:24:41 +0000 (17:24 +0200)]
user32/tests: Add a trailing '\n' to an ok() call.
Francois Gouget [Mon, 15 Oct 2012 15:24:25 +0000 (17:24 +0200)]
d3dcompiler_43: Make free_function{_decl}() static.
Hans Leidekker [Mon, 15 Oct 2012 14:18:59 +0000 (16:18 +0200)]
wbemprox: Pass an object instance to class methods.
Alexandre Julliard [Mon, 15 Oct 2012 16:02:36 +0000 (18:02 +0200)]
user32: Delay message spying initialization until needed.
Alexandre Julliard [Mon, 15 Oct 2012 14:19:09 +0000 (16:19 +0200)]
winex11: Get rid of the __wine_x11_managed property.
Alexandre Julliard [Mon, 15 Oct 2012 14:17:46 +0000 (16:17 +0200)]
user32: Don't show the icon title for off-screen icons.
Alexandre Julliard [Mon, 15 Oct 2012 14:17:22 +0000 (16:17 +0200)]
winex11: Move the icon window off-screen for managed windows.
Sergey Guralnik [Fri, 12 Oct 2012 06:36:10 +0000 (10:36 +0400)]
user32: Add internal class small icons.
Daniel Jelinski [Fri, 12 Oct 2012 19:33:17 +0000 (21:33 +0200)]
comctl32: Allow expanding/collapsing treeview nodes multiple times.
Nikolay Sivov [Mon, 15 Oct 2012 15:41:44 +0000 (11:41 -0400)]
ole32: Cleanup IMultiQI interface of proxy manager.
Nikolay Sivov [Sun, 14 Oct 2012 16:07:06 +0000 (12:07 -0400)]
ole32: Store destination context and context data in server channel.
Nikolay Sivov [Sun, 14 Oct 2012 14:50:05 +0000 (10:50 -0400)]
ole32: Store destination context data in channel buffer.
Nikolay Sivov [Sun, 14 Oct 2012 14:38:04 +0000 (10:38 -0400)]
ole32: Cleanup IRpcChannelBuffer.