gdiplus: Fix graphics bounds for memory DC's.
[wine] / dlls / gdiplus / tests / brush.c
2012-04-25  Vincent Povirkgdiplus: Store only one surround color if all colors...
2012-04-25  Vincent Povirkgdiplus: Implement GdipSetPathGradientBlend, with tests.
2012-04-20  Francois Gougetgdiplus/tests: Make test_pathgradientpresetblend()...
2012-04-02  Vincent Povirkgdiplus: Add tests for preset blend accessors.
2012-03-15  Vincent Povirkgdiplus: Implement path gradient surround color accessors.
2012-03-15  Vincent Povirkgdiplus: Test SetSurroundColors with fewer colors than...
2012-03-14  Vincent Povirkgdiplus: Add test for GdipGetPathGradientSurroundColors...
2012-03-13  Vincent Povirkgdiplus: Add tests for path gradient center point funct...
2012-03-13  Vincent Povirkgdiplus: Add stub GdipGetPathGradientPath with tests.
2011-02-09  Austin Englishgdiplus/tests: Make sure to use return values (LLVM...
2010-11-01  Vincent Povirkgdiplus: Add tests for GdipGetLineTransform.
2010-10-28  Vincent Povirkgdiplus: Reject linear gradients where the start and...
2010-03-29  Justin Chevriergdiplus: Add GdipGetPathGradientSurroundColorCount...
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.