2007-03-14 Chris Toshok <toshok@ximian.com>
authorChris Toshok <toshok@novell.com>
Wed, 14 Mar 2007 07:02:36 +0000 (07:02 -0000)
committerChris Toshok <toshok@novell.com>
Wed, 14 Mar 2007 07:02:36 +0000 (07:02 -0000)
commit0c425c18146bc0fc332a24c574f05310bc1548f1
treef422924eb54c8acf726cec5570d922b4cd2e5676
parent22de9db5122c3a10db204896bbc9b5b534e1c3b0
2007-03-14  Chris Toshok  <toshok@ximian.com>

* Form.cs: go ahead and remove the RecreateHandles that jpobst
removed earlier and I had him add back it.  It turns out metacity
*does* in fact handle the MOTIF_WM_HINTS property changing, it
just doesn't redraw the window titlebar until you resize the
window.  This also means we aren't recreating the entire window
hierarchy on X when you change this property.  And it looks better
on windows, too.

svn path=/trunk/mcs/; revision=74236
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/Form.cs