gdiplus: Moved two inline helpers to the header.
[wine] / dlls / gdiplus / gdiplus_private.h
2007-07-12  Evan Stadegdiplus: Moved two inline helpers to the header.
2007-07-10  Evan Stadegdiplus: Updated GdipDrawRectangleI.
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-15  Evan Stadegdiplus: Brush implementation.
2007-06-12  Evan Stadegdiplus: Added first GDI+ graphics implementation.
2007-06-12  Evan Stadegdiplus: First pen implementation.