[corlib] Improve CancellationTokenSource test
[mono.git] / mcs / class / System.Drawing / System.Drawing.Printing / ChangeLog
index fe007ff8c48afa57c79663dcb201ec9b4a1282d4..b15a05ff671e1e5b87b7df9f1229bf36c8114832 100644 (file)
@@ -1,3 +1,36 @@
+2009-07-08  Carlos Alberto Cortez <calberto.cortez@gmail.com> 
+
+       * PaperSource.cs: Implement RawKind.
+       Fixes the remaining bits of #507739.
+
+2009-07-08  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * PaperSize.cs: Implement support for RawKind.
+       Patch by Andy Hume (andyhume32@yahoo.co.uk).
+       Fixes part of #507739.
+
+2009-07-07  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * PaperSize.cs: Actually implement RawKind by retrieving and setting
+       the kind field.
+
+2008-11-01  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * PrintingServicesUnix.cs: Fix potential crash on 64bit OS. Gendarme
+       rule for checking IntPtr has been updated to cover this case as well
+
+2008-10-12  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * PaperSize.cs, PreviewPrintController.cs, PrinterSettings.cs,
+       PrintingPermissionAttribute.cs, PrintingPermission.cs: Remove unneeded
+       field initialization to their default values.
+       [Found using Gendarme AvoidUnneededFieldInitializationRule]
+
+2008-02-10  Sebastien Pouliot  <sebastien@ximian.com>
+
+       * PrintingServicesUnix.cs: Fix AvoidToStringOnStringsRule found
+       using Gendarme.
+
 2007-12-10  Andreia Gaita <avidigal@novell.com>
 
        * PrintingServicesWin32.cs: Add enumeration flag to get remote