Almost eliminate wrong use of Constants.WsaNamespace.
[mono.git] / mcs / class / System.Design / System.Web.UI.Design.WebControls / ChangeLog
index 3ccb3f15c4d6ce4d57fca18e23011014219de9b2..3c323e97095dd2d9ea7bd838eaba3953fbbf4fd5 100644 (file)
@@ -1,3 +1,33 @@
+2010-01-21  Marek Habersack  <mhabersack@novell.com>
+
+       * HierarchicalDataBoundControlDesigner.cs: added
+
+2009-05-26  Marek Habersack  <mhabersack@novell.com>
+
+       * ListControlDesigner.cs: updated to match MSDN specs, added 2.0
+       methods. Used in the latest AjaxControlToolkit.
+
+2008-06-15  Noam Lampert  <noaml@mainsoft.com>
+
+       * CompositeControlDesigner.cs: Add stubs. 
+
+2008-05-14  Marek Habersack  <mhabersack@novell.com>
+
+       * DataSourceIDConverter.cs: added
+
+2007-09-27  Marek Habersack  <mhabersack@novell.com>
+
+       * DataBoundControlDesigner.cs: TemplateGroups moved to
+       ControlDesigner.
+
+2007-09-25  Marek Habersack  <mhabersack@novell.com>
+
+       * DataBoundControlDesigner.cs: added
+
+2005-10-25  Chris Toshok  <toshok@ximian.com>
+
+       * DataProviderNameConverter.cs: new implementation.
+
 2005-07-08  Duncan Mak  <duncan@novell.com>
        
        * BaseDataListComponentEditor.cs: