mshtml: Added IActiveScriptDebug32 stub implementation.
[wine] / dlls / gdi32 / path.c
2007-11-07  Laurent Vrommangdi32: Correct a test where the tested function was...
2007-11-06  Laurent Vrommangdi32: Add a test for CloseFigure.
2007-09-24  Alexandre Julliardgdi32: Don't hold the GDI lock while calling the driver...
2007-08-21  Alexandre Julliardgdi32: Add separate functions for releasing/freeing...
2007-07-17  Evan Stadegdi32: Added PATH_PolyDraw.
2007-06-21  Misha Koshelevgdi32: Handle ArcTo in paths as native.
2007-06-21  Misha Koshelevgdi32: Allow arbitrary start entry types in PATH_DoArcP...
2007-05-02  Laurent Vrommangdi32: Complete WidenPath implementation.
2007-04-03  Laurent Vrommangdi32: Correct WidenPath behaviour when working on...
2007-04-03  Laurent Vrommangdi32: Correction of WidenPath behaviour when pen width...
2007-03-28  Francois Gougetgdi32: Remove a space before '\n' in a trace.
2007-03-26  Laurent Vrommangdi32: WidenPath partial implementation.
2007-02-05  Felix Nawothniggdi32: Fix offset calculation in PATH_ExtTextOut for...
2007-01-09  Andrew Talbotgdi32: Remove unused function.
2006-11-17  Alexandre Julliardgdi32: Get rid of the gdi.h include.
2006-10-20  Alexandre Julliardgdi32: Renamed the gdi directory to gdi32.