In System.Windows.Forms:
commit359e52cf53816a1c20c5a0dbecfe8b20b37baa98
authortoshok <toshok@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Tue, 26 Dec 2006 02:28:16 +0000 (26 02:28 +0000)
committertoshok <toshok@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Tue, 26 Dec 2006 02:28:16 +0000 (26 02:28 +0000)
tree6125d7020f74bf5b36401b5388a4c392ae4f2671
parent4136d601e7508dbaa7f0470cad99832aa9ec075c
In System.Windows.Forms:
* Control.cs: only update dist_right/dist_bottom if the
width/height is > 0.  this fixes anchored controls being resized
smaller until they disappear and then resized larger again.

2006-12-25  Chris Toshok  <toshok@ximian.com>

In System.Windows.Forms.Layout:
* DefaultLayout.cs: invert the tests for anchoring to make the
code a little more compact.

2006-12-25  Chris Toshok  <toshok@ximian.com>

git-svn-id: svn+ssh://mono-cvs.ximian.com/source/trunk/mcs@70063 e3ebcda4-bce8-0310-ba0a-eca2169e7518
class/Managed.Windows.Forms/System.Windows.Forms.Layout/ChangeLog
class/Managed.Windows.Forms/System.Windows.Forms.Layout/DefaultLayout.cs
class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
class/Managed.Windows.Forms/System.Windows.Forms/Control.cs