2
0

ChangeLog 3.4 KB

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