gdiplus: Test GIF properties using a specially created GIF image with a bunch of...
[wine] / dlls / gdiplus / tests / pen.c
2010-06-30  Alexandre Julliardgdiplus/tests: Comment out a test that corrupts the...
2009-09-22  Vincent Povirkgdiplus/tests: Reject gdiplus versions greater than 2.
2009-09-08  Vincent Povirkgdiplus: Test for the lowest rejected startup version.
2009-09-02  Ge van Geldorpgdiplus/tests: Fix test on Win7.
2008-12-05  Vincent Povirkgdiplus: Add stub for GdipSetPenCompoundArray.
2008-12-04  Nikolay Sivovgdiplus: Added GdipGetPenFillType.
2008-08-01  Nikolay Sivovgdiplus: Implemented GdipGetPenCustom[Start/End]Cap.
2007-12-31  Lei Zhanggdiplus: Add GdipCreatePen2 and test cases.
2007-12-31  Lei Zhanggdiplus: Initialize a variable in a test.
2007-08-01  Evan Stadegdiplus: Change include list on 3 tests.
2007-07-30  Evan Stadegdiplus: Check custom dash array for bad properties.
2007-07-30  Evan Stadegdiplus/tests: More GdipSetPenDashArray tests.
2007-07-26  Evan Stadegdiplus/tests: Added pen dash array tests.
2007-07-24  Evan Stadegdiplus: Implemented GdipSetPenColor.
2007-07-24  Evan Stadegdiplus: Implemented GdipSetSolidFillColor/GdipGetSolid...
2007-07-24  Evan Stadegdiplus/tests: Added pen brush fill test.
2007-06-14  Francois Gougetgdiplus: Add missing '\n' to ok() calls, Wine traces.
2007-06-12  Evan Stadegdiplus: First pen test.