2008-02-19 Jonathan Pobst <monkey@jpobst.com>
authorJonathan Pobst <monkey@jpobst.com>
Tue, 19 Feb 2008 17:06:32 +0000 (17:06 -0000)
committerJonathan Pobst <monkey@jpobst.com>
Tue, 19 Feb 2008 17:06:32 +0000 (17:06 -0000)
commit47f129de86ed09e625c9ab7ad5fb9eac3a8cdede
treea5624288062d2b2612a21bad16de654292759c45
parent2f8ddd9a01305b2244265f69fc49ea075fca7947
2008-02-19  Jonathan Pobst  <monkey@jpobst.com>

* SelectionRange.cs: Apply patch from Andy Hume to make
constructor behavior more accurate.  [Fixes bug #362117]

2008-02-19  Jonathan Pobst  <monkey@jpobst.com>

* SelectionRangeTest.cs: Add tests from Andy Hume.

2008-02-19  Jonathan Pobst  <monkey@jpobst.com>

* System.Windows.Forms_test.dll.sources: Added SelectionRangeTest.cs.

svn path=/trunk/mcs/; revision=96166
mcs/class/Managed.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/SelectionRange.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms_test.dll.sources
mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms/SelectionRangeTest.cs [new file with mode: 0644]