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=83972e7e7c64077e90afac8b16b4718e6136e9a2;hpb=32883aaf57d9513892a09e174474416fb108566a;p=mono.git diff --git a/mcs/class/System.Drawing/Test/DrawingTest/Test/ChangeLog b/mcs/class/System.Drawing/Test/DrawingTest/Test/ChangeLog index 83972e7e7c6..124280203d7 100644 --- a/mcs/class/System.Drawing/Test/DrawingTest/Test/ChangeLog +++ b/mcs/class/System.Drawing/Test/DrawingTest/Test/ChangeLog @@ -1,3 +1,26 @@ +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..