gdiplus: Added GdipGetTextContrast.
[wine] / dlls / gdiplus / tests / brush.c
2008-10-22  Nikolay Sivovgdiplus: Added Gdip[Get/Set]TextureWrapMode.
2008-09-25  Nikolay Sivovgdiplus: Implemented GdipResetTextureTransform.
2008-09-25  Nikolay Sivovgdiplus: Implemented GdipSetTextureTransform with tests.
2008-09-25  Nikolay Sivovgdiplus: Implement GdipGetTextureTransform with test.
2008-09-03  Nikolay Sivovgdiplus: GdipGetLineGammaCorrection should check result...
2008-07-24  Nikolay Sivovgdiplus: Fix swapped got-expected in brush test.
2008-07-23  Nikolay Sivovgdiplus: Implemented GdipGetPathGradientRect with test.
2008-07-22  Nikolay Sivovgdiplus: Implement GdipGetPathGradientBlend with basic...
2008-07-22  Nikolay Sivovgdiplus: implemeted GdipGetPathGradientBlendCount with...
2007-08-01  Evan Stadegdiplus: Change include list on 3 tests.
2007-06-15  Evan Stadegdiplus: Brush tests.