In Test/System.Windows.Forms.Layout:
commitfdf09f0b8233b63d6d956f8fe91c4ce9e1a2e7c9
authorChris Toshok <toshok@novell.com>
Sun, 24 Dec 2006 03:20:21 +0000 (24 03:20 -0000)
committerChris Toshok <toshok@novell.com>
Sun, 24 Dec 2006 03:20:21 +0000 (24 03:20 -0000)
tree77edbf44999a9a5f11f56a7c4e3f61bad8e85853
parentdfc3ae9bf90f803f43b0ca6bb1831aededa9175c
In Test/System.Windows.Forms.Layout:
2006-12-23  Chris Toshok  <toshok@ximian.com>

* TableLayoutSettingsTypeConverterTest.cs: new tests, including
one meaty one which is NotWorking on mono.

In .:
2006-12-23  Chris Toshok  <toshok@ximian.com>

* System.Windows.Forms_test.dll.sources: add
System.Windows.Forms.Layout/TableLayoutSettingsTypeConverterTest.cs.

* System.Windows.Forms.dll.sources: add
System.Windows.Forms.Layout/TableLayoutSettingsTypeConverter.cs.

* *.csproj: sync with new file.

In System.Windows.Forms.Layout:
* TableLayoutSettingsTypeConverter.cs: new file, a skeleton.

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

In System.Windows.Forms:
* TableLayoutSettings.cs: finish up the corcompare work for this
class.

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

svn path=/trunk/mcs/; revision=70006
12 files changed:
mcs/class/Managed.Windows.Forms/ChangeLog
mcs/class/Managed.Windows.Forms/SWF.csproj
mcs/class/Managed.Windows.Forms/SWF2k5.csproj
mcs/class/Managed.Windows.Forms/System.Windows.Forms.Layout/ChangeLog
mcs/class/Managed.Windows.Forms/System.Windows.Forms.Layout/TableLayoutSettingsTypeConverter.cs [new file with mode: 0644]
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/TableLayoutSettings.cs
mcs/class/Managed.Windows.Forms/System.Windows.Forms_test.dll.sources
mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms.Layout/ChangeLog [new file with mode: 0644]
mcs/class/Managed.Windows.Forms/Test/System.Windows.Forms.Layout/TableLayoutSettingsTypeConverterTest.cs [new file with mode: 0644]
mcs/class/Managed.Windows.Forms/build-csproj