this went in accidentally
[mono.git] / mcs / class / System.Drawing / ChangeLog
index 0efd796f050a279c5f4e895ae19cb7bb326227ca..4cfbc8373aae8ab2251631548dbfefb56d575d21 100644 (file)
@@ -1,3 +1,198 @@
+2007-10-22  Andreia Gaita  <avidigal@novell.com>
+
+       * SD2K5.csproj: Add 2k5 project
+
+2007-10-17  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * nunit-host-ignore-list: Change host name for DISTRO names.
+
+2007-08-01  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * nunit-host-ignore-list: Update bots name changes.
+
+2007-05-30  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * Makefile: Add an interlaced GIF test file to the dist.
+
+2007-05-29  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * System.Drawing_test.dll.sources: Add System.Drawing.Printing.Margins
+       unit tests to the build.
+
+2007-05-23  Sebastien Pouliot  <sebastien@ximian.com> 
+
+       * Makefile: Add a 2bpp PNG test file to the dist.
+
+2007-05-08  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * Makefile: Add a greyscale JPEG test file to the dist.
+
+2007-05-03  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * System.Drawing_test.dll.sources: Add unit tests for 
+       PrintingServicesUnix.
+
+2007-04-11  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * System.Drawing_test.dll.sources: Add Locale to the unit tests (soon
+       to be required)
+
+2007-04-09  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * System.Drawing.dll.sources: Add internal KnownColors.
+
+2007-03-29  Sebastien Pouliot  <sebastien@ximian.com> 
+
+       * nunit-host-ignore-list: Re-enable TIFF test cases on SPARC bots and
+       remove some test cases on the ARM bot.
+
+2007-03-28  Sebastien Pouliot  <sebastien@ximian.com> 
+
+       * nunit-host-ignore-list: More test cases that fails on SPARC bots.
+
+2007-03-28  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * nunit-host-ignore-list: Ignore TIFF codec tests on both SPARC bots.
+
+2007-03-15  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * System.Drawing_test.dll.sources: Add EmfPlusRecordType unit tests to
+       the build.
+
+2007-03-14  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * Makefile: Add the new GIF87a test files to the dist.
+
+2007-03-09  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * Makefile: Add metafiles (WMF and EMF) test files to the dist.
+       * System.Drawing_test.dll.sources: Add Metafile unit tests to the 
+       build.
+
+2007-02-28  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * System.Drawing_test.dll.sources: Add (existing!) SystemFontsTest to
+       the build.
+
+2007-02-08  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * Makefile: Add non-inverted bitmap to dist.
+
+2007-01-30  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * Makefile: Add System.Runtime.Serialization.Formatters.Soap.dll and 
+       System.Xml.dll for building the unit tests.
+
+2007-01-15  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * Makefile: Add new non-standard size icons, 10x16 and 11x22.
+
+2007-01-15  Sebastien Pouliot  <sebastien@ximian.com> 
+
+       * Makefile: Add new test icon 32bpp.ico for newer, XP, ARGB icons.
+
+2007-01-11  Sebastien Pouliot  <sebastien@ximian.com> 
+
+       * Makefile: Add new test icons 16x16x16 and 32x32x16 to dist.
+
+2007-01-10  Sebastien Pouliot  <sebastien@ximian.com> 
+
+       * Makefile: Add new test icons (48x48x1, 64x64x256 and 96x96x256) to 
+       distribution files.
+
+2007-01-07  Sebastien Pouliot  <sebastien@ximian.com> 
+
+       * Makefile: Add new file nunit-host-ignore to the dist
+       * System.Drawing_test.dll.sources: Add HostIgnoreList to the build.
+       * nunit-host-ignore-list: New. Hosts specific ignore list for nunit
+
+2006-12-03  Sebastien Pouliot  <sebastien@ximian.com> 
+
+       * Makefile: Switch to icons available in Assembly/
+       * System.Drawing_test.dll.sources: Add SystemIcons unit tests to the 
+       build.
+
+2006-12-02  Sebastien Pouliot  <sebastien@ximian.com> 
+
+       * error.ico: New. Error icon required for SystemIcons.
+       * information.ico: New. Information icon required for SystemIcons.
+       * mono.ico: New. Mono icon used for Application and WinLogo in 
+       SystemIcons.
+       * question.ico: New. Question icon required for SystemIcons.
+       * warning.ico: New. Warning icon required for SystemIcons.
+       * Makefile: Add all icons as resources in the assembly.
+
+2006-11-16  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * System.Drawing_test.dll.sources: Add new unit test
+       for PageSettings.
+
+2006-10-31  Sebastien Pouliot  <sebastien@ximian.com> 
+
+       * System.Drawing_test.dll.sources: Add new unit tests for 
+       System.Drawing.Imaging.MetaHeader and WmfPlaceableFileHeader classes.
+
+2006-09-27     Boris Kirzner <borisk@mainsoft.com>
+
+       * run-tests.test.bat : tests batch fix.
+
+
+2006-09-26     Boris Kirzner <borisk@mainsoft.com>
+
+       * run-tests.bat,run-tests.test.bat: log files naimng fix.
+
+2006-09-18     Boris Kirzner <borisk@mainsoft.com>
+
+       * run-tests.test.bat : fixes for TARGET_JVM tests run script.
+
+2006-09-12     Boris Kirzner <borisk@mainsoft.com>
+       * run-tests.bat, run-tests.test.bat: reworked tests logging.
+       * System.Drawing20.vmwcsproj: updated references path.
+
+2006-09-01  Sebastien Pouliot  <sebastien@ximian.com> 
+
+       * Makefile: Add new almogaver32bits.tif file to EXTRA_DISTFILES
+       * System.Drawing_test.dll.sources: Added unit tests for GIF, ICON, PNG
+       and TIFF codecs.
+
+2006-08-28     Boris Kirzner <borisk@mainsoft.com>
+
+       * run-tests.test.bat: chnged script for tests NET_2_0 run.
+
+2006-08-24  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * System.Drawing_test.dll.sources: Added unit tests for TextureBrush.
+
+2006-08-12  Duncan Mak  <duncan@novell.com>
+
+       * GDIPlusTest.csproj: New MSBuild project file for building
+       GDIPlusTest on Windows.
+
+       * System.Drawing_test.dll.sources: Add gdipEnums.cs,
+       gdipFunctions.cs and gdipStructs.cs.
+
+       * Makefile (TEST_MCS_FLAGS): Add new #define 'TEST'. This is used
+       to exclude parts of gdipFunctions so that it could be reused as
+       part of the NUnit tests.
+
+2006-08-02  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * Makefile: Add the test bitmaps to EXTRA_DISTFILES so monobuild has
+       them available when running the unit tests.
+
+2006-07-06  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * System.Drawing_test.dll.sources: Added unit tests for direct GDI+ 
+       function calls.
+
+2006-06-30  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * System.Drawing_test.dll.sources: Added unit tests for SolidBrush.
+
+2006-05-30  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * System.Drawing_test.dll.sources: Added unit tests for FontFamily.
+
 2006-05-17  Sebastien Pouliot  <sebastien@ximian.com>
 
        * System.Drawing_test.dll.sources: Added unit tests for Pen.
 
 2005-12-05 Jordi Mas i Hernandez <jordimash@gmail.com>
 
-       * MetaHeader.cs: Classes need to specify StructLayout attribute\r
-       * EncoderParameter.cs: Classes need to specify StructLayout attribute\r
-       * ImageAttributes.cs: Classes need to specify StructLayout attribute\r
-       * WmfPlaceableFileHeader.cs: Classes need to specify StructLayout attribute\r
+       * MetaHeader.cs: Classes need to specify StructLayout attribute
+       * EncoderParameter.cs: Classes need to specify StructLayout attribute
+       * ImageAttributes.cs: Classes need to specify StructLayout attribute
+       * WmfPlaceableFileHeader.cs: Classes need to specify StructLayout attribute
        * MetafileHeader.cs: Classes need to specify StructLayout attribute
 
 2005-12-04 Konstantin Triger <kostat@mainsoft.com>