* Pen.cs: Modified exception message. Fixed Transform, DashPattern,
[mono.git] / mcs / class / System.Drawing / ChangeLog
index aca2304a19cd096516822527495c5bffb1f202c2..37b1d5bb72a7fec90593cc71da3464b6c994b41e 100644 (file)
@@ -1,5 +1,70 @@
-2003-09-21  Miguel de Icaza  <miguel@ximian.com>
+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.
+
+2004-02-07  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
 
+       * System.Drawing.dll.sources:
+         SRDescriptionAttribute.cs, Locale.cs added
+
+2004-01-26  Ravindra <rkumar@novell.com>
+       * System.Drawing.dll.sources: Added TextureBrush.cs.
+
+2004-01-26  Ravindra <rkumar@novell.com>
+       * System.Drawing_test.dll.sources: Added to create 
+       System.Drawing_test.dll.
+
+2004-01-23  Ravindra <rkumar@novell.com>
+       * System.Drawing.dll.sources: Removed TextureBrush.cs. 
+       Was added by mistake during last check-in.
+
+2004-01-19  Ravindra <rkumar@novell.com>
+       * System.Drawing.dll.sources: Added Encoder.cs.
+
+2003-11-13  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
+       * System.Drawing.dll.sources: MetafileHeader added (was missing), Consts.cs added
+
+2003-10-14  Bernie Solomon  <bernard@ugsolutions.com>
+       * Makefile                      do not build gdiplus on Windows
+
+2003-10-12  Alexandre Pigolkine <pigolkine@gmx.de>
+       * Makefile                      gdiplus added to subdirs
+
+2003-10-12  Alexandre Pigolkine <pigolkine@gmx.de>
+       * System.Drawing.dll.sources:   Remove cairo,win32,gtk implementations
+                                                                       Add gdi+ implementation
+
+2003-09-21  Miguel de Icaza  <miguel@ximian.com>
        * System.Drawing.dll.sources: Remove xr implementation. 
 
 2003-09-21  Alexandre Pigolkine <pigolkine@gmx.de>