Commit Graph

58209 Commits

Author SHA1 Message Date
Michael Stefaniuc 4219fef3f4 msxml3: COM cleanup for the IXMLDOMNode iface in unknode. 2011-01-24 14:43:26 +01:00
Michael Stefaniuc b500bccc60 msxml3: COM cleanup for the IXMLDOMNode iface in xmlnode. 2011-01-24 14:43:26 +01:00
Michael Stefaniuc b347a3928d sti: COM cleanup for sti.c. 2011-01-24 14:43:26 +01:00
Greg Geldorp 0406b5d543 user32/tests: Fix edit tests. 2011-01-24 14:43:26 +01:00
Michael Stefaniuc 5a9d74a333 mapi32: COM cleanup for the IMalloc iface. 2011-01-24 14:43:25 +01:00
Michael Stefaniuc 591b59420d mstask: Use ifaces instead of vtbl pointers in TaskImpl. 2011-01-24 14:43:25 +01:00
Michael Stefaniuc 052de3f9a8 mstask: COM cleanup for the ITaskScheduler iface. 2011-01-24 14:43:25 +01:00
Michael Stefaniuc 73b6d21ab6 mstask: COM cleanup for the ITaskTrigger iface. 2011-01-24 14:43:25 +01:00
Michael Stefaniuc 30e90c9ace mstask: COM cleanup for the IClassFactory iface. 2011-01-24 14:43:25 +01:00
Michael Stefaniuc 5fd62154f3 msxml3: COM cleanup for the IBindStatusCallback iface. 2011-01-24 14:43:24 +01:00
Michael Stefaniuc 81c91c4344 avifil32: Avoid forward declarations of iface methods. 2011-01-24 14:43:24 +01:00
Michael Stefaniuc 2a14c4e846 avifil32: Use ifaces instead of vtbl pointers in IAVIEditStreamImpl. 2011-01-24 14:43:24 +01:00
Michael Stefaniuc 6ad10335a0 d3d8: COM cleanup for the IDirect3D8 iface. 2011-01-24 14:43:24 +01:00
Michael Stefaniuc 3a95fe8476 ddrawex: COM cleanup for the IDirectDraw4 iface. 2011-01-24 14:43:24 +01:00
Michael Stefaniuc eb850bf522 ddrawex: Rename impl_from_dd4() to impl_from_IDirectDraw4(). 2011-01-24 14:43:24 +01:00
Michael Stefaniuc 3f7a060c37 ddrawex: COM cleanup for the IDirectDraw3 iface. 2011-01-24 14:43:23 +01:00
Michael Stefaniuc 9b77bdff54 ddrawex: COM cleanup for the IDirectDraw2 iface. 2011-01-24 14:43:23 +01:00
Michael Stefaniuc 8003b48421 ddrawex: COM cleanup for the IDirectDraw iface. 2011-01-24 14:43:23 +01:00
Michael Stefaniuc 0b9cfcfcc9 ddrawex: COM cleanup for the IDirectDrawFactory iface. 2011-01-24 14:43:23 +01:00
Michael Stefaniuc 3799ad3482 ddrawex: COM cleanup for the IClassFactory iface. 2011-01-24 14:43:23 +01:00
Michael Stefaniuc 68d5d33e5e ddraw: COM cleanup for the IClassFactory iface. 2011-01-24 14:43:23 +01:00
Alexander Morozov 38f85c37cc shell32/tests: Add tests for IShellDispatch::NameSpace. 2011-01-24 14:43:22 +01:00
Vitaliy Margolen 0ac5c60374 dinput: Combine ASCII and Unicode device create callbacks. Add tests. 2011-01-24 14:43:09 +01:00
Detlef Riekenberg 27d31c7652 kernel32: Don't mask when printing unsupported flags in load_library. 2011-01-24 12:35:02 +01:00
Greg Geldorp 566d455b29 gdi32/tests: Fix font tests on Arabic machines. 2011-01-24 12:35:02 +01:00
Nikolay Sivov 5b1d461748 urlmon/tests: Fix a leak in test (Valgrind). 2011-01-24 12:35:02 +01:00
Nikolay Sivov 3ba78cf101 msxml3: Fix interface leak (Valgrind). 2011-01-24 12:35:02 +01:00
Nikolay Sivov 952f0a6af4 msxml3: Fix invalid read before allocated block (Valgrind). 2011-01-24 12:35:02 +01:00
Kusanagi Kouichi 8e1755aa49 kernel32: Include term.h conditionally. 2011-01-24 12:35:02 +01:00
Nikolay Sivov 95416ff904 oleaut32: Unmarshalled safearray is always unlocked. 2011-01-24 12:35:02 +01:00
Nikolay Sivov a5582d77cf oleaut32/tests: Fix safearray leaks, test return value after array destruction. 2011-01-24 12:35:02 +01:00
Nikolay Sivov 7ee7f0843b shell32/tests: Fix couple PIDL leaks in tests. 2011-01-24 12:35:02 +01:00
Nikolay Sivov b907b7d6bf shell32: Fix a parent PIDL leak (Valgrind). 2011-01-24 12:35:02 +01:00
Eric Pouech 33389354a5 kernel32: Added missing include to term.c. 2011-01-24 12:35:02 +01:00
Jacek Caban c117f21876 urlmon: Fixed key name size and format in open_zone_key. 2011-01-24 12:35:02 +01:00
Vincent Povirk 0c17a0b5bb gdiplus: Add a software implementation of line gradient brushes. 2011-01-24 12:13:57 +01:00
Vincent Povirk b7e664bc5c gdiplus: Add a software implementation of hatch brushes. 2011-01-24 12:13:54 +01:00
Vincent Povirk 60cd477342 gdiplus: Add a software implementation of GdipFillRegion. 2011-01-24 12:13:51 +01:00
Vincent Povirk 6acffba564 gdiplus: Factor the matrix creation code out of GdipTransformPoints. 2011-01-24 12:13:09 +01:00
Vincent Povirk b689e63a86 gdiplus: Factor out the gdi32 code of GdipFillRegion. 2011-01-24 12:13:00 +01:00
Henri Verbeet 1eefb46a57 wined3d: Remove IWineD3DVolume::LoadTexture() from the public interface. 2011-01-21 18:37:11 +01:00
Henri Verbeet ce050c89de wined3d: Get rid of IWineD3DSurface::GetData(). 2011-01-21 18:37:09 +01:00
Henri Verbeet 0b7fef751e wined3d: Remove IWineD3DSurface::LoadTexture() from the public interface. 2011-01-21 18:37:06 +01:00
Henri Verbeet 629d81b192 wined3d: Remove IWineD3DSurface::BindTexture() from the public interface. 2011-01-21 18:37:04 +01:00
Jacek Caban 4454770cbc urlmon: Call remove_dot_segments on path opaque for mk: protocol. 2011-01-21 16:21:37 +01:00
Jacek Caban 3c6c6e9d94 urlmon: Added backslash handling to remove_dot_segments. 2011-01-21 16:21:31 +01:00
Alexandre Julliard 8c2a9414a6 ole32: Cleanup return value handling in CoWaitForMultipleHandles. 2011-01-21 14:51:37 +01:00
Maarten Lankhorst 75801f095d ole32: Handle alertable wait in CoWaitForMultipleHandles. 2011-01-21 14:44:48 +01:00
Jacek Caban f712c118e7 mshtml: Fixed leaks in htmllocation tests (valgrind). 2011-01-21 14:42:51 +01:00
Greg Geldorp 859be0a283 wininet/tests: Fix failures when connecting through proxy. 2011-01-21 13:49:33 +01:00