wine
2011-06-22  Piotr Cabanmsvcp90: Added _Lockit class implementation.
2011-06-22  Piotr Cabanmsvcp90: Added locale class stub.
2011-06-22  Piotr Cabanmsvcp90: Added locale::_Locimp class stub.
2011-06-22  Piotr Cabanmsvcp90: Added std::locale::id class stub.
2011-06-22  Piotr Cabanmsvcp90: Added std::locale::facet class stub.
2011-06-22  Matteo Bruniwined3d: Fix draw buffers tracking.
2011-06-22  Matteo Bruniwined3d: Fix context_apply_draw_buffers() with backbuff...
2011-06-22  Matteo Bruniwined3d: Fix context_apply_blit_state().
2011-06-22  Alexandre Julliardlibwine: Avoid a potential loop in reserve_area.
2011-06-22  Francois Gougetpo: Add a number of missing '\n' characters in the...
2011-06-22  Michael Stefaniucmscoree: COM cleanup in corruntimehost.c.
2011-06-22  Michael Mc... d3dx9: Implement UpdateSemantics mesh method.
2011-06-22  Michael Mc... d3dx9/tests: Add UpdateSemantics test.
2011-06-22  Vincent Povirkgdiplus: Properly clean up the new metafile data.
2011-06-22  Henri Verbeetwined3d: Make the context parameter to isStateDirty...
2011-06-22  Henri Verbeetwined3d: Invalidate STATE_STREAMSRC when dropping VBOs.
2011-06-22  Henri Verbeetddraw: Implement surface private data handling on top...
2011-06-22  Henri Verbeetd3d8: Implement IDirect3DSurface8 private data handling...
2011-06-22  Henri Verbeetd3d9: Implement IDirect3DSurface9 private data handling...
2011-06-21  Jacek Cabanjscript: Correctly throw an exception if instanceof...
2011-06-21  Jacek Cabanjscript: Correctly handle forin statement on pure IDisp...
2011-06-21  Aric Stewartusp10: Correct ralf glyph offset calculation in PostBase.
2011-06-21  Aric Stewartusp10: Correct Post Base glyph index shifting.
2011-06-21  Jacek Cabanvbscript: Added VBScript class factory implementation.
2011-06-21  Jacek Cabanvbscript: Added Dll[Un]RegisterServer implementation.
2011-06-21  Jacek Cabanvbscript: Added new DLL.
2011-06-21  Jacek Cabanmshtml: Added IDispatchEx support to HTMLTitleElement...
2011-06-21  Jacek Cabanmshtml: Added IHTMLTitleElement stub implementation.
2011-06-21  Jacek Cabanmshtml.idl: Added title element interfaces.
2011-06-21  Jacek Cabanmshtml: Added IDispatchEx support to HTMLHeadElement...
2011-06-21  Jacek Cabanmshtml: Added IHTMLHeadElement stub implementation.
2011-06-21  Jacek Cabanmshtml.idl: Added head element interfaces.
2011-06-21  Michael Stefaniucole32: COM cleanup for the static object ComCatMgrImpl.
2011-06-21  Ričardas Barkauskasddraw: Separate IDirectDrawSurface3 reference count.
2011-06-21  Ričardas Barkauskasddraw: Separate IDirectDrawSurface2 reference count.
2011-06-21  Ričardas Barkauskasddraw: Test ddraw surface reference counts a bit more.
2011-06-21  Ričardas Barkauskasddraw: Use helper function to delete attached surfaces.
2011-06-21  Ričardas Barkauskasddraw: AddRef the surface in AddAttachedSurface instead...
2011-06-21  Ričardas Barkauskasddraw: Add iface count for IDirectSurfaceImpl.
2011-06-21  Ričardas Barkauskasddraw: Remove ddraw_set_surface_version and set surface...
2011-06-21  Piotr Pawlowwined3d: Use a separate mutex for wndproc_table access.
2011-06-21  Alexandre Julliarduser32: Always pass 0 as item id for WM_MEASUREITEM...
2011-06-21  Alexandre Julliarduser32: Don't truncate bitmap ids in InsertMenu.
2011-06-21  Alexandre Julliardserver: Allow setting a zero-size clip rectangle.
2011-06-21  Alexandre Julliardwinex11: Don't enable XInput for devices reporting...
2011-06-21  André Hentschelws2_32: Handle null pointer for linger values.
2011-06-21  Jörg Höhlewinealsa: Avoid deadlock in AudioClient_Stop.
2011-06-21  Vincent Povirkserver: Post WM_HOTKEY when a hotkey is pressed.
2011-06-21  Vincent Povirkserver: Implement RegisterHotKey/UnregisterHotKey.
2011-06-21  Vincent Povirkuser32/tests: Test that hotkeys are really replaced...
2011-06-21  Adam Martinsonmsxml3: Add support for VT_BSTR|VT_BYREF in domdoc_save().
2011-06-21  Adam Martinsonmsxml3: Fix a couple incorrect uses of VariantChangeType().
2011-06-21  Francois Gougetshell32: Remove the ellipsis on the 'Wine license'...
2011-06-21  Akihiro Sagawapo: Update Japanese translation.
2011-06-21  Huw Daviesgdi32/tests: Skip the tests if the pen type is not...
2011-06-21  Huw Daviesgdi32: Add more broken behaviour on nt4 sp3.
2011-06-21  Michael Stefaniucquartz: COM cleanup for the ifaces of FilterMapper3Impl.
2011-06-21  Henri Verbeetwined3d: Make the device parameter to device_invalidate...
2011-06-21  Henri Verbeetwined3d: Fix the STATE_BASEVERTEXINDEX state entry.
2011-06-21  Henri Verbeetwined3d: Validate STATE_BASEVERTEXINDEX in validate_sta...
2011-06-21  Henri Verbeetwined3d: Only bother checking block alignment for compr...
2011-06-21  Henri Verbeetwined3d: Initialize format block info with sane values...
2011-06-21  André Hentschelntdll: Improved implementation of the segv handler...
2011-06-21  Alexandre Julliardkernel32: Avoid using a breakpoint instruction in Debug...
2011-06-20  Ričardas Barkauskasddraw: Fix ddraw4_EnumSurfaces to pass correct iface...
2011-06-20  Piotr Cabancomctl32: Don't redraw whole listview in double bufferi...
2011-06-20  Piotr Cabancomctl32: Refresh listview after sorting.
2011-06-20  Piotr Cabancomctl32: Fix area invalidated by LISTVIEW_SetItemT.
2011-06-20  Jacek Cabanurlmon.idl: Added URL_MK_NO_CANONICALIZE declaration.
2011-06-20  Alexandre Julliardwinex11: Try harder to ignore broken raw motions events...
2011-06-20  Michael Stefaniucquartz/tests: Simplify the file handling in filtergraph.c.
2011-06-20  Michael Stefaniucquartz/tests: Store the TestFilterImpl instead of its...
2011-06-20  Michael Stefaniucquatz/tests: Pass back the object instead of the iface...
2011-06-20  Michael Stefaniucquartz/tests: Finish the COM cleanup in filtergraph.c.
2011-06-20  Michael Stefaniucquartz/tests: COM cleanup for the IClassFactory iface.
2011-06-20  Michael Stefaniucquartz/tests: COM cleanup for the IPin iface.
2011-06-20  Alistair Leslie... xmllite: Added interface IXmlWriter.
2011-06-20  Alexandre Julliardrpcrt4: Make sure we don't try to free a pointer twice.
2011-06-20  Alexandre Julliardwidl: Use NdrPointerFree instead of freeing by hand...
2011-06-20  Igor Paliychukpo: Update Ukrainian translation.
2011-06-20  Igor Paliychukwininet: Convert Ukrainian resources into utf-8.
2011-06-20  Igor Paliychukshlwapi: Convert Ukrainian resources into utf-8.
2011-06-20  Igor Paliychukshell32: Convert Ukrainian resources into utf-8.
2011-06-20  Igor Paliychukcomdlg32: Convert Ukrainian resources into utf-8.
2011-06-20  Igor Paliychukcomctl32: Convert Ukrainian resources into utf-8.
2011-06-20  Igor Paliychukavifil32: Convert Ukrainian resources into utf-8.
2011-06-20  Aurimas Fišerascmdlgtst: Update Lithuanian translation.
2011-06-20  Aurimas Fišerasshell32: Update Lithuanian translation.
2011-06-20  Aurimas Fišeraspo: Update Lithuanian translation.
2011-06-20  Michael Stefaniucddraw: Use unsafe_impl_from_IDirectDrawClipper for...
2011-06-20  Michael Stefaniucddraw: COM cleanup for the IDirectDrawClipper iface.
2011-06-20  Huw Daviesgdi32/tests: Add broken behaviour for nt4 sp3.
2011-06-20  Huw Daviesgdi32/tests: Add some broken behaviours for winxp sp1...
2011-06-20  Jerome Leclanchewinhttp: Fix a warning when compiling --without-openssl.
2011-06-20  Jerome Leclanchewininet: Fix a warning when compiling --without-openssl.
2011-06-20  Damjan Jovanovicmsvcrt: The time passed to utime functions can be NULL.
2011-06-20  Piotr Cabanmsvcrt: Avoid deadlock when _beginthread is executed...
2011-06-20  Damjan Jovanovicrpcrt4: Implement RpcProtseqVectorFree.
2011-06-20  Damjan Jovanovicinclude: Fix an RPC_PROTSEQ_VECTORW typo.
2011-06-20  Francois Gougetexplorer: Make explorer_wnd_proc() static.
next