Michael Stefaniuc [Sun, 23 Jan 2011 23:08:15 +0000 (00:08 +0100)]
msxml3: COM cleanup for the IBindStatusCallback iface.
Michael Stefaniuc [Sun, 23 Jan 2011 23:06:38 +0000 (00:06 +0100)]
avifil32: Avoid forward declarations of iface methods.
Michael Stefaniuc [Sun, 23 Jan 2011 23:04:36 +0000 (00:04 +0100)]
avifil32: Use ifaces instead of vtbl pointers in IAVIEditStreamImpl.
Michael Stefaniuc [Sun, 23 Jan 2011 20:49:42 +0000 (21:49 +0100)]
d3d8: COM cleanup for the IDirect3D8 iface.
Michael Stefaniuc [Sun, 23 Jan 2011 20:48:10 +0000 (21:48 +0100)]
ddrawex: COM cleanup for the IDirectDraw4 iface.
Michael Stefaniuc [Sun, 23 Jan 2011 20:44:35 +0000 (21:44 +0100)]
ddrawex: Rename impl_from_dd4() to impl_from_IDirectDraw4().
Michael Stefaniuc [Sun, 23 Jan 2011 20:13:49 +0000 (21:13 +0100)]
ddrawex: COM cleanup for the IDirectDraw3 iface.
Michael Stefaniuc [Sun, 23 Jan 2011 20:05:51 +0000 (21:05 +0100)]
ddrawex: COM cleanup for the IDirectDraw2 iface.
Michael Stefaniuc [Sun, 23 Jan 2011 20:04:56 +0000 (21:04 +0100)]
ddrawex: COM cleanup for the IDirectDraw iface.
Michael Stefaniuc [Sun, 23 Jan 2011 20:02:50 +0000 (21:02 +0100)]
ddrawex: COM cleanup for the IDirectDrawFactory iface.
Michael Stefaniuc [Sun, 23 Jan 2011 20:01:44 +0000 (21:01 +0100)]
ddrawex: COM cleanup for the IClassFactory iface.
Michael Stefaniuc [Sun, 23 Jan 2011 20:00:00 +0000 (21:00 +0100)]
ddraw: COM cleanup for the IClassFactory iface.
Alexander Morozov [Fri, 21 Jan 2011 15:28:40 +0000 (18:28 +0300)]
shell32/tests: Add tests for IShellDispatch::NameSpace.
Vitaliy Margolen [Sun, 23 Jan 2011 19:44:20 +0000 (12:44 -0700)]
dinput: Combine ASCII and Unicode device create callbacks. Add tests.
Detlef Riekenberg [Sun, 23 Jan 2011 16:46:29 +0000 (17:46 +0100)]
kernel32: Don't mask when printing unsupported flags in load_library.
Greg Geldorp [Sun, 23 Jan 2011 16:42:29 +0000 (17:42 +0100)]
gdi32/tests: Fix font tests on Arabic machines.
Nikolay Sivov [Sun, 23 Jan 2011 13:18:58 +0000 (16:18 +0300)]
urlmon/tests: Fix a leak in test (Valgrind).
Nikolay Sivov [Sun, 23 Jan 2011 11:56:28 +0000 (14:56 +0300)]
msxml3: Fix interface leak (Valgrind).
Nikolay Sivov [Sun, 23 Jan 2011 11:13:01 +0000 (14:13 +0300)]
msxml3: Fix invalid read before allocated block (Valgrind).
Kusanagi Kouichi [Sun, 23 Jan 2011 03:14:49 +0000 (12:14 +0900)]
kernel32: Include term.h conditionally.
Nikolay Sivov [Sat, 22 Jan 2011 22:33:50 +0000 (01:33 +0300)]
oleaut32: Unmarshalled safearray is always unlocked.
Nikolay Sivov [Sat, 22 Jan 2011 22:24:06 +0000 (01:24 +0300)]
oleaut32/tests: Fix safearray leaks, test return value after array destruction.
Nikolay Sivov [Sat, 22 Jan 2011 00:43:59 +0000 (03:43 +0300)]
shell32/tests: Fix couple PIDL leaks in tests.
Nikolay Sivov [Sat, 22 Jan 2011 00:07:40 +0000 (03:07 +0300)]
shell32: Fix a parent PIDL leak (Valgrind).
Eric Pouech [Sat, 22 Jan 2011 08:23:43 +0000 (09:23 +0100)]
kernel32: Added missing include to term.c.
Jacek Caban [Sat, 22 Jan 2011 00:52:47 +0000 (01:52 +0100)]
urlmon: Fixed key name size and format in open_zone_key.
Vincent Povirk [Fri, 21 Jan 2011 21:48:45 +0000 (15:48 -0600)]
gdiplus: Add a software implementation of line gradient brushes.
Vincent Povirk [Fri, 21 Jan 2011 19:44:04 +0000 (13:44 -0600)]
gdiplus: Add a software implementation of hatch brushes.
Vincent Povirk [Fri, 21 Jan 2011 19:00:34 +0000 (13:00 -0600)]
gdiplus: Add a software implementation of GdipFillRegion.
Vincent Povirk [Fri, 21 Jan 2011 18:59:33 +0000 (12:59 -0600)]
gdiplus: Factor the matrix creation code out of GdipTransformPoints.
Vincent Povirk [Fri, 21 Jan 2011 17:33:52 +0000 (11:33 -0600)]
gdiplus: Factor out the gdi32 code of GdipFillRegion.
Alexandre Julliard [Fri, 21 Jan 2011 19:31:58 +0000 (20:31 +0100)]
Release 1.3.12.
Henri Verbeet [Thu, 20 Jan 2011 18:52:01 +0000 (19:52 +0100)]
wined3d: Remove IWineD3DVolume::LoadTexture() from the public interface.
Henri Verbeet [Thu, 20 Jan 2011 18:52:00 +0000 (19:52 +0100)]
wined3d: Get rid of IWineD3DSurface::GetData().
Henri Verbeet [Thu, 20 Jan 2011 18:51:59 +0000 (19:51 +0100)]
wined3d: Remove IWineD3DSurface::LoadTexture() from the public interface.
Henri Verbeet [Thu, 20 Jan 2011 18:51:58 +0000 (19:51 +0100)]
wined3d: Remove IWineD3DSurface::BindTexture() from the public interface.
Jacek Caban [Fri, 21 Jan 2011 15:11:58 +0000 (16:11 +0100)]
urlmon: Call remove_dot_segments on path opaque for mk: protocol.
Jacek Caban [Fri, 21 Jan 2011 15:11:46 +0000 (16:11 +0100)]
urlmon: Added backslash handling to remove_dot_segments.
Alexandre Julliard [Fri, 21 Jan 2011 13:51:37 +0000 (14:51 +0100)]
ole32: Cleanup return value handling in CoWaitForMultipleHandles.
Maarten Lankhorst [Fri, 21 Jan 2011 13:17:22 +0000 (14:17 +0100)]
ole32: Handle alertable wait in CoWaitForMultipleHandles.
Jacek Caban [Fri, 21 Jan 2011 13:16:20 +0000 (14:16 +0100)]
mshtml: Fixed leaks in htmllocation tests (valgrind).
Greg Geldorp [Fri, 21 Jan 2011 12:35:40 +0000 (13:35 +0100)]
wininet/tests: Fix failures when connecting through proxy.
Alexander Morozov [Thu, 20 Jan 2011 12:55:48 +0000 (15:55 +0300)]
shell32: Implement IDispatch methods of IShellDispatch.
Andrew Nguyen [Fri, 21 Jan 2011 11:03:19 +0000 (05:03 -0600)]
windowscodecs: Use memmove in StreamOnMemory::Read and StreamOnMemory::Write to cope with potentially overlapped memory copying.
Spotted with Valgrind.
Andrew Nguyen [Fri, 21 Jan 2011 11:03:07 +0000 (05:03 -0600)]
windowscodecs: Avoid writing to the output pointer on failure in StreamOnStreamRange::Read and StreamOnStreamRange::Write.
Andrew Nguyen [Fri, 21 Jan 2011 11:02:57 +0000 (05:02 -0600)]
kernel32/tests: Free environment strings buffer at the conclusion of the environment tests.
Andrew Nguyen [Fri, 21 Jan 2011 10:58:31 +0000 (04:58 -0600)]
regedit: Remove an unused string array.
Spotted by Austin English with LLVM/Clang.
Andrew Nguyen [Fri, 21 Jan 2011 10:58:23 +0000 (04:58 -0600)]
include: Add an extern C++ block around the property key equality operators.
Andrew Nguyen [Fri, 21 Jan 2011 10:56:22 +0000 (04:56 -0600)]
shell32: Fix initial reference count for a new IAutoComplete instance.
Gerald Pfeifer [Thu, 20 Jan 2011 00:03:03 +0000 (01:03 +0100)]
ntoskrnl.exe: Remove variable sep and related code from INSTR_GetOperandAddr.
Thomas Mullaly [Wed, 19 Jan 2011 04:33:56 +0000 (23:33 -0500)]
urlmon: Added pluggable protocol support to CoInternetGetSecurityUrlEx.
Thomas Mullaly [Mon, 17 Jan 2011 20:31:56 +0000 (15:31 -0500)]
urlmon/tests: Added pluggable protocol tests for CoInternetGetSecurityUrlEx.
Thomas Mullaly [Mon, 17 Jan 2011 04:40:08 +0000 (23:40 -0500)]
urlmon: Added basic CoInternetGetSecurityUrlEx implementation.
Thomas Mullaly [Sun, 16 Jan 2011 19:36:24 +0000 (14:36 -0500)]
urlmon/tests: Added CoInternetGetSecurityUrlEx tests.
Thomas Mullaly [Sat, 15 Jan 2011 21:03:03 +0000 (16:03 -0500)]
urlmon: Added stub for CoInternetGetSecurityUrlEx.
Michael Stefaniuc [Fri, 21 Jan 2011 09:40:26 +0000 (10:40 +0100)]
ddraw: Drop "Thunk_" from the names of the IDirect3DVertexBuffer methods.
Michael Stefaniuc [Fri, 21 Jan 2011 09:40:03 +0000 (10:40 +0100)]
ddraw: Drop "Thunk_" from the names of the IDirect3DMaterial* methods.
Ken Thomases [Fri, 21 Jan 2011 02:08:42 +0000 (20:08 -0600)]
secur32/tests: Fix copy/paste error in test message ("first" -> "third").
Ken Thomases [Fri, 21 Jan 2011 00:58:57 +0000 (18:58 -0600)]
windowscodecs: Disable ICNS support when building for Mac OS X 10.4 Tiger.
Anders Jonsson [Thu, 20 Jan 2011 20:02:23 +0000 (21:02 +0100)]
po: Update Swedish translation.
Hwang YunSong [Thu, 20 Jan 2011 08:04:18 +0000 (17:04 +0900)]
po: Update Korean translation.
Erich Hoover [Thu, 20 Jan 2011 18:01:03 +0000 (11:01 -0700)]
hhctrl.ocx: Add some private toolbar bitmaps (copied from shdocvw).
Erich Hoover [Thu, 20 Jan 2011 17:56:24 +0000 (10:56 -0700)]
hhctrl.ocx: Add better bitmaps for some toolbar buttons.
Huw Davies [Thu, 20 Jan 2011 13:23:52 +0000 (13:23 +0000)]
include: Add some more internet options.
Owen Rudge [Thu, 20 Jan 2011 15:41:59 +0000 (15:41 +0000)]
dsound/tests: Add IEEE float buffer tests for dsound8.
Owen Rudge [Thu, 20 Jan 2011 15:41:11 +0000 (15:41 +0000)]
dsound/tests: Add IEEE float buffer tests.
Owen Rudge [Thu, 20 Jan 2011 15:41:04 +0000 (15:41 +0000)]
dsound: Add support for 32-bit IEEE float buffers.
Yaron Shahrabani [Thu, 20 Jan 2011 15:17:05 +0000 (17:17 +0200)]
po: Hebrew update.
Greg Geldorp [Thu, 20 Jan 2011 12:39:05 +0000 (13:39 +0100)]
winhttp/tests: No reconnect on redirect when using proxy.
Jacek Caban [Thu, 20 Jan 2011 11:21:20 +0000 (12:21 +0100)]
mshtml: Forward nsIURL::[Get|Set]FilePath to nsIURI::[Get|Set]Path.
Nikolay Sivov [Wed, 19 Jan 2011 22:21:11 +0000 (01:21 +0300)]
msvcrt: Partially implement _set_abort_behavior.
Jacek Caban [Thu, 20 Jan 2011 10:49:12 +0000 (11:49 +0100)]
mshtml: Fixed some leaks in tests (valgrind).
Jacek Caban [Thu, 20 Jan 2011 10:48:56 +0000 (11:48 +0100)]
mshtml: Fixed leaks (valgrind).
Greg Geldorp [Thu, 20 Jan 2011 10:41:11 +0000 (11:41 +0100)]
imm32/tests: Windows does post WM_IME_COMPOSITION messages sometimes.
Greg Geldorp [Thu, 20 Jan 2011 10:40:17 +0000 (11:40 +0100)]
comctl32/tests: Fix failures for 120DPI display.
Michael Stefaniuc [Thu, 20 Jan 2011 10:10:36 +0000 (11:10 +0100)]
ole2.dll16: COM cleanup for the ILockBytes16 iface.
Michael Stefaniuc [Thu, 20 Jan 2011 10:09:54 +0000 (11:09 +0100)]
ole2.dll16: Add missing ILockBytes::Stat to the vtbl initialisation.
Hans Leidekker [Thu, 20 Jan 2011 08:07:05 +0000 (09:07 +0100)]
msi/tests: More tests for publishing and unpublishing assemblies.
Hans Leidekker [Thu, 20 Jan 2011 08:06:47 +0000 (09:06 +0100)]
msi: Clean up better when removing a product.
Hans Leidekker [Thu, 20 Jan 2011 08:06:19 +0000 (09:06 +0100)]
msi: Search all contexts in ACTION_GetComponentInstallStates.
Michael Stefaniuc [Thu, 20 Jan 2011 01:06:25 +0000 (02:06 +0100)]
ddraw: Drop "Thunk_" from the names of the IDirect3DDevice3 methods.
Michael Stefaniuc [Thu, 20 Jan 2011 01:05:06 +0000 (02:05 +0100)]
ddraw: Drop "Thunk_" from the names of the IDirect3DDevice2 methods.
Michael Stefaniuc [Thu, 20 Jan 2011 01:03:36 +0000 (02:03 +0100)]
ddraw: Drop "Thunk_" from the names of the IDirect3DDevice methods.
Michael Stefaniuc [Thu, 20 Jan 2011 01:00:29 +0000 (02:00 +0100)]
compobj.dll16: COM cleanup for the IMalloc16 iface.
Michael Stefaniuc [Thu, 20 Jan 2011 00:59:16 +0000 (01:59 +0100)]
explorerframe: COM cleanup for the IClassFactory iface.
Nikolay Sivov [Wed, 19 Jan 2011 22:46:49 +0000 (01:46 +0300)]
shell32/tests: Close find file handle (Valgrind).
Nikolay Sivov [Wed, 19 Jan 2011 22:41:18 +0000 (01:41 +0300)]
shell32: Free cloned PIDL after tree initialization (Valgrind).
Nikolay Sivov [Wed, 19 Jan 2011 22:35:25 +0000 (01:35 +0300)]
shell32: Fix interface leak while adding tree items.
Nikolay Sivov [Wed, 19 Jan 2011 21:38:16 +0000 (00:38 +0300)]
oleaut32: Fix a stream leak on failure.
Eric Pouech [Wed, 19 Jan 2011 21:34:35 +0000 (22:34 +0100)]
kernel32: Fix prototype when no curses dev package is present.
Piotr Caban [Wed, 19 Jan 2011 20:31:43 +0000 (21:31 +0100)]
mshtml: Added IObjectSafety stub.
Juan Lang [Wed, 19 Jan 2011 20:21:24 +0000 (12:21 -0800)]
crypt32: Ensure temporary string is NULL-terminated to avoid uninitialized memory access (valgrind).
Juan Lang [Wed, 19 Jan 2011 20:08:28 +0000 (12:08 -0800)]
crypt32: Simplify a function.
Jacek Caban [Wed, 19 Jan 2011 19:16:02 +0000 (20:16 +0100)]
wininet: Fixed race in SSL connection handling.
Henri Verbeet [Wed, 19 Jan 2011 18:20:12 +0000 (19:20 +0100)]
wined3d: Store a pointer to an array of IWineD3DSwapChainImpl pointers in the device.
Henri Verbeet [Wed, 19 Jan 2011 18:20:11 +0000 (19:20 +0100)]
wined3d: Move swapchain context retrieval to swapchain.c.
Henri Verbeet [Wed, 19 Jan 2011 18:20:10 +0000 (19:20 +0100)]
d3d8/tests: Fix test_ApplyStateBlock() (Valgrind).
Henri Verbeet [Wed, 19 Jan 2011 18:20:09 +0000 (19:20 +0100)]
ddraw: Initialize the AutoRestoreDisplayMode field of WINED3DPRESENT_PARAMETERS (Valgrind).
Alexandre Julliard [Wed, 19 Jan 2011 22:45:34 +0000 (23:45 +0100)]
hhctrl: Don't use an extended menu.
Alexandre Julliard [Wed, 19 Jan 2011 20:30:14 +0000 (21:30 +0100)]
shdocvw: Convert coclass registration to the IRegistrar mechanism.