X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.Drawing%2FChangeLog;h=1859a42f086b38bdd0c34a282f932fc7aef67d0c;hb=31f98f57d2a51f0816ec146a5f00c97dee3b5b83;hp=2c5fb50eb15dcea07f8e9c36b4fad2f7db904ef7;hpb=987f8c63e214937c50dcb308149f7558a2cbba41;p=mono.git diff --git a/mcs/class/System.Drawing/ChangeLog b/mcs/class/System.Drawing/ChangeLog index 2c5fb50eb15..1859a42f086 100644 --- a/mcs/class/System.Drawing/ChangeLog +++ b/mcs/class/System.Drawing/ChangeLog @@ -1,3 +1,120 @@ +2007-05-30 Sebastien Pouliot + + * Makefile: Add an interlaced GIF test file to the dist. + +2007-05-29 Sebastien Pouliot + + * System.Drawing_test.dll.sources: Add System.Drawing.Printing.Margins + unit tests to the build. + +2007-05-23 Sebastien Pouliot + + * Makefile: Add a 2bpp PNG test file to the dist. + +2007-05-08 Sebastien Pouliot + + * Makefile: Add a greyscale JPEG test file to the dist. + +2007-05-03 Sebastien Pouliot + + * System.Drawing_test.dll.sources: Add unit tests for + PrintingServicesUnix. + +2007-04-11 Sebastien Pouliot + + * System.Drawing_test.dll.sources: Add Locale to the unit tests (soon + to be required) + +2007-04-09 Sebastien Pouliot + + * System.Drawing.dll.sources: Add internal KnownColors. + +2007-03-29 Sebastien Pouliot + + * 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 + + * nunit-host-ignore-list: More test cases that fails on SPARC bots. + +2007-03-28 Sebastien Pouliot + + * nunit-host-ignore-list: Ignore TIFF codec tests on both SPARC bots. + +2007-03-15 Sebastien Pouliot + + * System.Drawing_test.dll.sources: Add EmfPlusRecordType unit tests to + the build. + +2007-03-14 Sebastien Pouliot + + * Makefile: Add the new GIF87a test files to the dist. + +2007-03-09 Sebastien Pouliot + + * 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 + + * System.Drawing_test.dll.sources: Add (existing!) SystemFontsTest to + the build. + +2007-02-08 Sebastien Pouliot + + * Makefile: Add non-inverted bitmap to dist. + +2007-01-30 Sebastien Pouliot + + * Makefile: Add System.Runtime.Serialization.Formatters.Soap.dll and + System.Xml.dll for building the unit tests. + +2007-01-15 Sebastien Pouliot + + * Makefile: Add new non-standard size icons, 10x16 and 11x22. + +2007-01-15 Sebastien Pouliot + + * Makefile: Add new test icon 32bpp.ico for newer, XP, ARGB icons. + +2007-01-11 Sebastien Pouliot + + * Makefile: Add new test icons 16x16x16 and 32x32x16 to dist. + +2007-01-10 Sebastien Pouliot + + * Makefile: Add new test icons (48x48x1, 64x64x256 and 96x96x256) to + distribution files. + +2007-01-07 Sebastien Pouliot + + * 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 + + * Makefile: Switch to icons available in Assembly/ + * System.Drawing_test.dll.sources: Add SystemIcons unit tests to the + build. + +2006-12-02 Sebastien Pouliot + + * 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 + + * System.Drawing_test.dll.sources: Add new unit test + for PageSettings. + 2006-10-31 Sebastien Pouliot * System.Drawing_test.dll.sources: Add new unit tests for