Test cases and fixes for GraphicsPath.jvm.cs
[mono.git] / mcs / class / System.Drawing / ChangeLog
index ec8912ed7dd9810beca0d4f1874469c8c8dceb9a..7929744af4f95f81629299f9da44b815aaca6c8a 100644 (file)
@@ -1,3 +1,107 @@
+2005-08-10 Boris Kirzner <borisk@mainsoft.com>
+       * System.Drawing.vmwcsproj: Added ExtendedGeneralPath.jvm.cs and GeneralPathIterator.jvm.cs.
+
+2005-08-09 Konstantin Triger <kostat@mainsoft.com>
+
+       * System.Drawing.vmwcsproj: Added AdvancedStoke.jvm.cs and StrokeFactory.jvm.cs
+
+2005-08-09 Andrew Skiba <andrews@mainsoft.com>
+
+       * System.Drawing_test.dll.sources: add ColorConverter.cs and ColorTranslator.cs
+
+2005-08-07 Konstantin Triger <kostat@mainsoft.com>
+
+       * System.Drawing.vmwcsproj: removed source control dependency
+
+2005-08-03  Andrew Skiba  <andrews@mainsoft.com>
+
+       * System.Drawing.vmwcsproj, System.Drawing.sln: add a project file and solution for building System.Drawing for Grasshopper
+
+2004-12-09  Geoff Norton  <gnorton@customerdna.com>
+
+       * System.Drawing.dll.sources: Add System.Drawing/carbonFunctions.cs to the build
+
+2004-11-22  Ravindra  <rkumar@novell.com>
+
+       * SD.csproj: Removed a wrong entry from files list.
+
+2004-09-16  Ravindra <rkumar@novell.com>
+
+       * SD.csproj: Added a VS.NET project file. It can be used to build
+       System.Drawing library on MS.
+
+2004-09-09  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * System.Drawing_test.dll.sources: Added unit tests for 
+       PrintingPermission and it's attribute class.
+
+2004-06-10  Ravindra <rkumar@novell.com>
+
+       * Makefile: Suppress compiler warning cs:618 for test dll.
+
+2004-06-03  Ravindra <rkumar@novell.com>
+
+       * Makefile: Updated. We don't need to define the flag
+       DECLARE_CDECL_DELEGATES anymore. As we have moved all the
+       codecs to libgdiplus.
+
+2004-05-26  Ravindra <rkumar@novell.com>
+
+       * System.Drawing_test.dll.sources: Added TestColor.cs to the test sources list.
+
+2004-05-20  Sanjay Gupta <gsanjay@novell.com>
+
+       * System.Drawing_test.dll.sources: Added TestIcon.cs to the test sources list.
+
+2004-05-18  Ravindra <rkumar@novell.com>
+
+       * System.Drawing_test.dll.sources: Added TestHatchBrush.cs to the
+       test sources list.
+       * README: Added some guidelines for writing tests/samples.
+
+2004-05-17  Sanjay Gupta <gsanjay@novell.com>
+
+       * System.Drawing_test.dll.sources: Added TestIconConverter.cs to the test sources list.
+
+2004-05-14  Sanjay Gupta <gsanjay@novell.com>
+
+       * System.Drawing_test.dll.sources: Added TestImageConverter.cs and 
+       TestImageFormatConverter.cs to the test sources list.
+
+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: