wine
2011-01-26  Alexandre Julliardmsvcrt: Implemented _set_controlfp.
2011-01-26  Alexandre Julliardmsvcrt: Implemented _fpreset for SSE2 and x86_64.
2011-01-26  Alexandre Julliardmsvcrt: Implemented _clearfp for SSE2 and x86_64.
2011-01-26  Alexandre Julliardmsvcrt: Implemented _statusfp2.
2011-01-26  Alexandre Julliardmsvcrt: Implemented __control87_2.
2011-01-25  Sven Baarspo: Update the Dutch translation.
2011-01-25  Detlef Riekenbergmsvcr90: Implement _stat32, _fstat32, _wstat32.
2011-01-25  Loïc Mauryntdll : Implement CDROM_Verify to work on Mac OS X.
2011-01-25  Eric Pouechkernel32: Properly manage UTF-8 (and any wcs) input...
2011-01-25  Eric Pouechkernel32: No longer init the terminfo database nor...
2011-01-25  Eric Pouechkernel32: In edit line, fix the insert key management.
2011-01-25  Charles Davisdinput: Don't link to/include Carbon on Mac OS X.
2011-01-25  Greg Geldorpriched32/tests: Fix editor tests.
2011-01-25  Vitaliy Margolendinput: Fix typo. Found by clang.
2011-01-25  Michael Stefaniucddrawex: COM cleanup for the IDirectDrawSurface3 iface.
2011-01-25  Michael Stefaniucddrawex: Rename impl_from_dds3() to impl_from_IDirectDr...
2011-01-25  Michael Stefaniucddrawex: Use unsafe_impl_from_IDirectDrawSurface3(...
2011-01-25  Vincent Povirkshell32: Test links to executable filenames lacking...
2011-01-25  Reece Dunnhlink/tests: Add hres checks for the IHlink_GetMonikerR...
2011-01-25  André Hentschelgameux: Only trace on success (clang).
2011-01-25  Henri Verbeetwined3d: Disable vertex shader output clamping.
2011-01-25  Alexandre Julliardiccvid: Recover some resources that were lost during...
2011-01-25  Alexandre Julliardwinefile: Recover some resources that were lost during...
2011-01-24  Alexandre Julliardkernel32: Convert message translations to po files.
2011-01-24  Alexandre Julliardmakefiles: Add rules to update po files from .mc files...
2011-01-24  Alexandre Julliardwmc: Add support for generating message translations...
2011-01-24  Alexandre Julliardwmc: Add support for generating a po template file.
2011-01-24  Alexandre Julliardwmc: Store input file location for each individual...
2011-01-24  Alexandre Julliardwmc: Add a copy of the strmake utility function.
2011-01-24  Hans Leidekkerwininet/tests: Trace errors from InternetReadFile in...
2011-01-24  Hans Leidekkermsi: Implement the MsiPublishAssemblies and MsiUnpublis...
2011-01-24  Hans Leidekkermsi: Don't interpret assembly name attributes.
2011-01-24  Andrew Nguyenserver: Filter the WOW64 registry access flags before...
2011-01-24  Alexandre Julliarddbghelp: Use Dwarf debug info even when part of it...
2011-01-24  Mike Kaplinskiyserver: Fix connect failures on newer kernels.
2011-01-24  Nikolay Sivovoleaut32: Fix a couple of leaks on typeinfo release...
2011-01-24  Mike Kaplinskiyws2_32: Finish an overlapped send only if we sent every...
2011-01-24  Mike Kaplinskiyws2_32: Use the iosb to keep track of how many bytes...
2011-01-24  Mike Kaplinskiyws2_32: Fix up iovecs after transmission in WS2_send...
2011-01-24  Mike Kaplinskiyws2_32: Allow sending FD_WRITE right after scheduling...
2011-01-24  Mike Kaplinskiyws2_32/tests: Add a test for an overlapped send.
2011-01-24  Greg Geldorpriched20/tests: Fix editor tests.
2011-01-24  Dmitry Timoshkovwinex11.drv: Associate the real DC transformation with...
2011-01-24  Henri Verbeetwined3d: Use dot() instead of length() in shader_glsl_n...
2011-01-24  Henri Verbeetwined3d: WINED3DFMT_INTZ is a FOURCC format.
2011-01-24  Henri Verbeetwined3d: Remove IWineD3DSurface::DrawOverlay() from...
2011-01-24  Henri Verbeetwined3d: Remove IWineD3DSurface::RealizePalette() from...
2011-01-24  Michael Stefaniucmsxml3: COM cleanup for the IXMLDOMNode iface in unknode.
2011-01-24  Michael Stefaniucmsxml3: COM cleanup for the IXMLDOMNode iface in xmlnode.
2011-01-24  Michael Stefaniucsti: COM cleanup for sti.c.
2011-01-24  Greg Geldorpuser32/tests: Fix edit tests.
2011-01-24  Michael Stefaniucmapi32: COM cleanup for the IMalloc iface.
2011-01-24  Michael Stefaniucmstask: Use ifaces instead of vtbl pointers in TaskImpl.
2011-01-24  Michael Stefaniucmstask: COM cleanup for the ITaskScheduler iface.
2011-01-24  Michael Stefaniucmstask: COM cleanup for the ITaskTrigger iface.
2011-01-24  Michael Stefaniucmstask: COM cleanup for the IClassFactory iface.
2011-01-24  Michael Stefaniucmsxml3: COM cleanup for the IBindStatusCallback iface.
2011-01-24  Michael Stefaniucavifil32: Avoid forward declarations of iface methods.
2011-01-24  Michael Stefaniucavifil32: Use ifaces instead of vtbl pointers in IAVIEd...
2011-01-24  Michael Stefaniucd3d8: COM cleanup for the IDirect3D8 iface.
2011-01-24  Michael Stefaniucddrawex: COM cleanup for the IDirectDraw4 iface.
2011-01-24  Michael Stefaniucddrawex: Rename impl_from_dd4() to impl_from_IDirectDra...
2011-01-24  Michael Stefaniucddrawex: COM cleanup for the IDirectDraw3 iface.
2011-01-24  Michael Stefaniucddrawex: COM cleanup for the IDirectDraw2 iface.
2011-01-24  Michael Stefaniucddrawex: COM cleanup for the IDirectDraw iface.
2011-01-24  Michael Stefaniucddrawex: COM cleanup for the IDirectDrawFactory iface.
2011-01-24  Michael Stefaniucddrawex: COM cleanup for the IClassFactory iface.
2011-01-24  Michael Stefaniucddraw: COM cleanup for the IClassFactory iface.
2011-01-24  Alexander Morozovshell32/tests: Add tests for IShellDispatch::NameSpace.
2011-01-24  Vitaliy Margolendinput: Combine ASCII and Unicode device create callbac...
2011-01-24  Detlef Riekenbergkernel32: Don't mask when printing unsupported flags...
2011-01-24  Greg Geldorpgdi32/tests: Fix font tests on Arabic machines.
2011-01-24  Nikolay Sivovurlmon/tests: Fix a leak in test (Valgrind).
2011-01-24  Nikolay Sivovmsxml3: Fix interface leak (Valgrind).
2011-01-24  Nikolay Sivovmsxml3: Fix invalid read before allocated block (Valgrind).
2011-01-24  Kusanagi Kouichikernel32: Include term.h conditionally.
2011-01-24  Nikolay Sivovoleaut32: Unmarshalled safearray is always unlocked.
2011-01-24  Nikolay Sivovoleaut32/tests: Fix safearray leaks, test return value...
2011-01-24  Nikolay Sivovshell32/tests: Fix couple PIDL leaks in tests.
2011-01-24  Nikolay Sivovshell32: Fix a parent PIDL leak (Valgrind).
2011-01-24  Eric Pouechkernel32: Added missing include to term.c.
2011-01-24  Jacek Cabanurlmon: Fixed key name size and format in open_zone_key.
2011-01-24  Vincent Povirkgdiplus: Add a software implementation of line gradient...
2011-01-24  Vincent Povirkgdiplus: Add a software implementation of hatch brushes.
2011-01-24  Vincent Povirkgdiplus: Add a software implementation of GdipFillRegion.
2011-01-24  Vincent Povirkgdiplus: Factor the matrix creation code out of GdipTra...
2011-01-24  Vincent Povirkgdiplus: Factor out the gdi32 code of GdipFillRegion.
2011-01-21  Alexandre JulliardRelease 1.3.12. wine-1.3.12
2011-01-21  Henri Verbeetwined3d: Remove IWineD3DVolume::LoadTexture() from...
2011-01-21  Henri Verbeetwined3d: Get rid of IWineD3DSurface::GetData().
2011-01-21  Henri Verbeetwined3d: Remove IWineD3DSurface::LoadTexture() from...
2011-01-21  Henri Verbeetwined3d: Remove IWineD3DSurface::BindTexture() from...
2011-01-21  Jacek Cabanurlmon: Call remove_dot_segments on path opaque for...
2011-01-21  Jacek Cabanurlmon: Added backslash handling to remove_dot_segments.
2011-01-21  Alexandre Julliardole32: Cleanup return value handling in CoWaitForMultip...
2011-01-21  Maarten Lankhorstole32: Handle alertable wait in CoWaitForMultipleHandles.
2011-01-21  Jacek Cabanmshtml: Fixed leaks in htmllocation tests (valgrind).
2011-01-21  Greg Geldorpwininet/tests: Fix failures when connecting through...
2011-01-21  Alexander Morozovshell32: Implement IDispatch methods of IShellDispatch.
2011-01-21  Andrew Nguyenwindowscodecs: Use memmove in StreamOnMemory::Read...
next