ChangeLog 3.5 KB

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