2008-06-04 George Giolfan <georgegiolfan@yahoo.com>
authorGeorge Giolfan <ggiolfan@mono-cvs.ximian.com>
Wed, 4 Jun 2008 18:02:50 +0000 (18:02 -0000)
committerGeorge Giolfan <ggiolfan@mono-cvs.ximian.com>
Wed, 4 Jun 2008 18:02:50 +0000 (18:02 -0000)
commitbe1e913b0aa4d8a16ad4ddf1bfcac978a367791f
treea65b1b94ecc813131b1dbfa5d48e193d73c38a6e
parent03add6df9e7ba9e782b9734ae9f8112e710f1060
2008-06-04  George Giolfan  <georgegiolfan@yahoo.com>

* InternalWindowManager.cs: Changed IconicSize to use
SystemInformation.MinimizedWindowSize.
* XplatUICarbon.cs, XplatUIX11.cs: Removed MinimizedWindowSize.
* XplatUIDriver.cs: Changed MinimizedWindowSize to provide a default value.
* XplatUIX11-new.cs: Removed MinimizedWindowSize.

svn path=/trunk/mcs/; revision=104901
mcs/class/Managed.Windows.Forms/System.Windows.Forms.X11Internal/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms.X11Internal/XplatUIX11-new.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/InternalWindowManager.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUICarbon.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUIDriver.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUIX11.cs