2006-09-14 Jonathan Pobst <monkey@jpobst.com>
authorJonathan Pobst <monkey@jpobst.com>
Wed, 13 Sep 2006 14:29:24 +0000 (14:29 -0000)
committerJonathan Pobst <monkey@jpobst.com>
Wed, 13 Sep 2006 14:29:24 +0000 (14:29 -0000)
commited52e9a33bf1753b9a837ef2f7d96ce326c1fbf7
treed8f10d11ca372e25e9effb13fafa179009807596
parent236370d0782542ae9e017d0c267ba50e4046c700
2006-09-14  Jonathan Pobst <monkey@jpobst.com>

        * SplitContainer.cs, SplitterPanel.cs: Initial implementation [2.0].
        * SplitContainerTests.cs: Tests added [2.0].

svn path=/trunk/mcs/; revision=65353
mcs/class/Managed.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms.dll.sources
mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms/SplitContainer.cs [new file with mode: 0644]
mcs/class/Managed.Windows.Forms/System.Windows.Forms/SplitterPanel.cs [new file with mode: 0644]
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/SplitContainerTests.cs [new file with mode: 0644]