X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;ds=sidebyside;f=mcs%2Fclass%2FSystem.Drawing%2FTest%2FDrawingTest%2FTest%2FChangeLog;h=124280203d7336264d5ebfb1df746e792cafaead;hb=38f320d19a29a3e7d6a92cdb0b3ebec149d7c1a7;hp=a8cdb7d89d47777f5d3a124dffe04b8db3e32550;hpb=3edc5bfc4439a920b0619d5e441faf397441da7c;p=mono.git diff --git a/mcs/class/System.Drawing/Test/DrawingTest/Test/ChangeLog b/mcs/class/System.Drawing/Test/DrawingTest/Test/ChangeLog index a8cdb7d89d4..124280203d7 100644 --- a/mcs/class/System.Drawing/Test/DrawingTest/Test/ChangeLog +++ b/mcs/class/System.Drawing/Test/DrawingTest/Test/ChangeLog @@ -1,3 +1,29 @@ +2005-10-27 Vladimir Krasnov + + * Brush.cs: added texture brush with transform tests + * Graphics.cs: added DrawImage, BeginContainer tests + +2005-10-17 Vladimir Krasnov + + * Graphics.cs: Added FillMode tests + * Brush.cs: Added TextureBrush tests + +2005-09-21 Vladimir Krasnov + + * Graphics.cs: Added tests for DrawImage + * Image.cs: Added tests for clone, GetFrameCount + +2005-09-20 Vladimir Krasnov + + * Graphics.cs: Added tests for DrawImage, fixed use pixel distance comparer + +2005-09-10 Konstnatin Triger + + * Graphics.cs: Added test for Clipping + +2005-09-07 Boris Kirzner + * GraphicsPath.cs: Added another PathData test.. + 2005-09-06 Boris Kirzner * GraphicsPathIterator.cs: added. * GraphicsPath.cs: Changed tests. Added NotWorking for the tests that