wine
2011-04-29  Henri Verbeetwined3d: Get rid of the IWineD3DSurface typedefs.
2011-04-29  Henri Verbeetwined3d: Remove COM from the surface implementation.
2011-04-29  Henri Verbeetwined3d: Merge the IWineD3DSurface::Blt() implementations.
2011-04-29  Henri Verbeetwined3d: Merge the IWineD3DSurface::BltFast() implement...
2011-04-29  Henri Verbeetwined3d: Merge the IWineD3DSurface::Flip() implementations.
2011-04-29  Austin Englishadvapi32: Add ProcessTrace stub.
2011-04-29  Austin Englishadvapi32: Add OpenTraceA/W stubs.
2011-04-29  Alexandre Julliardmsvcrt: Forward preferably to msvcr90 when there is...
2011-04-29  Alexandre Julliardmsvcrt: Synchronize spec files across dlls.
2011-04-29  Alexandre Julliardmsvcp60: Add a stub dll.
2011-04-29  Piotr Cabanmsvcp80: Updated spec file.
2011-04-29  Piotr Cabanmsvcp90: Added basic_string<char> operator+=(char*...
2011-04-29  Piotr Cabanmsvcp90: Added basic_string<char> clear implementation.
2011-04-29  Piotr Cabanmsvcp90: Added basic_string<char> constructor implement...
2011-04-29  Piotr Cabanmsvcp90: Added basic_string<char> resize implementation.
2011-04-29  Piotr Cabanmsvcp90: Added basic_string<char> operator[] implementa...
2011-04-29  Piotr Cabanmsvcp90: Added basic_string<char> at implementation.
2011-04-29  Piotr Cabanmsvcp90: Added basic_string<char> operator +=(char...
2011-04-29  Piotr Cabanmsvcp90/tests: Added basic_string<char> find tests.
2011-04-29  Piotr Cabanmsvcp90: Added basic_string<char> find implementation.
2011-04-29  Piotr Cabanmsvcp90: Added basic_string<char> operator< implementation.
2011-04-29  Piotr Cabanmsvcp90: Move basic_string<char>:swap implementation.
2011-04-29  Marcus Meissnerwindowscodecs: Mark internal symbols as hidden.
2011-04-29  Marcus Meissnerwintrust: Mark internal symbols as hidden.
2011-04-29  Marcus Meissnerwinhttp: Mark internal symbols as hidden.
2011-04-29  Marcus Meissneravifil32: Mark internal symbols as hidden.
2011-04-29  Marcus Meissnerdinput: Mark internal symbols as hidden.
2011-04-29  Frédéric Delanoypo: Fix/improve some English entries.
2011-04-29  Frédéric Delanoypo: Update French translation.
2011-04-29  André Hentschelshell32: Add some selection tests.
2011-04-29  André Hentschelshell32: Don't crash if selection is NULL.
2011-04-28  Alexandre Julliardwineps: Add a helper function for paper size conversions.
2011-04-28  Jacek Cabanwininet: Moved OpenSSL initialization to separated...
2011-04-28  Jacek Cabanwininet: Rename WININET_NETCONNECTION to netconn_t.
2011-04-28  Alistair Leslie... mscoree: Implemented GetRequestedRuntimeVersion.
2011-04-28  Alistair Leslie... mscoree: Add stub CreateDebuggingInterfaceFromVersion.
2011-04-28  Piotr Cabanmsvcrt: Updated spec file.
2011-04-28  David Hedbergoleaut32: Fix CLSIDToString behaviour when passed an...
2011-04-28  Huw Daviesgdi32: Now that we have our own Bresenham routine,...
2011-04-28  Marcus Meissnerinetcomm: Mark internal symbols as hidden.
2011-04-28  Marcus Meissnershlwapi: Mark internal symbols as hidden.
2011-04-28  Marcus Meissnerdbghelp: Mark internal symbols as hidden.
2011-04-28  Marcus Meissnerd3dxof: Mark internal symbols as hidden.
2011-04-28  Marcus Meissnerwnaspi32: Mark internal symbols as hidden.
2011-04-28  Francois Gougetappwiz.cpl: Fix ellipsis usage in the button labels.
2011-04-28  Francois Gougetwordpad: Fix ellipsis usage in the menu labels.
2011-04-28  Francois Gougetshdocvw: Fix ellipsis usage in the menu and button...
2011-04-28  Francois Gougetgameux: Remove WINAPI on static functions where not...
2011-04-28  Francois Gougetmsvcrt: Fix compilation on systems that don't support...
2011-04-28  Francois Gougetmsvfw32: Use constants instead of hard-coded numbers...
2011-04-28  Alexandre Julliardwinex11: Grab the mouse in the thread that owns the...
2011-04-28  Alexandre Julliardatl: Specify the correct instance and cursor when regis...
2011-04-28  Matteo Bruniwined3d: Remove an unused field.
2011-04-28  Matteo Bruniwined3d: Split pow instruction handling in the ARB...
2011-04-28  Matteo Bruniwined3d: Remove rcp special handling of 0 from the...
2011-04-28  Matteo Bruniwined3d: Add missing temporary variable declaration...
2011-04-28  André Hentschelwinegcc: Forward -mcpu to winebuild.
2011-04-28  André Hentschelwinebuild: Use -mcpu option for the assembler.
2011-04-28  André Hentscheldbghelp: Implement rudimentary stack walk for ARM.
2011-04-28  Ken Thomaseswinecoreaudio.drv: Link against ole32 for CoTaskMemAllo...
2011-04-28  Michael Stefaniucshdocvw: Merge the Destroy functions into the corespond...
2011-04-28  Michael Stefaniucshdocvw: COM cleanup in shlinstobj.c.
2011-04-28  Dylan Smithd3dx9: Implement ID3DXMesh::DrawSubset.
2011-04-28  Dylan Smithd3dx9: Implement GetAttributeTable and SetAttributeTable.
2011-04-28  Dylan Smithd3dx9: Implement LockAttributeBuffer & UnlockAttributeB...
2011-04-28  Dylan Smithd3dx9: Implement GetNumBytesPerVertex using the vertex...
2011-04-28  Dylan Smithd3dx9: D3DXCreateMesh rejects declarations with non...
2011-04-28  Henri Verbeetwined3d: Merge the IWineD3DSurface::SetFormat() impleme...
2011-04-28  Henri Verbeetwined3d: Merge the IWineD3DSurface::SetMem() implementa...
2011-04-28  Henri Verbeetwined3d: Merge the IWineD3DSurface::ReleaseDC() impleme...
2011-04-28  Henri Verbeetwined3d: Merge the IWineD3DSurface::GetDC() implementat...
2011-04-28  Henri Verbeetwined3d: Merge the IWineD3DSurface::PreLoad() implement...
2011-04-28  Piotr Cabanmsvcrt: Added _set_printf_count_output and _get_printf_...
2011-04-28  Piotr Cabanmsvcrt: Added wcsrtombs implementation.
2011-04-27  Marcus Meissneradvapi32: Mark some internal symbols as hidden.
2011-04-27  Andrew Eikummmdevapi/tests: Add tests for IAudioClock.
2011-04-27  Andrew Eikumwinecoreaudio.drv: Properly allocate and free the WAVEF...
2011-04-27  Andrew Eikumwinealsa.drv: Add mapping for 64-bit floats in IAudioCl...
2011-04-27  Andrew Eikumwinealsa.drv: Properly allocate and free the WAVEFORMAT...
2011-04-27  Andrew Eikumwinealsa.drv: Replace incorrect 41100 with 44100.
2011-04-27  Andrew Eikumwineoss.drv: Add mmdevapi driver.
2011-04-27  Alexandre Julliardconfigure: Add some quoting required by autoconf 2.68.
2011-04-27  Huw Daviesgdi32: Implement clipping of diagonal lines.
2011-04-27  Alexandre Julliardwinex11: Merge consecutive RawMotion events.
2011-04-27  Alexandre Julliardwinex11: Ignore MotionNotify events if we have pending...
2011-04-27  Piotr Cabanmsvcrt: Remove wchar_t/char conversions needed for...
2011-04-27  Piotr Cabanmsvcrt: Use pf_integer_conv when displaying pointers.
2011-04-27  Piotr Cabanmsvcrt: Don't use additional buffer in pf_integer_conv.
2011-04-27  Piotr Cabanmsvcrt: Print all integers using pf_integer_conv function.
2011-04-27  Piotr Cabanmsvcrt: Added sprintf_p_l implementation.
2011-04-27  Tim Hentenaaruser32: GetTabbedTextExtent() returns non-zero value...
2011-04-27  Huw Daviesrpcrt4: Handle non-conformant bogus structures.
2011-04-27  Nikolay Sivovcomctl32/syslink: Call default procedure directly when...
2011-04-27  Nikolay Sivovcomctl32/tests: Remove practically unused parameters...
2011-04-27  Michael Stefaniucmsxml3: COM cleanup in domdoc.c.
2011-04-27  Michael Stefaniucshell32/tests: COM cleanup in shlfolder.c.
2011-04-27  André Hentschelwinedbg: Copy the x86 implementation of fetch_integer...
2011-04-27  André Hentschelwinedbg: Fill the dbg_internal_var array for ARM.
2011-04-27  Marcus Meissnermsxml3: Mark internal symbols as hidden.
2011-04-27  Marcus Meissnershell32: Mark internal symbols as hidden.
next