* Pen.cs: Modified exception message. Fixed Transform, DashPattern,
[mono.git] / mcs / class / System.Drawing / ChangeLog
index 95ce5644d4dd8e1c2effac4fdfc9bb933db8732f..37b1d5bb72a7fec90593cc71da3464b6c994b41e 100644 (file)
@@ -1,3 +1,33 @@
+2004-04-22  Ravindra <rkumar@novell.com>
+
+       * System.Drawing_test.dll.sources: Added TestPointConverter.cs,
+       TestRectangleConverter.cs and TestSizeConverter.cs to the test
+       sources list.
+
+2004-04-21  Ravindra <rkumar@novell.com>
+
+       * System.Drawing_test.dll.sources: Added TestPens.cs and
+       TestBrushes.cs to the test sources list.
+
+2004-04-16  Ravindra <rkumar@novell.com>
+
+       * System.Drawing_test.dll.sources: Added TestSystemPens.cs
+       to the test sources list.
+
+2004-04-12  Ravindra <rkumar@novell.com>
+
+       * System.Drawing_test.dll.sources: Added TestSystemBrushes.cs
+       to the test sources list.
+
+2004-03-18  Ravindra <rkumar@novell.com>
+       * System.Drawing_test.dll.sources: Added TestBitmap.cs,
+       TestBlend.cs and TestColorBlend.cs to test sources list.
+
+2004-03-17  Ravindra <rkumar@novell.com>
+       * Samples: Created directory for samples.
+       * README: Created README that tells about the directory
+       structure for samples and tests.
+
 2004-02-11  Ravindra <rkumar@novell.com>
        * System.Drawing.dll.sources: Added EncoderParameter.cs
        and EncoderParameters.cs.