ChangeLog 1.7 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. 2002-09-25 Gaurav Vaish <[email protected]>
  2. * RegextEditorDialog.cs : Added a few more methods.
  3. * BaseDataListComponentEditor.cs
  4. : Completed.
  5. * DataListComponentEditor.cs
  6. : Completed
  7. * BaseDataListPageInternal.cs,
  8. * GeneralPageDataListInternal.cs,
  9. * FormatPageInternal.cs,
  10. * BordersPageInternal.cs : Added private classes. Initial implementation.
  11. 2002-09-24 Gaurav Vaish <[email protected]>
  12. * RegexTypeEditor.cs : Completed
  13. * RegexEditorDialog.cs : Initial implementation.
  14. 2002-09-16 Gaurav Vaish <[email protected]>
  15. * AdRotatorDesigner.cs : GetDesignTimeHtml() - Removed "MonoTODO"
  16. * ButtonDesigner.cs : Completed.
  17. * CalendarAutoFormatDialog.cs
  18. : Initial implementation.
  19. * CalendarDesigner.cs : Initial implementation.
  20. * CheckBoxDesigner.cs : Completed.
  21. * HyperLinkDesigner.cs : Almost completed. See "FIXME".
  22. * LabelDesigner.cs : Completed.
  23. * LinkButtonDesigner.cs : Completed.
  24. * TableCellsCollectionEditor.cs
  25. : Completed
  26. * TableDesigner.cs : Initial implementation.
  27. 2002-09-16 Gaurav Vaish <[email protected]>
  28. * TODO : TODO Updates. Found some undocumented
  29. classes.
  30. 2002-09-16 Gaurav Vaish <[email protected]>
  31. * AdRotatorDesigner.cs : Damn those typo errors.
  32. 2002-09-16 Gaurav Vaish <[email protected]>
  33. * AdRotatorDesigner.cs : Completed.
  34. 2002-09-16 Gaurav Vaish <[email protected]>
  35. * AdRotatorDesigner.cs : Initial implementation.
  36. * TODOAttribute.cs : The TODO-Attribute class.
  37. * TODO : Added file
  38. * ChangeLog : Added file