| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152 |
- 2002-09-25 Gaurav Vaish <[email protected]>
- * 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 <[email protected]>
- * RegexTypeEditor.cs : Completed
- * RegexEditorDialog.cs : Initial implementation.
- 2002-09-16 Gaurav Vaish <[email protected]>
- * 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 <[email protected]>
- * TODO : TODO Updates. Found some undocumented
- classes.
- 2002-09-16 Gaurav Vaish <[email protected]>
- * AdRotatorDesigner.cs : Damn those typo errors.
- 2002-09-16 Gaurav Vaish <[email protected]>
- * AdRotatorDesigner.cs : Completed.
- 2002-09-16 Gaurav Vaish <[email protected]>
- * AdRotatorDesigner.cs : Initial implementation.
- * TODOAttribute.cs : The TODO-Attribute class.
- * TODO : Added file
- * ChangeLog : Added file
|