wininet: Store hostname for secure connection in its SSL context.
[wine] / dlls /
2009-12-14  Juan Langwininet: Store hostname for secure connection in its...
2009-12-14  Juan Langwininet: Free OpenSSL error strings at unload.
2009-12-14  Juan Langwininet: Don't unnecessarily convert hostname to ANSI...
2009-12-14  Gregor Schneidermlang: Change EnumRfc1766_create return values to error...
2009-12-14  Nicolas Le Camddraw/tests: Get rid of a carriage return in a trace.
2009-12-14  Jacek Cabanmshtml: Added IHTMLStyle2::right implementation.
2009-12-14  Jacek Cabanmshtml: Added IHTMLStyle::marginTop implementation.
2009-12-14  Alexander Nicolays... oleacc: Add Norwegian Bokmål translation.
2009-12-14  Alexander Nicolays... appwiz.cpl: Update Norwegian Bokmål translation.
2009-12-14  Nikolay Sivovcomctl32/treeview: Implement NM_SETCURSOR notification.
2009-12-14  Nikolay Sivovcomctl32/treeview: Draw +/- signs with text color,...
2009-12-14  Nikolay Sivovcomctl32/treeview: Fix default colors set on creation.
2009-12-14  Nikolay Sivovcomctl32/treeview: Fix mouse tracking request code.
2009-12-14  Henri Verbeetwined3d: Let the context handle the draw buffer in...
2009-12-14  Henri Verbeetwined3d: Let the context handle the draw buffer in...
2009-12-14  Henri Verbeetwined3d: Let the context handle the draw buffer in...
2009-12-14  Henri Verbeetwined3d: Let the context handle the draw buffer in...
2009-12-14  Henri Verbeetd3d10core: Add a stub ID3D10Query implementation.
2009-12-14  Rob Shearmanrpcrt4: Handle [out]-only non-conformant strings in...
2009-12-14  Rob Shearmanrpcrt4: Add support for context handles in stubless...
2009-12-14  Rob Shearmanrpcrt4: Fix some memory leaks in the cstub tests.
2009-12-14  Rob Shearmansecur32: Fix memory leak in NTLM's FreeCredentialsHandle.
2009-12-14  Huw Daviesriched20: Fix a memory leak.
2009-12-14  Francois Gougetoleaut32/tests: Make test_DispGetParam() static.
2009-12-14  Francois Gougetmshtml/tests: Make test_UIActivate() static.
2009-12-14  Francois Gougetshlwapi/tests: Make test_IConnectionPoint() static.
2009-12-14  André Hentschelgdi32/tests: Also test non-style suffix.
2009-12-14  Huw Daviesgdiplus: Fix a memory leak.
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.
next