2005-09-13 Chris Toshok <toshok@ximian.com>
authorChris Toshok <toshok@novell.com>
Tue, 13 Sep 2005 21:29:47 +0000 (21:29 -0000)
committerChris Toshok <toshok@novell.com>
Tue, 13 Sep 2005 21:29:47 +0000 (21:29 -0000)
commit8e8d1b5ec09d53f67b7ce3b6e06a67c21cc25b96
tree132b4fac3217e90f91997be390f3fa7eac05d367
parenta972887f298d30cf822f96effa7e8cec61d7f39d
2005-09-13  Chris Toshok  <toshok@ximian.com>

* Style.cs: corcompare stuff.

* RequiredFieldValidator.cs: more corcompare stuff.

* CheckBoxList.cs: clean up some of the interface methods vs
protected virtual 2.0 calls.

* SubMenuStyle.cs: corcompare says this should implement
ICustomTypeDescriptor... sooo, make it.

svn path=/trunk/mcs/; revision=49984
mcs/class/System.Web/System.Web.UI.WebControls/ChangeLog
mcs/class/System.Web/System.Web.UI.WebControls/CheckBoxList.cs
mcs/class/System.Web/System.Web.UI.WebControls/RequiredFieldValidator.cs
mcs/class/System.Web/System.Web.UI.WebControls/Style.cs
mcs/class/System.Web/System.Web.UI.WebControls/SubMenuStyle.cs