In Test/System.Windows.Forms.Layout:
commit22b176c5ed7f25b74cee6c1e6b33b70834fe6daf
authortoshok <toshok@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Sun, 24 Dec 2006 03:20:21 +0000 (24 03:20 +0000)
committertoshok <toshok@e3ebcda4-bce8-0310-ba0a-eca2169e7518>
Sun, 24 Dec 2006 03:20:21 +0000 (24 03:20 +0000)
tree996209e38693a3ce8a42c57cefa08d947a8260d9
parentb6f9684849723b38f831f8a4181a7a8862f25227
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>

git-svn-id: svn+ssh://mono-cvs.ximian.com/source/trunk/mcs@70006 e3ebcda4-bce8-0310-ba0a-eca2169e7518
12 files changed:
class/Managed.Windows.Forms/ChangeLog
class/Managed.Windows.Forms/SWF.csproj
class/Managed.Windows.Forms/SWF2k5.csproj
class/Managed.Windows.Forms/System.Windows.Forms.Layout/ChangeLog
class/Managed.Windows.Forms/System.Windows.Forms.Layout/TableLayoutSettingsTypeConverter.cs [new file with mode: 0644]
class/Managed.Windows.Forms/System.Windows.Forms.dll.sources
class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog
class/Managed.Windows.Forms/System.Windows.Forms/TableLayoutSettings.cs
class/Managed.Windows.Forms/System.Windows.Forms_test.dll.sources
class/Managed.Windows.Forms/Test/System.Windows.Forms.Layout/ChangeLog [new file with mode: 0644]
class/Managed.Windows.Forms/Test/System.Windows.Forms.Layout/TableLayoutSettingsTypeConverterTest.cs [new file with mode: 0644]
class/Managed.Windows.Forms/build-csproj