msi: Add tests for removing environment strings.
[wine] / dlls / gdiplus / tests / brush.c
2009-12-07  Nikolay Sivovgdiplus/tests: Free brush pointer after test.
2009-09-15  Vincent Povirkgdiplus: Add tests for linear gradient preset blends.
2009-08-04  Vincent Povirkgdiplus: Fix rectangles of horizontal and vertical...
2009-07-13  Vincent Povirkgdiplus: Implement GdipSetLineLinearBlend.
2009-05-08  Vincent Povirkgdiplus: Store the rect passed to GdipCreateLineBrushFr...
2009-05-08  Vincent Povirkgdiplus: Expand the GdipGetLineRect tests.
2009-04-29  Vincent Povirkgdiplus: Add tests for GdipGet/SetLineBlend.
2009-02-09  Nikolay Sivovgdiplus: Some tests for LinearGradientBrush.
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.