ChangeLog 3.6 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. 2001-12-17 Gaurav Vaish <[email protected]>
  2. BaseCompareValidator.cs - Completed
  3. AdRotator.cs - Completed
  4. 2001-12-15 Gaurav Vaish <[email protected]>
  5. CommandEventArgs.cs - Completed
  6. DataGridCommandEventArgs.cs - Completed
  7. RepeaterCommandEventArgs.cs - Completed
  8. DataListCommandEventArgs.cs - Completed
  9. CompareValidator.cs - Partial Implementation
  10. 2001-12-02
  11. Gaurav Vaish <[email protected]>
  12. CheckBoxList.cs - Partial Implementation. All except "Render"
  13. 2001-12-01
  14. Gaurav Vaish <[email protected]>
  15. ListControl.cs - Completed
  16. 2001-11-30
  17. Gaurav Vaish <[email protected]>
  18. CheckBox.cs - Completed
  19. ListControl.cs - Initial Implementation
  20. CheckBoxList.cs - Started with it, but first needed ListControl. Left it.
  21. 2001-11-29
  22. Gaurav Vaish <[email protected]>
  23. CalendarDay.cs - Making a note that this has been implemented
  24. Calendar.cs - Making a note that have made some changes.
  25. Unimplmented functions throw NotImplementedException
  26. CheckBox.cs - Can now "Render" and "LoadPostData"
  27. 2001-11-08 Gaurav Vaish <[email protected]>
  28. WebControl.cs - Total Revamp, Partial Implementation
  29. AdRotator.cs - Able to load files
  30. AdCreatedEventArgs.cs - Implemented
  31. 2001-11-05 Gaurav Vaish <[email protected]>
  32. Calendar.cs - Initial Implementation
  33. ButtonColumn.cs - Initial Implementation
  34. Button.cs - Initial Implementation
  35. BoundColumn.cs - Initial Implementation
  36. BaseCompareValidator.cs - Minor Changes
  37. DataList.cs, BaseValidator.cs, BaseDataList.cs
  38. - Added more functions, other changes
  39. 2001-10-28 Gaurav Vaish <[email protected]>
  40. WebControl.cs - Initial Implementation
  41. DataList.cs - Initial Implementation
  42. BaseValidator.cs - Initial Implementation
  43. BaseDataList.cs - Initial Implementation
  44. 2001-10-27 Gaurav Vaish <[email protected]>
  45. AdCreatedEventArgs.cs - Initial Implementation
  46. AdCratedEventHandler.cs - Implemented
  47. AdRotator.cs - Initial Implementation
  48. BorderStyle.cs - Implemented
  49. ButtonColumnStyle.cs - Implemented
  50. CalendarSelectionMode.cs - Implemented
  51. DayNameFormat.cs - Implemented
  52. FirstDayOfWeek - Implemented
  53. FontInfo.cs - Partial Implementation
  54. FontSize.cs - Implemented
  55. GridLines.cs - Implemented
  56. HorizontalAlign.cs - Implemented
  57. HyperLink.cs - Initial Implementation
  58. ImageAlign.cs - Implemented
  59. IRepeatInfoUser.cs - Implemented
  60. ListItemType.cs - Implemented
  61. ListSelectionMode.cs - Implemented
  62. NextPrevFormat.cs - Implemented
  63. PagerMode.cs - Implemented
  64. PagerPosition.cs - Implemented
  65. RepeatDirection.cs - Implemented
  66. RepeatLayout.cs - Implemented
  67. TextAlign.cs - Implemented
  68. TextBoxMode.cs - Implemented
  69. TitleFormat.cs - Implemented
  70. UnitType.cs - Implemented
  71. ValidationCompareOperator.cs
  72. - Implemented
  73. ValidationDataType.cs - Implemented
  74. ValidationSummaryDisplayMode.cs
  75. - Implemented
  76. ValidatorDisplay.cs - Implemented
  77. VerticalAlign.cs - Implemented
  78. // File Created 2001:11:13