wine
2013-02-21  Hans Leidekkerwmiutils: Add support for for parsing and serializing...
2013-02-21  Andrew Talbotntdll: Avoid signed-unsigned integer comparisons.
2013-02-21  Dmitry Timoshkovgdiplus: Correct the GdipDrawString .spec entry.
2013-02-21  André Hentschelcomctl32/tests: Mark win8 behaviour as broken.
2013-02-21  Daniel Jelinskicomctl32/listview: Fix incorrect message parameters.
2013-02-20  Nozomi Kodamad3dx9: Avoid useless computations.
2013-02-20  Nozomi Kodamad3dx9: Add a missing trace.
2013-02-20  Nozomi Kodamad3dx9: Specify arguments in trace to ease debugging.
2013-02-20  Dmitry Timoshkovgdiplus: Use an off-screen DC to trace a path.
2013-02-20  Dmitry Timoshkovgdiplus: Use an off-screen DC as an image surface.
2013-02-20  Dmitry Timoshkovgdiplus: Use an off-screen DC for font enumeration.
2013-02-20  Piotr Cabanmsvcrt: Mark gmtime32 tests with negative argument...
2013-02-20  Jacek Cabanmshtml: Added IHTMLDocument5::createAttribute tests.
2013-02-20  Jacek Cabanmshtml: Added support for IHTMLDOMAttribute::get_nodeNa...
2013-02-20  Jacek Cabanmshtml: Addeed IHTMLDocument5::createAttribute implemen...
2013-02-20  Jacek Cabanmshtml: Added IHTMLWindow2::onfocus property implementa...
2013-02-20  Jacek Cabanmshtml: Forward IHTMLDocument3::get_childNodes to IHTML...
2013-02-20  Jacek Cabanurlmon: Added a few more forward to propsys.
2013-02-20  Jacek Cabanwinhttp: Get cert store directly from cert in netconn_v...
2013-02-20  Huw Daviesusp10: Clusters are represented by glyph indices not...
2013-02-20  Alexandre Julliardpsapi/tests: Define the required Windows version before...
2013-02-20  Francois Gougetddraw/tests: Fix the refresh rate test when running...
2013-02-20  Michael Stefaniucshell32: COM clean up for the inner IUnknown of ShellFS...
2013-02-20  Michael Stefaniucddraw/tests: Simplify some equality comparisons between...
2013-02-20  Andrew Talbotmsvcrt: Avoid signed-unsigned integer comparisons.
2013-02-20  Andrew Talbotmsxml3: Avoid signed-unsigned integer comparisons.
2013-02-20  André Hentschelkernel32: Add stub for GetCurrentPackageId.
2013-02-19  Jacek Cabanmshtml: Don't crash if fire_event_obj is called on...
2013-02-19  Michael Stefaniucmshtml: Fix copy and paste error.
2013-02-19  Jörg Höhlentdll: Stabilize CreateTimerQueueTimer callbacks over...
2013-02-19  Jacek Cabanjscript: Fixed BSTR leak.
2013-02-19  Jacek Cabanjscript: Use to_int32 in to_uint32 implementation.
2013-02-19  Piotr Cabanvbscript: Added IMatchCollection2::__NewEnum test.
2013-02-19  Piotr Cabanvbscript: Added tests for invalid parameters in regular...
2013-02-19  Piotr Cabanvbscript: Added IMatchCollection2::_NewEnum implementation.
2013-02-19  Piotr Cabanvbscript: Added RegExp.Execute tests.
2013-02-19  Piotr Cabanvbscript: Silence IDispatchEx queries on RegExp objects.
2013-02-19  Piotr Cabanvbscript: Added RegExp2::Execute implementation.
2013-02-19  Piotr Cabanvbscript: Added RegExp2 flags getters and setters imple...
2013-02-19  Piotr Cabanvbscript: Added RegExp2::Test implementation.
2013-02-19  Jacek Cabanoleaut32: Fixed copy&paste mistake in SysFreeString.
2013-02-19  Jacek Cabanmshtml: Fixed tests on some broken Vista versions.
2013-02-19  Piotr Cabanjscript: Avoid copying regular expression results.
2013-02-19  Piotr Cabanjscript: Cleanup regular expressions engine API.
2013-02-19  Piotr Cabanjscript: Rename JSREG_* defines to REG_*.
2013-02-19  Dmitry Timoshkovgdiplus: Reimplement GdipFillRectangles using GdipFillPath.
2013-02-19  Dmitry Timoshkovgdiplus: Slightly simplify GdipFillClosedCurve2 impleme...
2013-02-19  Dmitry Timoshkovgdiplus: Reimplement GdipDrawRectangles using GdipDrawPath.
2013-02-19  Dmitry Timoshkovgdiplus: Reimplement GdipDrawRectangle using GdipDrawPath.
2013-02-19  Dmitry Timoshkovgdiplus: Reimplement GdipDrawPie using GdipDrawPath.
2013-02-19  Dmitry Timoshkovgdiplus: Reimplement GdipDrawEllipse using GdipDrawPath.
2013-02-19  Dmitry Timoshkovgdiplus: Forward GdipDrawBezier to GdipDrawBeziers.
2013-02-19  Dmitry Timoshkovgdiplus: Reimplement GdipDrawBeziers using GdipDrawPath.
2013-02-19  Dmitry Timoshkovgdiplus: Reimplement GdipDrawArc using GdipDrawPath.
2013-02-19  Dmitry Timoshkovgdiplus: Reimplement GdipDrawLines using GdipDrawPath.
2013-02-19  Dmitry Timoshkovgdiplus: Reimplement GdipDrawCurve2 using GdipDrawPath.
2013-02-19  Dmitry Timoshkovgdiplus: Slightly simplify GdipDrawClosedCurve2 impleme...
2013-02-19  Dmitry Timoshkovgdiplus: Forward GdipDrawBezierI to GdipDrawBezier.
2013-02-19  Ken Thomaseswinemac: Don't bring a window onto the screen in SetFoc...
2013-02-19  Ken Thomaseswinemac: Call sync_window_position() before show_window...
2013-02-19  Ken Thomaseswinemac: Always use proper z-order when putting a windo...
2013-02-19  Matteo Bruniwined3d: Add RESZ support.
2013-02-19  Matteo Bruniwined3d: Make (wined3d_)surface_depth_blt_fbo handle...
2013-02-19  Austin Englishriched20: Make sure to load dll below 2GB address space.
2013-02-19  Michael StefaniucRevert "dsound/tests: Primary and secondary buffers...
2013-02-19  André Hentschelntdll: Correctly align the stack for odd numbers of...
2013-02-18  Nikolay Sivovdwrite: Added more dwrite interfaces.
2013-02-18  Jacek Cabanwininet: Removed broken cache tests.
2013-02-18  Jacek Cabanwininet: Address string should never be converted to...
2013-02-18  Jacek Cabanurlmon: Skip https tests on IE6.
2013-02-18  Alexandre Julliardwinegcc: Don't use prelink when cross-compiling.
2013-02-18  Huw Daviesriched20: Add the ability to CharFromPoint to either...
2013-02-18  Nikolay Sivovdwrite: Remove testing for exact script code value.
2013-02-18  Dmitry Timoshkovgdiplus: Avoid a crash in GdipDrawImagePointRect.
2013-02-18  André Hentschelwinhlp32: Properly detect non-ASCII chars.
2013-02-18  Alexandre Julliardkernel32: Attempt to buffer the full directory in FindF...
2013-02-18  Alexandre Julliardrpcrt4/tests: Define the required Windows version befor...
2013-02-18  Alexandre Julliarduser32/tests: Define the required Windows version befor...
2013-02-18  Alexandre Julliardgdi32/tests: Define the required Windows version before...
2013-02-18  Piotr Cabanmsvcp90: Prefer builtin version.
2013-02-18  Piotr Cabanmsvcr90: Prefer builtin version.
2013-02-18  Dmitry Timoshkovgdiplus: Avoid a devision by zero when a being added...
2013-02-18  Dmitry Timoshkovinclude/gdiplusenums.h: Add FlatnessDefault definition.
2013-02-18  Dmitry Timoshkovgdiplus: Forward GdipDrawLinesI to GdipDrawLines.
2013-02-18  Dmitry Timoshkovgdiplus: Forward GdipDrawLineI to GdipDrawLine.
2013-02-18  Dmitry Timoshkovgdiplus: Forward GdipDrawLine to GdipDrawLines.
2013-02-18  Ken Thomaseswinemac: Implement ChangeDisplaySettingsEx().
2013-02-18  Ken Thomaseswinemac: Implement EnumDisplaySettingsEx().
2013-02-18  Ken Thomasesinclude/wingdi.h: Add definitions for DEVMODE display...
2013-02-18  Ken Thomaseswinemac: Implement DISPLAYS_CHANGED event for when...
2013-02-18  Ken Thomaseswinemac: Implement support for full-screen windows.
2013-02-18  Ken Thomaseswinemac: Track Cocoa windows in a z-ordered list.
2013-02-18  Ken Thomaseswinemac: Use only on-screen windows for Cocoa parent...
2013-02-18  Ken Thomaseswinemac: Don't set Cocoa window frame to be zero-sized.
2013-02-18  Ken Thomaseswinemac: Discard old frame changed events when setting...
2013-02-18  Carlo Braminiwindowsx.h: Fix HANDLE_WM_DISPLAYCHANGE macro.
2013-02-18  Andrew Talbotmshtml: Avoid signed-unsigned integer comparisons.
2013-02-18  Andrew Talbotmsi: Avoid signed-unsigned integer comparisons.
2013-02-18  Andrew Talbotmsvcp90: Avoid signed-unsigned integer comparisons.
2013-02-18  Marcus Meissnerole32: Free *ppszProgID on error path (Coverity).
next