wine
2011-01-19  Eric Pouechkernel32: Added support for terminfo/termcap in console...
2011-01-19  Hans Leidekkermsi: Downgrade a warning.
2011-01-19  Hans Leidekkermsi: Don't ignore disabled components when resolving...
2011-01-19  Juan Langcrypt32: Remove no-ops.
2011-01-19  Juan Langcrypt32: Fix memory leaks when encoding fails.
2011-01-19  Michael Stefaniucddraw: COM cleanup for the IDirectDraw7 iface.
2011-01-19  Michael Stefaniucddraw: COM cleanup for the IDirectDraw4 iface.
2011-01-19  Michael Stefaniucddraw: COM cleanup for the IDirectDraw3 iface.
2011-01-19  Michael Stefaniucddraw: COM cleanup for the IDirectDraw2 iface.
2011-01-19  Michael Stefaniucddraw: COM cleanup for the IDirectDraw iface.
2011-01-19  Michael Stefaniucddraw: COM cleanup for the IDirect3D7 iface.
2011-01-19  Michael Stefaniucddraw: COM cleanup for the IDirect3D3 iface.
2011-01-19  Eric Pouechdbghelp, winedump: Added definition for S_FRAMEPROC_V2...
2011-01-19  Eric Pouechdbghelp: Use AT_range attribute (for function, block...
2011-01-19  Nikolay Sivovshell32: Fix interface leak (Valgrind).
2011-01-19  Nikolay Sivovshell32/tests: Fix a PIDL leak in tests (Valgrind).
2011-01-19  Nikolay Sivovoleaut32/tests: Fix a dead path in test (Valgrind).
2011-01-19  Juan Langcrypt32: Fix memory leaks when decoding fails (valgrind).
2011-01-19  Henri Verbeetwined3d: Pass an IWineD3DSwapChainImpl pointer to findT...
2011-01-19  Henri Verbeetwined3d: Pass an IWineD3DSwapChainImpl pointer to swapc...
2011-01-19  Henri Verbeetwined3d: Pass an IWineD3DVolumeImpl pointer to volume_b...
2011-01-19  Henri Verbeetwined3d: Pass an IWineD3DVolumeImpl pointer to volume_a...
2011-01-19  Nikolay Sivovmsvcrt: Add _atoflt and _atoflt_l implementations.
2011-01-18  Alexandre Julliardmakefiles: Generate .res files directly from message...
2011-01-18  Alexandre Julliardwmc: Add support for creating resource and plain binary...
2011-01-18  Jacek Cabanmshtml: Added IUri-based implementation of nsIURL:...
2011-01-18  Michael Stefaniucddraw: COM cleanup for the IDirect3D2 iface.
2011-01-18  Michael Stefaniucddraw: COM cleanup for the IDirect3D iface.
2011-01-18  Michael Stefaniucddraw: Pass an IDirectDrawImpl* instead of an iface...
2011-01-18  Michael Stefaniucddraw: Pass an IDirectDrawImpl* instead of an iface...
2011-01-18  Michael Stefaniucddraw: Avoid some unsafe IDirect3D7 iface to IDirectDra...
2011-01-18  Austin Englishshell32/tests: fix a couple memory leaks (Valgrind).
2011-01-18  Vincent Povirkoleaut32: Deserialize VT_BOOL as 2 bytes, not 4.
2011-01-18  Hans Leidekkermsi: Free memory on error (valgrind).
2011-01-18  Juan Langcrypt32: Fix memory leak (Valgrind).
2011-01-18  Owen Rudgehhctrl.ocx: Implement pop-up menu for Options button.
2011-01-18  Owen Rudgehhctrl.ocx: Implement Sync button functionality.
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.
next