wine
2009-12-07  Piotr Cabanmshtml: Added Advise handling to OleObject_Close.
2009-12-07  Piotr Cabanmshtml: Added OleObject_Advise tests.
2009-12-07  Piotr Cabanmshtml: Added OleObject_EnumAdvise implementation.
2009-12-07  Piotr Cabanmshtml: Added OleObject_Unadvise implementation.
2009-12-07  Piotr Cabanmshtml: Added OleObject_Advise implementation.
2009-12-07  Piotr Cabanmshtml: Added PersistStreamInit_InitNew implementation.
2009-12-07  Alexandre Julliardaclocal.m4: Perform a more exhaustive search of the...
2009-12-07  Nathan Gallaherole32: Fix invalid memory access in storage32.
2009-12-07  Paul Chitescuservices.exe: Reduce Registry access to KEY_READ or...
2009-12-07  Paul Chitescuadvapi32: Reduce registry access to MAXIMUM_ALLOWED...
2009-12-07  Maarten Lankhorstdsound: Move buffer property sets to buffer.c.
2009-12-07  Huw Daviesxinput1_3: Don't print the contents of [out] parameters.
2009-12-07  Nikolay Sivovwindowscodecs/tests: Release decoder after use.
2009-12-07  Henri Verbeetdxgi: Implement IDXGISurface::GetParent().
2009-12-07  Henri Verbeetdxgi: Implement IDXGISurface::GetDevice().
2009-12-07  Henri Verbeetdxgi: Add a separate function for surface initialization.
2009-12-07  Henri Verbeetd3d9: Fix GetDevice() for surfaces that are part of...
2009-12-07  Henri Verbeetd3d8: Fix GetDevice() for surfaces that are part of...
2009-12-07  Stefan DösingerRender to fbo when the size mismatches at creation...
2009-12-07  Stefan Dösingerwined3d: Render to a FBO if the window size is changed.
2009-12-07  Stefan Dösingerwined3d: Infrastructure to render swapchains to a FBO.
2009-12-07  Stefan Dösingerwined3d: Use GL_COLOR_ATTACHMENT0 as offscreen buffer...
2009-12-07  Stefan Dösingerwined3d: A function for checking if a surface is offscreen.
2009-12-07  Stefan Dösingerwined3d: Add a function for initializing surface sysmem.
2009-12-07  Maarten Lankhorstinclude: Fix typo in audiopolicy.
2009-12-07  Maarten Lankhorstinclude: Add some definitions to ks.h.
2009-12-07  Hans Leidekkerntdll/tests: Fix a memory leak.
2009-12-07  Hans Leidekkernetapi32/tests: Fix a memory leak.
2009-12-07  Hans Leidekkerfusion: Fix some memory leaks.
2009-12-07  Hans Leidekkeruserenv/tests: Fix some memory leaks.
2009-12-07  Hans Leidekkerusp10: Fix a memory leak.
2009-12-07  Hans Leidekkermsi/tests: Loosen check on kernel32 language version.
2009-12-07  Hans Leidekkerwininet: Cleanup any existing cache file before creatin...
2009-12-07  Marcus Meissnerreg: Fixed 2 functionality bugs in REG DELETE (Coverity).
2009-12-07  Alexandre Julliardgdi32: Avoid use of some 16-bit types.
2009-12-07  Alexandre Julliardgdi32: Don't include wingdi16.h by default.
2009-12-07  Alexandre Julliardgdi32: Make gdi.exe into a stand-alone 16-bit module.
2009-12-07  Alexandre Julliardgdi32: Stop exporting the 16-bit print job functions.
2009-12-07  Alexandre Julliardwineps.drv: Don't include 16-bit headers in psdrv.h.
2009-12-07  Alexandre Julliardwineps.drv: Duplicate the print job support from 16...
2009-12-07  Alexandre Julliardwineps.drv: Add a wrapper function for WriteSpool16.
2009-12-07  Vincent Povirkgdiplus: Fix cleanup after errors in GdipCloneImage.
2009-12-07  Vincent Povirkgdiplus: Implement GdipCloneBitmapArea.
2009-12-07  Marcus Meissnerrpcrt4: Fixed array_compute_and_size_conformance on...
2009-12-07  Jacek Cabanjscript: Don't pass EXPR_NEWREF flag to evaluate member...
2009-12-07  Jacek Cabanmshtml: Added test for setting VT_EMPTY event handler.
2009-12-07  Jacek Cabanmshtml: Don't pass fdexNameEnsure flag to script engine...
2009-12-07  André Hentschelxcopy: Fix time acronyms in German translation.
2009-12-07  Paul Vriensadvapi32/tests: Fix some test failures when the compute...
2009-12-07  Huw Daviessetupapi: Fix memory leak.
2009-12-07  Nikolay Sivovmsvcrt/tests: Free temporary file name after test.
2009-12-07  Huw Daviesntdll: Fix a few memory leaks in tests.
2009-12-07  Huw Daviesoleaut32: Fix several memory leaks in tests.
2009-12-07  Nikolay Sivovgdiplus/tests: Delete Pen object after use.
2009-12-07  Nikolay Sivovgdiplus/tests: Free created iterator in tests.
2009-12-07  Nikolay Sivovgdiplus/tests: Additional test to show that custom...
2009-12-07  Nikolay Sivovgdiplus/tests: Free brush pointer after test.
2009-12-07  Nikolay Sivovcomctl32/datetime: Free internal data completely on...
2009-12-07  Nikolay Sivovcomctl32/tests: Don't forget to free array after tests.
2009-12-07  Nikolay Sivovcomctl32/tests: Free imagelist after use.
2009-12-07  Nikolay Sivovcomctl32/treeview: Free items pointer array and root...
2009-12-07  Nikolay Sivovkernel32/tests: Fix test failures on NT4.
2009-12-07  Piotr Cabanmsxml3: Fix VARIANT_from_xmlChar implementation.
2009-12-07  Francois Gougetwined3d: Don't define nameless structs or unions.
2009-12-07  Francois Gougetmshtml/tests: Fix the get_event_src() macro declaration.
2009-12-07  Francois Gougetwinhttp: Fix compilation on systems that don't support...
2009-12-07  Huw Daviesoleaut32: Fix a couple of memory leaks in the tests.
2009-12-07  Huw Daviesinetcomm: Fix memory leak.
2009-12-07  Huw Daviesgdiplus: Fix a couple of memory leaks.
2009-12-07  Juan Langwintrust: Fail to load a certificate from a PE file...
2009-12-07  Juan Langrsaenh/tests: Fix memory leaks.
2009-12-07  Juan Langcrypt32/tests: Fix memory leak in test.
2009-12-07  Juan Langrsaenh: Fix memory leak in CPSignHash.
2009-12-07  Juan Langcrypt32/tests: Don't pass as a parameter a variable...
2009-12-07  Juan Langwinhttp: Use sk_ functions rather than accessing an...
2009-12-07  Huw Davieswinhttp: Load X509_STORE_CTX_get_ex_data from libcrypto...
2009-12-07  James Hawkinsmsi: The second parameter to Installer.OpenPackage...
2009-12-07  James Hawkinsmsi: Verify that the first parameter to Installer.OpenP...
2009-12-07  James Hawkinsmsi: It's possible to send in more than two parameters...
2009-12-07  James Hawkinsmsi: Add more tests for the Installer.OpenPackage method.
2009-12-07  James Hawkinsoleaut32: Report the parameter index for any failure...
2009-12-07  James Hawkinsoleaut32: Add tests for DispGetParam. Fix two issues...
2009-12-07  Vincent Povirkole32: Add ReadDirEntry to the storage vtable.
2009-12-07  Vincent Povirkole32: Add WriteDirEntry to the storage vtable.
2009-12-07  Vincent Povirkole32: Change ReadDirEntry return type to HRESULT.
2009-12-07  Vincent Povirkole32: Change WriteDirEntry return type to HRESULT.
2009-12-07  Vincent Povirkole32: Make CreateDirEntry a virtual method.
2009-12-07  Vincent Povirkwindowscodecs: Accept GIF files with no trailer.
2009-12-07  Owen Rudgeimagehlp: Recalculate PE checksum after file modification.
2009-12-07  Owen Rudgeimagehlp: Check for 64-bit PE files in CheckSumMappedFile.
2009-12-07  Owen Rudgeimagehlp/tests: Add tests for adding/removing multiple...
2009-12-07  Owen Rudgeimagehlp: Implement ImageRemoveCertificate.
2009-12-07  Rob Shearmanhlink: Fix more memory leaks in tests.
2009-12-07  Rob Shearmannetapi32: Fix off-by-one errors in ACCESS_QueryAdminDis...
2009-12-07  Rob Shearmanole32: Add tests for HGLOBAL stream ignoring the HighPa...
2009-12-07  Rob Shearmanole32: Initialise all of position variables in test_sav...
2009-12-04  Alexandre JulliardRelease 1.1.34. wine-1.1.34
2009-12-04  Huw Daviesuser32: Pad lfFaceName so we don't write uninitialised...
2009-12-04  Huw Daviesuser32: Pad lfFaceName so we don't write uninitialised...
2009-12-04  Wolfram Sangntdll: Silence RtlNtStatusToDosErrorNoTeb() a bit.
next