Almost eliminate wrong use of Constants.WsaNamespace.
[mono.git] / mcs / class / System.Design / System.Web.UI.Design.WebControls / ChangeLog
old mode 100755 (executable)
new mode 100644 (file)
index a6ef005..3c323e9
+2010-01-21  Marek Habersack  <mhabersack@novell.com>
 
-2002-10-29     Gaurav Vaish <gvaish_mono@lycos.com>
+       * HierarchicalDataBoundControlDesigner.cs: added
 
-       * TODO                    : Updates of what I am doing / have done.
-       * BaseValidatorDesigner.cs: Completed.
+2009-05-26  Marek Habersack  <mhabersack@novell.com>
 
-2002-10-29     Gaurav Vaish <gvaish_mono@lycos.com>
+       * ListControlDesigner.cs: updated to match MSDN specs, added 2.0
+       methods. Used in the latest AjaxControlToolkit.
 
-       * BaseDataListDesigner.cs : GetDesignTimeDataSource(IEnumerable, int, bool)
-                                                   - Implemented.
+2008-06-15  Noam Lampert  <noaml@mainsoft.com>
 
-2002-10-07     Gaurav Vaish <gvaish_mono@lycos.com>
+       * CompositeControlDesigner.cs: Add stubs. 
 
-       * BaseDataListDesigner.cs : Dipose(bool)    - Implemented.
-                                 : GetDesignTimeDataSource(IEnumerable, int, bool)
-                                                   - Stubbed.
-                                 : GetDesignTimeDataSource(int, bool)
-                                                   - Implemented.
+2008-05-14  Marek Habersack  <mhabersack@novell.com>
 
-2002-10-07     Gaurav Vaish <gvaish_mono@lycos.com>
+       * DataSourceIDConverter.cs: added
 
-       * BaseDataListDesigner.cs : Initial implementation.
+2007-09-27  Marek Habersack  <mhabersack@novell.com>
 
-2002-10-07     Gaurav Vaish <gvaish_mono@lycos.com>
+       * DataBoundControlDesigner.cs: TemplateGroups moved to
+       ControlDesigner.
 
-       * TableRowsCollectionEditor.cs
-                                 : Completed.
-       * TODO                    : Updated information.
+2007-09-25  Marek Habersack  <mhabersack@novell.com>
 
-2002-10-07     Gaurav Vaish <gvaish_mono@lycos.com>
+       * DataBoundControlDesigner.cs: added
 
-       * BordersPageInternal.cs  : LoadComponent() - Initial implementation.
-                                 : OnClickColorPicker(object, EventArgs),
-                                 : InitializePage()
-                                                   - Stubbed.
-                                 : OnBordersChanged(object, EventArgs)
-                                                   - Implemented.
+2005-10-25  Chris Toshok  <toshok@ximian.com>
 
-2002-10-07     Gaurav Vaish <gvaish_mono@lycos.com>
+       * DataProviderNameConverter.cs: new implementation.
 
-       * BaseDataListPageInternal.cs
-                                 : ctor()         - Removed call to base.
-                                                    It's by default.
-                                 : HelpKeyword    - Added abstract property.
-                                 : IsDataGridMode - Implemented.
-                                 : ShowHelp(),
-                                 : SupportsHelp(),
-                                 : SetComponent(IComponent),
-                                 : GetBaseControl(),
-                                 : GetBaseDesigner()
-                                                  - Implemented.
-       * BordersPageInternal.cs  : SetComponent(IComponent)
-                                                  - Implemented.
-                                 : HelpKeyword { get; },
-                                 : InitializeForm()
-                                                  - Stubbed.
-       * FormatPageInternal.cs   : HelpKeyword { get; }
-                                                  - Stubbed.
-       * GeneralPageDataListInternal.cs
-                                 : HelpKeyword { get; }
-                                                  - Stubbed.
-
-2002-09-25     Gaurav Vaish <gvaish_mono@lycos.com>
-
-       * RegextEditorDialog.cs   : Added a few more methods.
-       * BaseDataListComponentEditor.cs
-                                 : Completed.
-       * DataListComponentEditor.cs
-                                 : Completed
-       * BaseDataListPageInternal.cs,
-       * GeneralPageDataListInternal.cs,
-       * FormatPageInternal.cs,
-       * BordersPageInternal.cs  : Added private classes. Initial implementation.
-
-2002-09-24     Gaurav Vaish <gvaish_mono@lycos.com>
-
-       * RegexTypeEditor.cs      : Completed
-       * RegexEditorDialog.cs    : Initial implementation.
-
-2002-09-16     Gaurav Vaish <gvaish_mono@lycos.com>
-
-       * AdRotatorDesigner.cs    : GetDesignTimeHtml() - Removed "MonoTODO"
-       * ButtonDesigner.cs       : Completed.
-       * CalendarAutoFormatDialog.cs
-                                 : Initial implementation.
-       * CalendarDesigner.cs     : Initial implementation.
-       * CheckBoxDesigner.cs     : Completed.
-       * HyperLinkDesigner.cs    : Almost completed. See "FIXME".
-       * LabelDesigner.cs        : Completed.
-       * LinkButtonDesigner.cs   : Completed.
-       * TableCellsCollectionEditor.cs
-                                 : Completed
-       * TableDesigner.cs        : Initial implementation.
-
-2002-09-16     Gaurav Vaish <gvaish_mono@lycos.com>
-
-       * TODO                    : TODO Updates. Found some undocumented
-                                   classes.
-
-2002-09-16     Gaurav Vaish <gvaish_mono@lycos.com>
-
-       * AdRotatorDesigner.cs    : Damn those typo errors.
-
-2002-09-16     Gaurav Vaish <gvaish_mono@lycos.com>
-
-       * AdRotatorDesigner.cs    : Completed.
-
-2002-09-16     Gaurav Vaish <gvaish_mono@lycos.com>
-
-       * AdRotatorDesigner.cs    : Initial implementation.
-       * TODOAttribute.cs        : The TODO-Attribute class.
-       * TODO                    : Added file
-       * ChangeLog               : Added file
\ No newline at end of file
+2005-07-08  Duncan Mak  <duncan@novell.com>
+       
+       * BaseDataListComponentEditor.cs:
+       * BaseDataListDesigner.cs:
+       * BaseValidatorDesigner.cs:
+       * ButtonDesigner.cs:
+       * CalendarAutoFormatDialog.cs:
+       * CalendarDesigner.cs:
+       * CheckBoxDesigner.cs:
+       * DataGridColumnCollectionEditor.cs:
+       * DataGridComponentEditor.cs:
+       * DataGridDesigner.cs:
+       * DataListComponentEditor.cs:
+       * DataListDesigner.cs:
+       * HyperLinkDesigner.cs:
+       * LabelDesigner.cs:
+       * LinkButtonDesigner.cs:
+       * ListControlDataBindingHandler.cs:
+       * ListControlDesigner.cs:
+       * ListItemsCollectionEditor.cs:
+       * PanelDesigner.cs:
+       * RegexEditorDialog.cs:
+       * RegexTypeEditor.cs:
+       * RepeaterDesigner.cs:
+       * TableCellsCollectionEditor.cs:
+       * TableDesigner.cs:
+       * TableRowsCollectionEditor.cs:
+       * XmlDesigner.cs: Added stubs.
+