ole32: Add support for rendering HBITMAP clipboard objects.
[wine] / dlls /
2011-01-24  Mike Kaplinskiyws2_32/tests: Add a test for an overlapped send.
2011-01-24  Greg Geldorpriched20/tests: Fix editor tests.
2011-01-24  Dmitry Timoshkovwinex11.drv: Associate the real DC transformation with...
2011-01-24  Henri Verbeetwined3d: Use dot() instead of length() in shader_glsl_n...
2011-01-24  Henri Verbeetwined3d: WINED3DFMT_INTZ is a FOURCC format.
2011-01-24  Henri Verbeetwined3d: Remove IWineD3DSurface::DrawOverlay() from...
2011-01-24  Henri Verbeetwined3d: Remove IWineD3DSurface::RealizePalette() from...
2011-01-24  Michael Stefaniucmsxml3: COM cleanup for the IXMLDOMNode iface in unknode.
2011-01-24  Michael Stefaniucmsxml3: COM cleanup for the IXMLDOMNode iface in xmlnode.
2011-01-24  Michael Stefaniucsti: COM cleanup for sti.c.
2011-01-24  Greg Geldorpuser32/tests: Fix edit tests.
2011-01-24  Michael Stefaniucmapi32: COM cleanup for the IMalloc iface.
2011-01-24  Michael Stefaniucmstask: Use ifaces instead of vtbl pointers in TaskImpl.
2011-01-24  Michael Stefaniucmstask: COM cleanup for the ITaskScheduler iface.
2011-01-24  Michael Stefaniucmstask: COM cleanup for the ITaskTrigger iface.
2011-01-24  Michael Stefaniucmstask: COM cleanup for the IClassFactory iface.
2011-01-24  Michael Stefaniucmsxml3: COM cleanup for the IBindStatusCallback iface.
2011-01-24  Michael Stefaniucavifil32: Avoid forward declarations of iface methods.
2011-01-24  Michael Stefaniucavifil32: Use ifaces instead of vtbl pointers in IAVIEd...
2011-01-24  Michael Stefaniucd3d8: COM cleanup for the IDirect3D8 iface.
2011-01-24  Michael Stefaniucddrawex: COM cleanup for the IDirectDraw4 iface.
2011-01-24  Michael Stefaniucddrawex: Rename impl_from_dd4() to impl_from_IDirectDra...
2011-01-24  Michael Stefaniucddrawex: COM cleanup for the IDirectDraw3 iface.
2011-01-24  Michael Stefaniucddrawex: COM cleanup for the IDirectDraw2 iface.
2011-01-24  Michael Stefaniucddrawex: COM cleanup for the IDirectDraw iface.
2011-01-24  Michael Stefaniucddrawex: COM cleanup for the IDirectDrawFactory iface.
2011-01-24  Michael Stefaniucddrawex: COM cleanup for the IClassFactory iface.
2011-01-24  Michael Stefaniucddraw: COM cleanup for the IClassFactory iface.
2011-01-24  Alexander Morozovshell32/tests: Add tests for IShellDispatch::NameSpace.
2011-01-24  Vitaliy Margolendinput: Combine ASCII and Unicode device create callbac...
2011-01-24  Detlef Riekenbergkernel32: Don't mask when printing unsupported flags...
2011-01-24  Greg Geldorpgdi32/tests: Fix font tests on Arabic machines.
2011-01-24  Nikolay Sivovurlmon/tests: Fix a leak in test (Valgrind).
2011-01-24  Nikolay Sivovmsxml3: Fix interface leak (Valgrind).
2011-01-24  Nikolay Sivovmsxml3: Fix invalid read before allocated block (Valgrind).
2011-01-24  Kusanagi Kouichikernel32: Include term.h conditionally.
2011-01-24  Nikolay Sivovoleaut32: Unmarshalled safearray is always unlocked.
2011-01-24  Nikolay Sivovoleaut32/tests: Fix safearray leaks, test return value...
2011-01-24  Nikolay Sivovshell32/tests: Fix couple PIDL leaks in tests.
2011-01-24  Nikolay Sivovshell32: Fix a parent PIDL leak (Valgrind).
2011-01-24  Eric Pouechkernel32: Added missing include to term.c.
2011-01-24  Jacek Cabanurlmon: Fixed key name size and format in open_zone_key.
2011-01-24  Vincent Povirkgdiplus: Add a software implementation of line gradient...
2011-01-24  Vincent Povirkgdiplus: Add a software implementation of hatch brushes.
2011-01-24  Vincent Povirkgdiplus: Add a software implementation of GdipFillRegion.
2011-01-24  Vincent Povirkgdiplus: Factor the matrix creation code out of GdipTra...
2011-01-24  Vincent Povirkgdiplus: Factor out the gdi32 code of GdipFillRegion.
2011-01-21  Henri Verbeetwined3d: Remove IWineD3DVolume::LoadTexture() from...
2011-01-21  Henri Verbeetwined3d: Get rid of IWineD3DSurface::GetData().
2011-01-21  Henri Verbeetwined3d: Remove IWineD3DSurface::LoadTexture() from...
2011-01-21  Henri Verbeetwined3d: Remove IWineD3DSurface::BindTexture() from...
2011-01-21  Jacek Cabanurlmon: Call remove_dot_segments on path opaque for...
2011-01-21  Jacek Cabanurlmon: Added backslash handling to remove_dot_segments.
2011-01-21  Alexandre Julliardole32: Cleanup return value handling in CoWaitForMultip...
2011-01-21  Maarten Lankhorstole32: Handle alertable wait in CoWaitForMultipleHandles.
2011-01-21  Jacek Cabanmshtml: Fixed leaks in htmllocation tests (valgrind).
2011-01-21  Greg Geldorpwininet/tests: Fix failures when connecting through...
2011-01-21  Alexander Morozovshell32: Implement IDispatch methods of IShellDispatch.
2011-01-21  Andrew Nguyenwindowscodecs: Use memmove in StreamOnMemory::Read...
2011-01-21  Andrew Nguyenwindowscodecs: Avoid writing to the output pointer...
2011-01-21  Andrew Nguyenkernel32/tests: Free environment strings buffer at...
2011-01-21  Andrew Nguyenshell32: Fix initial reference count for a new IAutoCom...
2011-01-21  Gerald Pfeiferntoskrnl.exe: Remove variable sep and related code...
2011-01-21  Thomas Mullalyurlmon: Added pluggable protocol support to CoInternetG...
2011-01-21  Thomas Mullalyurlmon/tests: Added pluggable protocol tests for CoInte...
2011-01-21  Thomas Mullalyurlmon: Added basic CoInternetGetSecurityUrlEx implemen...
2011-01-21  Thomas Mullalyurlmon/tests: Added CoInternetGetSecurityUrlEx tests.
2011-01-21  Thomas Mullalyurlmon: Added stub for CoInternetGetSecurityUrlEx.
2011-01-21  Michael Stefaniucddraw: Drop "Thunk_" from the names of the IDirect3DVer...
2011-01-21  Michael Stefaniucddraw: Drop "Thunk_" from the names of the IDirect3DMat...
2011-01-21  Ken Thomasessecur32/tests: Fix copy/paste error in test message...
2011-01-21  Ken Thomaseswindowscodecs: Disable ICNS support when building for...
2011-01-21  Erich Hooverhhctrl.ocx: Add some private toolbar bitmaps (copied...
2011-01-21  Erich Hooverhhctrl.ocx: Add better bitmaps for some toolbar buttons.
2011-01-20  Owen Rudgedsound/tests: Add IEEE float buffer tests for dsound8.
2011-01-20  Owen Rudgedsound/tests: Add IEEE float buffer tests.
2011-01-20  Owen Rudgedsound: Add support for 32-bit IEEE float buffers.
2011-01-20  Greg Geldorpwinhttp/tests: No reconnect on redirect when using...
2011-01-20  Jacek Cabanmshtml: Forward nsIURL::[Get|Set]FilePath to nsIURI...
2011-01-20  Nikolay Sivovmsvcrt: Partially implement _set_abort_behavior.
2011-01-20  Jacek Cabanmshtml: Fixed some leaks in tests (valgrind).
2011-01-20  Jacek Cabanmshtml: Fixed leaks (valgrind).
2011-01-20  Greg Geldorpimm32/tests: Windows does post WM_IME_COMPOSITION messa...
2011-01-20  Greg Geldorpcomctl32/tests: Fix failures for 120DPI display.
2011-01-20  Michael Stefaniucole2.dll16: COM cleanup for the ILockBytes16 iface.
2011-01-20  Michael Stefaniucole2.dll16: Add missing ILockBytes::Stat to the vtbl...
2011-01-20  Hans Leidekkermsi/tests: More tests for publishing and unpublishing...
2011-01-20  Hans Leidekkermsi: Clean up better when removing a product.
2011-01-20  Hans Leidekkermsi: Search all contexts in ACTION_GetComponentInstallS...
2011-01-20  Michael Stefaniucddraw: Drop "Thunk_" from the names of the IDirect3DDev...
2011-01-20  Michael Stefaniucddraw: Drop "Thunk_" from the names of the IDirect3DDev...
2011-01-20  Michael Stefaniucddraw: Drop "Thunk_" from the names of the IDirect3DDev...
2011-01-20  Michael Stefaniuccompobj.dll16: COM cleanup for the IMalloc16 iface.
2011-01-20  Michael Stefaniucexplorerframe: COM cleanup for the IClassFactory iface.
2011-01-20  Nikolay Sivovshell32/tests: Close find file handle (Valgrind).
2011-01-20  Nikolay Sivovshell32: Free cloned PIDL after tree initialization...
2011-01-20  Nikolay Sivovshell32: Fix interface leak while adding tree items.
2011-01-20  Nikolay Sivovoleaut32: Fix a stream leak on failure.
2011-01-20  Eric Pouechkernel32: Fix prototype when no curses dev package...
2011-01-20  Piotr Cabanmshtml: Added IObjectSafety stub.
next