gdiplus: Added GdipGetPathPoints.
[wine] / dlls / gdiplus / gdiplus.spec
2007-07-09  Evan Stadegdiplus: Added GdipGetPathPoints.
2007-07-09  Evan Stadegdiplus: Added GdipGetPointCount.
2007-07-09  Evan Stadegdiplus: Added GdipClosePathFigures.
2007-07-09  Evan Stadegdiplus: Added GdipClosePathFigure.
2007-07-09  Evan Stadegdiplus: Added GdipAddPathLine2.
2007-07-06  Evan Stadegdiplus: Added SetPenEndCap.
2007-06-22  Evan Stadegdiplus: Implemented GdipCreatePath and GdipDeletePath.
2007-06-22  Evan Stadegdiplus: Implemented GdipDrawLines.
2007-06-20  Evan Stadegdiplus: Implemented GdipDrawCurve2.
2007-06-20  Evan Stadegdiplus: Implemented GdipDrawArc.
2007-06-19  Evan Stadegdiplus: Implemented GdipDrawPie/GdipFillPie.
2007-06-18  Evan Stadegdiplus: Implemented GdipDrawBezier.
2007-06-15  Evan Stadegdiplus: Brush implementation.
2007-06-13  Evan Stadegdiplus: Implemented GdipDrawRectangleI.
2007-06-13  Evan Stadegdiplus: Implemented GdipDrawLineI.
2007-06-12  Evan Stadegdiplus: Added first GDI+ graphics implementation.
2007-06-12  Evan Stadegdiplus: First pen implementation.
2007-06-11  Evan Stadegdiplus: Added beginnings of memory and startup functions.
2007-05-29  Evan Stadegdiplus: Added stub implementation of gdiplus.dll.