browseui: Fix several memory leaks in the tests.
[wine] / dlls /
2009-12-14  Huw Daviesbrowseui: Fix several memory leaks in the tests.
2009-12-14  Huw Daviesoleaut32: Fix a memory leak in the tests.
2009-12-14  Huw Daviesshdocvw: Fix a memory leak in the tests.
2009-12-14  Huw Daviesfusion: Fix a memory leak in the tests.
2009-12-14  Vincent Povirkgdiplus: Add test for image palette functions.
2009-12-14  Vincent Povirkgdiplus: Initialize the palettes of new indexed bitmaps.
2009-12-14  Vincent Povirkgdiplus: Implement GdipGetImagePalette.
2009-12-14  Vincent Povirkgdiplus: Implement GdipGetImagePaletteSize.
2009-12-14  Vincent Povirkgdiplus: Implement GdipSetImagePalette.
2009-12-14  Juan Langwinhttp/tests: Skip secure connection tests if the...
2009-12-14  Juan Langwinhttp: Don't call a function whose result is never...
2009-12-14  Aric Stewartshlwapi: Beginning implementation of IUnknown_QueryServ...
2009-12-14  Vincent Povirkwinex11.drv: Use the old method to delete the desktop...
2009-12-14  Alexandre Julliarduser32: Move Get/SetWindowLong16 implementation to...
2009-12-14  Alexandre Julliarduser32: Remove the no longer used WINPROC_CallDlgProc16...
2009-12-14  Alexandre Julliarduser32: Move SystemParametersInfo16 to user16.c.
2009-12-13  Alexandre Julliarduser32: Split the handling of the 16-bit messages out...
2009-12-13  Alexandre Julliarduser32: Split the handling of the 16-bit messages out...
2009-12-13  Alexandre Julliarduser32: Split the handling of the 16-bit messages out...
2009-12-13  Alexandre Julliarduser32: Split the handling of the 16-bit messages out...
2009-12-13  Alexandre Julliarduser32: Split the handling of the 16-bit messages out...
2009-12-13  Alexandre Julliarduser32: Split the handling of the 16-bit messages out...
2009-12-11  Alexandre Julliarduser32: Store the 16-bit edit handle directly in the...
2009-12-11  Alexandre Julliarduser32: Split the code that deals with the 16-bit edit...
2009-12-11  Alexandre Julliarduser32: Add a thunking mechanism for 16-bit edit word...
2009-12-11  Alexandre Julliardmsi/tests: Fix a handle leak.
2009-12-11  Juan Langwinhttp: Free OpenSSL error strings at unload.
2009-12-11  Juan Langcrypt32: Accept end certificates with no extended key...
2009-12-11  Chris Schafermsi/tests: Remove some barriers to running msi tests...
2009-12-11  Juan Langadvapi32/tests: Fix memory leaks in tests.
2009-12-11  Jeremy Whiteoleaut32: Use wire sizes for marshaled safe arrays...
2009-12-11  Jeremy Whiteoleaut32/tests: Check the actual size of safe arrays...
2009-12-11  Jeremy Whiteoleaut32/tests: Avoid a memory leak; spotted by Valgrind.
2009-12-11  Huw Daviesoleaut32: Fix double-free in tests.
2009-12-11  Nikolay Sivovoleaut32/tests: Fix a couple of leaks in tests.
2009-12-11  Aric Stewartshlwapi: Ordinal 196 is SHVerbExistsNA not DnsRecordSet...
2009-12-11  Paul Vriensshell32/tests: Fix a test failure on a default Windows...
2009-12-11  Hans Leidekkergdi32: Implement WineEngGetCharABCWidthsFloat and forwa...
2009-12-11  Alistair Leslie... shdocvw: Fix test for non-english IE MUI.
2009-12-11  Andrew Nguyendxdiagn: Initialize a structure size member before...
2009-12-11  James Hawkinsmsi: Wine fails the test and passes us a Session object...
2009-12-11  James Hawkinsmsi: Refactor the Installer.RelatedProducts method...
2009-12-11  James Hawkinsmsi: Refactor the Installer.Products method into Instal...
2009-12-11  James Hawkinsmsi: Refactor the Installer.ProductInfo method into...
2009-12-11  James Hawkinsmsi: Refactor the Installer.ProductState method into...
2009-12-11  James Hawkinsmsi: Refactor the Installer.RegistryValue method into...
2009-12-11  James Hawkinsmsi: Refactor the Installer.Version method into Install...
2009-12-11  James Hawkinsmsi: Refactor the Installer.InstallProduct method into...
2009-12-11  James Hawkinsmsi: Refactor the remaining Installer object stub metho...
2009-12-11  James Hawkinsmsi: Refactor the Installer.UILevel method into Install...
2009-12-11  James Hawkinsmsi: Refactor the Installer.SummaryInformation method...
2009-12-11  James Hawkinsmsi: Refactor Installer.OpenProduct and Installer.OpenD...
2009-12-11  James Hawkinsmsi: Refactor the Installer.OpenPackage method into...
2009-12-11  James Hawkinsmsi: Refactor the Installer.CreateRecord method into...
2009-12-11  James Hawkinsmsi: Stub out a few more Installer object methods.
2009-12-11  James Hawkinsmsi: Close the original record before copying new data...
2009-12-11  James Hawkinsmsi: Fix a handle leak in the record tests.
2009-12-11  Marcus Meissnerdmloader: pObject NULL checks are not necessary (Coverity).
2009-12-11  Marcus Meissnerdmime: Actually get a pCLSID stream before using it...
2009-12-11  Marcus Meissnerjscript: Fixed uninitialized usage of i (Coverity).
2009-12-11  Vincent Povirkole32: Implement Revert for transacted storage objects.
2009-12-11  Vincent Povirkole32: Implement transacted storage.
2009-12-11  Vincent Povirkole32: Add a stub transacted storage type.
2009-12-11  Vincent Povirkole32: Add Invalidate to the storage vtable.
2009-12-11  Vincent Povirkole32: Create internal storage objects with a refcount...
2009-12-11  Henri Verbeetwined3d: Move IWineD3DDeviceImpl_RestoreWindow() to...
2009-12-11  Henri Verbeetwined3d: Move IWineD3DDeviceImpl_SetupFullscreenWindow...
2009-12-11  Henri Verbeetwined3d: Add a separate function for swapchain initiali...
2009-12-11  Henri Verbeetwined3d: Correctly calculate the extended style in...
2009-12-11  Henri Verbeetwined3d: Properly invalidate the context's draw buffer...
2009-12-11  Aric Stewartshlwapi/tests: Testing framework and IConnection point...
2009-12-11  Aric Stewartshlwapi: Release rgcd.pUnk returned by enumeration.
2009-12-11  Aric Stewartshlwapi: DISPPARAMS on Invoke are never NULL.
2009-12-11  Aric Stewartshlwapi: Failure in IConnectionPoint_GetConnectionInter...
2009-12-11  Aric Stewartshlwapi: Rename ConnectToConnectionPoint bAdviseOnly...
2009-12-11  Juan Langcrypt32: Fix CertAddCTLContextToStore for CERT_STORE_AD...
2009-12-11  Juan Langcrypt32: Fix CertAddCRLContextToStore for CERT_STORE_AD...
2009-12-11  Juan Langcrypt32: Don't dereference an output pointer which...
2009-12-11  Juan Langcrypt32: Trace chain final error status.
2009-12-10  Paul Vrienscomctl32/tests: Fix a test failure on older comctl32.
2009-12-10  Maarten Lankhorstmmdevapi: Add initial mmdevapi dll.
2009-12-10  Maarten Lankhorstdsound: Only initialize one guid for capture and renderer.
2009-12-10  Alexandre Julliarddbghelp: Fix an invalid pointer cast.
2009-12-10  Alexandre Julliarddbghelp: Moved addr_to_linear() to stack.c.
2009-12-10  Paul Vriensddraw/tests: Fix some test failures on Vista+.
2009-12-10  Erich Hooverws2_32: Return the full list of local IP addresses...
2009-12-10  Erich Hooverws2_32: Separate out hostent creation from duplication.
2009-12-10  Paul Vriensole32/tests: Don't crash on Win9x/WinMe by using more...
2009-12-10  Paul Vriensimagehlp/tests: Run tests again on Win95.
2009-12-10  Wolfram Sangntoskrnl: Add IoAllocateErrorLogEntry stub.
2009-12-10  Ken Thomaseskernel32: Consolidate some related code closer together.
2009-12-10  Ken Thomaseskernel32: Mac lang. pref. overrides LANG, but not LC_AL...
2009-12-10  Ken Thomaseskernel32: On Mac, construct locale string from language...
2009-12-10  Maarten Lankhorstdsound: Clean up DSPROPERTY_Description1.
2009-12-10  Maarten Lankhorstdsound: Clean up DSPROPERTY_DescriptionA.
2009-12-10  Maarten Lankhorstdsound: Clean up DSPROPERTY_Enumerate1.
2009-12-10  Maarten Lankhorstdsound: Clean up DSPROPERTY_EnumerateA.
2009-12-10  Maarten Lankhorstdsound: Clean up DSPROPERTY_EnumerateW.
2009-12-10  Maarten Lankhorstdsound: Clean up DSPROPERTY_DescriptionW.
2009-12-10  Maarten Lankhorstdsound: Implement DSPROPERTY_WaveDeviceMappingA on...
next