2
0

ChangeLog 3.9 KB

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