2007-03-28 Chris Toshok <toshok@ximian.com>
commit39473175524b394dd9dc5aa3fbd35a89d74fe622
authorChris Toshok <toshok@novell.com>
Wed, 28 Mar 2007 20:05:11 +0000 (28 20:05 -0000)
committerChris Toshok <toshok@novell.com>
Wed, 28 Mar 2007 20:05:11 +0000 (28 20:05 -0000)
treead50f0d0388051dddbe6bdbfd568841b6012551d
parentcf62b944fc383a98452068ee73cb2ae8bd67968c
2007-03-28  Chris Toshok  <toshok@ximian.com>

* XplatUIX11.cs (UnmapWindow): reindent this block.

* DataGrid.cs (UpdateSelectionAfterCursorMove): we need to update
the selection_start if we're moving the selection (that is, not
extending it). Fixes bug #80461.

svn path=/trunk/mcs/; revision=75107
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/DataGrid.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUIX11.cs