qmgr: Add a missing call to CoUninitialize.
[wine] / dlls /
2009-03-09  Rob Shearmanqmgr: Add a missing call to CoUninitialize.
2009-03-09  Rob Shearmanqmgr: Fix a memory leak.
2009-03-09  Rob Shearmanole32: Fix a memory leak in an error path in COMPOBJ_Dl...
2009-03-09  Vincent Povirkgdiplus: Stub GdipCloneBitmapAreaI.
2009-03-09  Juan Langcrypt32: Fix another test on Win9x.
2009-03-06  Nikolay Sivovcomctl32: Replace nonprintable characters with spaces...
2009-03-06  Alistair Leslie... mshtml: Implement IHTMLStyle get/put borderBottomWidth.
2009-03-06  Alistair Leslie... mshtml: Implement IHTMLStyle get/put borderRightWidth.
2009-03-06  Alistair Leslie... mshtml: Implement IHTMLStyle get/put borderTopWidth.
2009-03-06  Alistair Leslie... mshtml: Implement IHTMLStyle get/put backgroundPositionY.
2009-03-06  Alistair Leslie... mshtml: Implement IHTMLStyle get/put backgroundPositionX.
2009-03-06  Alistair Leslie... mshtml: Implement IHTMLStyle_get_borderLeft.
2009-03-06  Paul Vriensmshtml/tests: Fix some typos.
2009-03-06  Paul Vriensgdiplus/tests: Fix two test failures on Win98.
2009-03-06  Paul Vriensshdocvw/tests: Add a missing FreeLibrary().
2009-03-06  Paul Vriensole32/tests: Remove an unused function declaration.
2009-03-06  Paul Vriensqmgr/tests: Fix some tests on systems with BITS 1.5...
2009-03-06  Michael Stefaniuctwain_32/tests: Remove superfluous pointer casts.
2009-03-06  Huw Daviesole32: Add support for VT_DECIMAL.
2009-03-06  Henri Verbeetd3d9: Improve IDirect3DDevice9::SetFVF() code flow.
2009-03-06  Henri Verbeetwined3d: Merge IWineD3DVertexBuffer with IWineD3DBuffer.
2009-03-06  Henri Verbeetwined3d: Simplify IWineD3DVertexBufferImpl_PreLoad...
2009-03-06  Henri Verbeetwined3d: Also set VBFLAG_HASDESC if we can determine...
2009-03-06  Dylan Smithrichedit: Avoid calling ITextHost_TxNotify with EN_MSGF...
2009-03-06  Jeremy Whitesane.ds: Fix a subtle bug that prevented the float...
2009-03-06  Jeremy Whitesane.ds: Sane should go first; that makes any actual...
2009-03-06  Jeremy Whitesane.ds: More correctly detect an end of scan job from...
2009-03-06  Jeremy Whitesane.ds: Add support for CAP_FEEDERENABLED.
2009-03-06  Jeremy Whitesane.ds: Add suport for CAP_AUTOFEED, make batch scans...
2009-03-06  Jeremy Whitesane.ds: Implement support for ICAP_PHYSICALHEIGHT...
2009-03-06  Rein Klazesuser32: Check for invalid menu handle passed to TrackPo...
2009-03-06  Henri Verbeetd3d10: Implement ID3D10EffectPass::Apply().
2009-03-06  Henri Verbeetd3d10: Create shaders.
2009-03-06  Henri Verbeetd3d10: Implement ID3D10Effect::GetDevice().
2009-03-06  Vincent Povirkwininet: Stub RegisterUrlCacheNotification.
2009-03-06  Vincent Povirkadvapi32: Stub TraceEvent.
2009-03-06  Juan Langcrypt32: Fix some test failures on Win9x.
2009-03-06  Alexandre Julliarduser32/tests: Add more optional messages for Vista...
2009-03-06  Alexandre Julliardcomctl32/tests: Disable a test that crashes on NT4.
2009-03-06  Alexandre Julliardcomctl32/tests: Fix the monthcal window creation messag...
2009-03-05  Alexandre Julliardcomctl32/tests: Set the listview image list after WM_CR...
2009-03-05  Alexandre Julliardntdll/tests: Create the server port before starting...
2009-03-05  Alexandre Julliardiphlpapi/tests: Don't pass a NULL size to GetTcp/UdpTab...
2009-03-05  Alexandre Julliardiphlpapi: Implemented getInterfaceStatsByName for Solaris.
2009-03-05  Alexandre Julliardiphlpapi: Implemented GetUdpStatistics for Solaris.
2009-03-05  Alexandre Julliardiphlpapi: Implemented GetTcpStatistics for Solaris.
2009-03-05  Alexandre Julliardiphlpapi: Implemented GetIpStatistics for Solaris.
2009-03-05  Alexandre Julliardiphlpapi: Implemented GetIcmpStatistics for Solaris.
2009-03-05  Vincent Povirkgdiplus: Return a NULL bitmap when GdipCreateBitmapFrom...
2009-03-05  Alexandre Julliardntdll: Fix a couple of warnings on Solaris.
2009-03-05  Alistair Leslie... mshtml: Add missing IHTMLCurrentStyle IDispatchEx ids.
2009-03-05  Alistair Leslie... mshtml: Add missing IHTMLStyle IDispatchEx ids.
2009-03-05  Henri Verbeetd3d10core: Implement ID3D10Device::Draw().
2009-03-05  Henri Verbeetwined3d: Add separate methods for setting the primitive...
2009-03-05  Henri Verbeetwined3d: Add d3d10 primitive types.
2009-03-05  Henri Verbeetwined3d: Add support for ARB_geometry_shader4.
2009-03-05  Henri Verbeetwined3d: Fix some prototypes.
2009-03-05  Henri Verbeetwined3d: Pass the vertex count rather than the primitiv...
2009-03-05  Alexandre Julliarduser32/tests: Skip menu test if sending input failed...
2009-03-05  Alexandre Julliarduser32/tests: Mark a couple of painting messages as...
2009-03-05  Alexandre Julliardiphlpapi: Simplify parsing of UDP stats. Only try to...
2009-03-05  Alexandre Julliardiphlpapi: Simplify parsing of TCP stats. Only try to...
2009-03-05  Alexandre Julliardiphlpapi: Simplify parsing of IP stats. Only try to...
2009-03-05  Alexandre Julliardiphlpapi: Simplify parsing of interface data. Only...
2009-03-05  Alexandre Julliardiphlpapi: Simplify parsing of ICMP stats. Only try...
2009-03-05  Hans Leidekkermscms: Handle errors from lcms more gracefully.
2009-03-05  Hans Leidekkerwinhttp, wininet: Load i2d_X509 from libcrypto.so.
2009-03-05  Michael Stefaniucmsctf: Remove superfluous pointer casts.
2009-03-05  Michael Stefaniucnetapi32: Remove superfluous pointer casts.
2009-03-05  Nikolay Sivovuser32: Use 1 unit caret width for Edit control.
2009-03-05  Nikolay Sivovuser32: Disable scroll bar control window when both...
2009-03-05  Alexandre Julliardkernel32/tests: Stop testing integer atoms if the first...
2009-03-05  Alexandre Julliardddraw/tests: Allow IDirectDrawSurface_AddAttachedSurfac...
2009-03-05  Paul Vriensurlmon/tests: Use an action that is available on all...
2009-03-05  Paul Vriensshell32/tests: Skip some tests on Win95 because of...
2009-03-05  Paul Vriensshell32/tests: Make sure we test on Win95.
2009-03-05  Paul Vriensshell32/tests: Use the correct directory on Win95.
2009-03-05  Juan Langcrypt32: Fix some test failures on Win9x.
2009-03-05  Jacek Cabanurlmon: Get rid of URLMonikerImpl_BindToStorage_hack.
2009-03-05  Jacek Cabanurlmon: Added gopher pluggable protocol implementation.
2009-03-05  Jacek Cabanurlmon: Added IInternetPriority implementation for...
2009-03-05  Jacek Cabanurlmon: Added gopher protocol handler stub implementation.
2009-03-05  Jacek Cabanurlmon: Added ftp binding tests.
2009-03-05  Jacek Cabanurlmon: Added ftp protocol tests.
2009-03-04  Alexandre Julliardkernel32/tests: Improve some failure messages in the...
2009-03-04  Jörg Höhled3d9/tests: Fix typos in text.
2009-03-04  Ricardo Filipesetupapi: Implement SetupPromptForDiskA by wrapping...
2009-03-04  Paul Vrienskernel32/tests: Correct an ok() statement.
2009-03-04  Alexandre Julliarduser32: Make mouse.drv into a stand-alone 16-bit module.
2009-03-04  Alexandre Julliarduser32: Make keyboard.drv into a stand-alone 16-bit...
2009-03-04  Alexandre Julliarduser32: Make display.drv into a stand-alone 16-bit...
2009-03-04  Alexandre Julliardgdi32: Make dispdib.dll into a stand-alone 16-bit module.
2009-03-04  Alexandre Julliardkernel32: Make windebug.dll into a stand-alone 16-bit...
2009-03-04  Alexandre Julliardkernel32: Make comm.drv into a stand-alone 16-bit module.
2009-03-04  Alexandre Julliardkernel32: Make win87em.dll into a stand-alone 16-bit...
2009-03-04  Alexandre Julliardkernel32: Make stress.dll into a stand-alone 16-bit...
2009-03-04  Tony Wasserkad3dx9: Implement ID3DXSprite_OnLostDevice/OnResetDevice.
2009-03-04  Huw Daviesgdi32/tests: Fix tests on NT4.
2009-03-04  Huw Daviesgdi32/tests: Win9x doesn't initialize the bitmap bits...
2009-03-04  Hans Leidekkermscms: Accept REG_DWORD values when enumerating registe...
next