2007-05-28 Andreia Gaita <avidigal@novell.com>
authorAndreia Gaita <avidigal@novell.com>
Mon, 28 May 2007 22:04:45 +0000 (22:04 -0000)
committerAndreia Gaita <avidigal@novell.com>
Mon, 28 May 2007 22:04:45 +0000 (22:04 -0000)
commit1e6a54f5371abe62dbf0d4df74a136a95fd9878d
tree7acc08e7e56941720fcb1758fa36e7f5b0651e9d
parent88ecaf21dbf481b192c72e40a51b4f7362d3aa95
2007-05-28  Andreia Gaita  <avidigal@novell.com>

* PageSetupDialog.cs: Implement PrintPreview control to display
the preview thumbnail. Change unit conversion to use
PrinterUnitConvert methods.

* Theme.cs, ThemeWin32Classic.cs: Add a CPDrawBorder override for
RectangleF.
* ControlPaint.cs: Add a DrawBorder internal method for RectangleF.

svn path=/trunk/mcs/; revision=78097
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ControlPaint.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/PageSetupDialog.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/Theme.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ThemeWin32Classic.cs