2006-06-26 Chris Toshok <toshok@ximian.com>
authorChris Toshok <toshok@novell.com>
Mon, 26 Jun 2006 16:31:38 +0000 (16:31 -0000)
committerChris Toshok <toshok@novell.com>
Mon, 26 Jun 2006 16:31:38 +0000 (16:31 -0000)
commit9db94cf32b4dd474534c41f9026a48d167d46916
tree486a14507df62c14a45a1740948f78925c1a75df
parent63aae8bd9196fe81b5e5729c65d02a2f08f67834
2006-06-26  Chris Toshok  <toshok@ximian.com>

* Binding.cs: make this work bi-directionally.  also, clear up
other mixups between Push/Pull Data (e.g. we're supposed to pull
data when validating).

* BindingManagerBase.cs: trim some fully qualified collection
types.

* PropertyManager.cs (get_IsSuspended): oops, fix this check.

svn path=/trunk/mcs/; revision=62056
mcs/class/Managed.Windows.Forms/System.Windows.Forms/Binding.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/BindingManagerBase.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/PropertyManager.cs