wine
2011-01-18  Owen Rudgehhctrl.ocx: Implement Show/Hide functionality.
2011-01-18  Eric Pouechdbghelp: When failing to look up for a PDB file, don...
2011-01-18  Eric Pouechdbghelp: Get stream indexes out of PDB files (instead...
2011-01-18  Eric Pouechdbghelp: Add support for stream lookup by name in PDB...
2011-01-18  Eric Pouechwinedump: Also dump FPO data out of JG PDB files.
2011-01-18  Eric Pouechwinedump: Dump segment info out of PDB files.
2011-01-18  Eric Pouechwinedump: Make use of PDB_STREAM_INDEXES in order to...
2011-01-18  Eric Pouechwinedump: Added stream header support.
2011-01-18  Eric Pouechwinedump: Get string table stream index out of ROOT...
2011-01-18  Eric Pouechwinedump: Dump streams names information out of ROOT...
2011-01-18  Eric Pouechwinedump: Force the PDB_??_ROOT to always be present...
2011-01-18  Henri Verbeetwined3d: Store an IWineD3DClipperImpl pointer in IWineD...
2011-01-18  Henri Verbeetwined3d: Store an IWineD3DResourceImpl pointer in struc...
2011-01-18  Henri Verbeetwined3d: Pass an IWineD3DResourceImpl pointer to wined3...
2011-01-18  Henri Verbeetwined3d: Pass an IWineD3DResourceImpl pointer to contex...
2011-01-17  Stefan Dösingerwined3d: Don't set cube and volume POW2 caps if np2...
2011-01-17  Jacek Cabanurlmon: Fixed memory leaks in tests.
2011-01-17  Greg Geldorpwinhttp/tests: Fix tests when connecting via proxy.
2011-01-17  Akihiro Sagawagdi32: Use the helper function in GetCharABCWidthsFloat...
2011-01-17  Akihiro Sagawagdi32: Use the helper function in GetCharWidth32A to...
2011-01-17  Akihiro Sagawagdi32: Add a helper function to get chars in the range.
2011-01-17  Akihiro Sagawagdi32: Avoid an integer overflow in GetCharABCWidthsA.
2011-01-17  Akihiro Sagawagdi32: Pass the byte count to FONT_mbtowc in GetCharABC...
2011-01-17  Akihiro Sagawagdi32/tests: Add more tests for GetCharABCWidthsA.
2011-01-17  Andrew Nguyensetupapi: Fix some memory leaks in SetupDiGetINFClassA.
2011-01-17  Andrew Nguyensetupapi: Allocate the proper number of bytes for the...
2011-01-17  Andrew Nguyenmsvcrt: Null terminate the temporary locale buffer...
2011-01-17  Andrew Nguyenmsvcrt/tests: Avoid embedding extended ASCII characters...
2011-01-17  Andrew Nguyenmsvcrt: Fix a possible memory leak in _wsystem for...
2011-01-17  Andrew Nguyenmsvcrt: Fix a possible memory leak in _wpopen if a...
2011-01-17  Andrew Nguyeniphlpapi: Correctly compute the buffer offset for the...
2011-01-17  Erich Hooverhhctrl.ocx: Add support for the print button using...
2011-01-17  Nikolay Sivovrsaenh/tests: Fix a key leak (Valgrind).
2011-01-17  Andrew Nguyenkernel32/tests: Free environment block in the child...
2011-01-17  Andrew Nguyengameux: Free the allocated GameStatisticsImpl object...
2011-01-17  Andrew Nguyengameux: Initialize registry path pointer to NULL in...
2011-01-17  Andrew Nguyenfusion: Avoid memory leaks on memory allocation failure...
2011-01-17  Andrew Nguyenexplorerframe/tests: Free the shell items at the end...
2011-01-17  Austin Englishloader: Add missing checks for FreeBSD_kernel.
2011-01-17  Austin Englishntdll: Add missing checks for FreeBSD_kernel.
2011-01-17  Austin Englishserver: Add missing checks for FreeBSD_kernel.
2011-01-17  Austin Englishlibwine: Add missing checks for FreeBSD_kernel.
2011-01-17  Alexandre Julliardshdocvw: Get rid of the IDB_IETOOLBAR define, the bitma...
2011-01-17  Michael Stefaniucmmdevapi: Use ifaces instead of vtbl pointers in MMDevice.
2011-01-17  Michael Stefaniuchhctrl.ocx: Use ifaces instead of vtbl pointers in...
2011-01-17  Greg Geldorpmsvcrt/tests: Use different method to determine non...
2011-01-17  Michael Stefaniucjscript: COM cleanup for the IServiceProvider iface.
2011-01-17  Michael Stefaniucjscript: Use ifaces instead of vtbl pointers in JScript.
2011-01-17  Michael Stefaniucjscript: COM cleanup for the IDispatchEx iface.
2011-01-17  Henri Verbeetwined3d: Pass an IWineD3DResourceImpl pointer to contex...
2011-01-17  Henri Verbeetwined3d: Pass an IWineD3DResourceImpl pointer to device...
2011-01-17  Henri Verbeetwined3d: Pass an IWineD3DResourceImpl pointer to device...
2011-01-17  Henri Verbeetwined3d: Pass an IWineD3DResourceImpl pointer to device...
2011-01-17  Juan Langrsaenh: Be more careful about when to hash HMAC key...
2011-01-17  Juan Langrsaenh: Only set key length on successful retrieval...
2011-01-17  Juan Langcrypt32: Add stub for CertRegisterPhysicalStore.
2011-01-17  Greg Geldorpcomdlg32/tests: Fix expected height computation.
2011-01-17  Greg Geldorpuser32/tests: Fix DDE test failures on DBCS machines.
2011-01-17  Vincent Povirkgdiplus: Rewrite GdipCreateMatrix3.
2011-01-17  David Hedbergshell32/tests: Fix a leak in the ebrowser tests (Valgrind).
2011-01-17  David Hedbergshell32: Fix a leak in the ebrowser travellog (Valgrind).
2011-01-17  Nikolay Sivovmsxml3/tests: Fix a lot of leaks in tests (Valgrind).
2011-01-17  Greg Geldorpmsctf/tests: Fix failures on Win7 and East-Asian machines.
2011-01-17  Thomas Mullalyurlmon/tests: Fixed memory leak in tests (valgrind).
2011-01-17  Thomas Mullalynormaliz: Changed the default debug channel to normaliz...
2011-01-17  Thomas Mullalyurlmon: Fixed misc typos and removed a few random tab...
2011-01-17  Francois Gougetntdll/tests: Fix compilation on systems that don't...
2011-01-17  Nikolay Sivovshell32: Fix a cloned PIDL leak (Valgrind).
2011-01-17  Nikolay Sivovshell32/tests: Fix some leaks in tests (Valgrind).
2011-01-17  Nikolay Sivovshlwapi: Keep pointer to allocated block to free it...
2011-01-17  Nikolay Sivovhlink/tests: Fix interface leak (Valgrind).
2011-01-17  Nikolay Sivovfusion: Fix processor arch string leak (Valgrind).
2011-01-17  Nikolay Sivovcomctl32/imagelist: Fix a couple of imagelist leaks...
2011-01-17  Damjan Jovanovicwinemenubuilder: Extract all icon sizes on freedesktop...
2011-01-17  Alexandre Julliardlibwine: Remove redundant wine_switch_to_stack implemen...
2011-01-17  Vincent Povirkwininet: Use LIST_FOR_EACH_SAFE in a loop where we...
2011-01-17  Michael Stefaniucurlmon: Remove some leftovers from the old COM days.
2011-01-17  Michael Stefaniucurlmon: COM cleanup for the IStream iface.
2011-01-17  Michael Stefaniucurlmon: COM cleanup for the rest of the ifaces in Binding.
2011-01-17  Michael Stefaniucurlmon: COM cleanup for the IBinding iface.
2011-01-17  Nikolay Sivovoleaut32/tests: Fix a string leak (Valgrind).
2011-01-17  Nikolay Sivovcomctl32/tests: Fix a leak in rebar test data allocatio...
2011-01-17  Nikolay Sivovcomctl32/tests: Fix a leak in toolbar test data allocat...
2011-01-17  Nikolay Sivovoleaut32/safearray: Fix allocation error check for...
2011-01-17  André Hentschellibwine: Implemented the call_on_stack function for...
2011-01-17  Alexandre Julliardpo: Update the English po files.
2011-01-17  Aurimas Fišeraspo: Update Lithuanian translation.
2011-01-17  Alexander Morozovinclude: Add some Shell32 interfaces and coclasses.
2011-01-14  Alexandre Julliardpo: Unify the spelling of some menu entries across...
2011-01-14  Alexander Kochetkovwineps.drv: Disable world transform for fonts in GM_COM...
2011-01-14  Juan Langmswsock.h: Fix typo.
2011-01-14  Erich Hooverurlmon: Fix MK protocol handling of escaped characters.
2011-01-14  Erich Hooverurlmon: Update MK protocol handling to IInternetProtocolEx.
2011-01-14  Jörg Höhlewinmm: PlaySound ignores SND_NOWAIT.
2011-01-14  Greg Geldorpddraw/tests: Remove some outdated tests.
2011-01-14  Jacek Cabanmsxml3: Fixed memory leak (valgrind).
2011-01-14  Alexandre Julliardconfigure: Add a check for the QuickTime development...
2011-01-14  Greg Geldorpshlwapi/tests: Don't assume date/time are separated...
2011-01-14  Greg Geldorpgdi32/tests: Fix tmLastChar test.
2011-01-14  Michael Stefaniucurlmon: Use ifaces instead of vtbl pointers in Protocol...
next