wine
2011-03-07  Nikolay Sivovmsvcrt: Added _wcslwr_s implementation.
2011-03-07  Hans Leidekkermsi: Manage one assembly cache per major version of...
2011-03-07  Hans Leidekkermsi: Avoid registering duplicate source list information.
2011-03-07  Hans Leidekkermsi: Compare keys only in compare_record.
2011-03-07  Hans Leidekkermsi: Reduce filename to the long name in ITERATE_Remove...
2011-03-07  Hans Leidekkermsi/tests: Check the result of get_system_dirs and...
2011-03-07  Hans Leidekkeruserenv: Initialize a variable (valgrind).
2011-03-07  Henri Verbeetwined3d: Try to evict the surface's sysmem copy in...
2011-03-07  Henri Verbeetwined3d: Clear SFLAG_LOCKED as soon as possible in...
2011-03-07  Henri Verbeetwined3d: Get rid of the SFLAG_LOCKED hack in flush_to_f...
2011-03-07  Henri Verbeetwined3d: Check subresources for NULL during texture...
2011-03-07  Francois Gougetriched20/tests: Add a '\n' to an ok() call.
2011-03-07  Francois Gougetcomcat/tests: Add a '\n' to a pair of ok() calls.
2011-03-07  Francois Gougetgdi32/tests: Add a '\n' to an ok() call.
2011-03-07  Francois Gougeturlmon/tests: Add a '\n' to an ok() call.
2011-03-07  Francois Gougetcomctl32: Add a trailing '\n' to an ERR() call.
2011-03-07  Francois Gougetshell32/tests: Add a trailing '\n' to a skip().
2011-03-07  Francois Gougetmsvcrt/tests: Add a trailing '\n' to an ok() call.
2011-03-07  Francois Gougetd3dx9_36/tests: Add a trailing '\n' to ok() calls.
2011-03-07  Francois Gougetmscoree: Add a '\n' to an ERR() trace.
2011-03-07  Francois Gougetwscript/tests: Add a '\n' to an ok() call.
2011-03-07  Francois Gougetcomctl32/tests: Add a '\n' to a pair of ok() calls.
2011-03-07  Francois Gougetd3dcompiler_43: Add a '\n' to a couple of FIXME() traces.
2011-03-07  Aric Stewartws2_32: async_send with no buffers does not need to...
2011-03-07  Alexandre Julliardserver: Fix the contents of the mouse data for the...
2011-03-07  Alexandre Julliarduser32: Set the last mouse event timestamp before calli...
2011-03-07  Alexandre Julliardadvapi32: Fix array size construct that gcc doesn't...
2011-03-04  Alexandre JulliardRelease 1.3.15. wine-1.3.15
2011-03-04  Marcus Meissnermsvcrt: Move side effect out of assert (Coverity).
2011-03-04  Marcus Meissnermsi: Pointer to out of scope local variable (Coverity).
2011-03-04  Marcus Meissnerdbghelp: Local variable used out of scope (Coverity).
2011-03-04  David Adamd3dx9_36: Implement ID3DXMesh_GetNumBytesPerVertex.
2011-03-04  David Adamd3dx9_36: Add a test for D3DXCreateBox.
2011-03-04  Huw Daviesgdi32: Remove a wayward CDECL.
2011-03-04  Rafał Mużyłowinealsa.drv: Drop redundant calls.
2011-03-04  Marcus Meissneroleaut32: Local variable goes out of scope via pointer...
2011-03-04  Dmitry Timoshkovuser32: Add a test to make sure that SendInput sets...
2011-03-04  Nikolay Sivovmsxml3: Test to show namespace definition output for...
2011-03-04  Nikolay Sivovmsxml3: Remove child with parent method first before...
2011-03-04  Nikolay Sivovmsxml3: Test insertBefore() behaviour with node relinki...
2011-03-04  Juan Langwininet: Remove outdated comment.
2011-03-04  Juan Langwininet: Fix off-by-one error.
2011-03-04  Henri Verbeetwined3d: Get rid of the IWineD3DBuffer typedef.
2011-03-04  Henri Verbeetwined3d: Remove COM from the buffer implementation.
2011-03-04  Henri Verbeetddraw: Just pass NULL as index buffer parent.
2011-03-04  Henri Verbeetwined3d: Pass gl_info to surface_bind().
2011-03-04  Rico Schüllerd3dcompiler: Add debug helper for shader variable type.
2011-03-04  Rico Schüllerd3dcompiler: Add debug helper for shader variable class.
2011-03-04  Juan Langinclude: Add some missing definitions.
2011-03-04  Juan Langwininet: Move creating cache file to a helper function.
2011-03-04  Juan Langwininet: Support the Cache-Control max-age directive...
2011-03-04  Juan Langwininet: Default to 10 minutes expiration for cache...
2011-03-04  Juan Langwininet: Default to 10 minutes expiration for cache...
2011-03-04  Juan Langwininet: Store entries in url cache with valid expirati...
2011-03-04  Alexandre Julliarduser32: Remove GetClipboardFormatName from the user...
2011-03-04  Alexandre Julliardwinex11: Always reference clipboard formats by atom...
2011-03-03  Alexandre Julliardwinex11: Pre-register atoms for all the built-in clipbo...
2011-03-03  Alexandre Julliardwinex11: Add a debug helper for printing clipboard...
2011-03-03  Alexandre Julliardwinex11: Convert the clipboard format list to a standar...
2011-03-03  Alexandre Julliardwinex11: Convert the clipboard data list to a standard...
2011-03-03  Erich Hoovershdocvw: Implement IWebBrowser::ExecWB and IWebBrowser...
2011-03-03  Maarten Lankhorstgdiplus: Implement GdipAddPathString.
2011-03-03  Maarten Lankhorstgdiplus: Add tests and fix GdipDrawImagePointsRect.
2011-03-03  Maarten Lankhorstgdiplus: Clean up gdip_format_string.
2011-03-03  Jacek Cabanmshtml: Added support for indexed access to form elements.
2011-03-03  Joris Huizeruserenv: GetUserProfileDirectoryW: Plug memory leak.
2011-03-03  Juan Langwininet: Support setting the expired time in SetUrlCach...
2011-03-03  Juan Langwininet: Use correct scheme for cache entries.
2011-03-03  André Hentschelt2embed: Add stub for TTEmbedFont.
2011-03-03  Huw Davieswidl: Initialise [out] only conformant arrays.
2011-03-03  Peter Urbanecwintab32: Better handling of XInput initialisation...
2011-03-03  Henri Verbeetwined3d: Pass gl_info to basetexture_bind().
2011-03-03  Henri Verbeetwined3d: Use EXT_texture_sRGB_decode to avoid sRGB...
2011-03-03  Henri Verbeetwined3d: Add support for EXT_texture_sRGB_decode.
2011-03-03  Henri Verbeetwined3d: Retrieve the GL texture through a function.
2011-03-03  Nikolay Sivovmsxml3: Link dom attribute with parent interface pointer.
2011-03-03  Nikolay Sivovmsxml3: Fail on certain node types in insertBefore...
2011-03-03  Jacek Cabanmshtml: Fixed use after free in HTMLElement_destructor.
2011-03-03  Jacek Cabanmshtml: Added more attribute object tests.
2011-03-03  Alexandre Julliardwinex11: Merge updating the mouse state and sending...
2011-03-03  Alexandre Julliardwinex11: Get rid of the ClipCursor and SendInput entry...
2011-03-02  Alexandre Julliarduser32: Handle input injected through SendInput entirel...
2011-03-02  Alexandre Julliardserver: Invoke low-level hardware hooks directly from...
2011-03-02  Alexandre Julliarduser32: Export a Wine-specific function to send hardwar...
2011-03-02  Dmitry Timoshkovcomctl32: 'clip' rect is unused in the WM_ERASEBKGND...
2011-03-02  Jacek Cabanmshtml: Use our IDispatchEx-based attributes implementa...
2011-03-02  Jacek Cabanmshtml: Reuse attribute objects.
2011-03-02  Jacek Cabanmshtml: Correctly handle NULL BSTR in VARIANT in IDispa...
2011-03-02  Jacek Cabanmshtml: Added IHTMLLocation::replace implementation.
2011-03-02  Alistair Leslie... mshtml: Implement IHTMLAnchorElement get/put target.
2011-03-02  Hans Leidekkeruserenv: Implement and test GetUserProfileDirectory.
2011-03-02  Hans Leidekkeruserenv: GetProfilesDirectoryW accepts a NULL buffer.
2011-03-02  Hans Leidekkeradvapi32: Use a fixed computer SID that matches local...
2011-03-02  Hans Leidekkerserver: Map the Unix user id to a local user SID instea...
2011-03-02  Henri Verbeetwined3d: Retrieve the surface's texture name through...
2011-03-02  Henri Verbeetwined3d: Standalone surfaces should never be sRGB.
2011-03-02  Henri Verbeetwined3d: Use basetexture_set_dirty() in some more places.
2011-03-02  Henri Verbeetwined3d: The basetexture_set_dirty() return value is...
2011-03-02  Andrew Eikumdsound: Also handle two-to-six-channel conversions.
2011-03-02  John Edmondsgdi32: Fixes GetDIBits for top-down destination bitmaps.
next