ChangeLog 2.1 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970
  1. 2002-04-26 Lawrence Pit <[email protected]>
  2. * Added directory: System.Web.Mail
  3. 2002-04-10 Patrik Torstensson <[email protected]>
  4. * System.Web -- Assembly build.
  5. The basic runtime support is now working, we can now start working
  6. on the runtime flow system (thread pool etc) and also start testing
  7. the parser and control framework. (224 files are compiled)
  8. 2002-03-26 Gaurav Vaish <[email protected]>
  9. * System.Web.Security: Removed all files. Will do it later.
  10. May be someone else like to do it for the time being.
  11. 2002-03-17 Gaurav Vaish <[email protected]>
  12. * System.Web -- Assembly build.
  13. Another milestone reached. Compiled 195 classes successfully.
  14. Build includes System.Web.UI.WebControls and all the dependencies
  15. for the namespace.
  16. 2002-03-05 Gaurav Vaish <[email protected]>
  17. * System.Web.Security: Added directory.
  18. 2002-03-04 Gaurav Vaish <[email protected]>
  19. * System.Web.UI.WebContorls: Virtually complete. See
  20. System.Web.UI.WebControls/ChangeLog for a comprehensensive
  21. description of what's left and where. But, don't go for
  22. a build at this stage. There are a few classes left in
  23. System.Web namespace that need to be filled-up, though
  24. I will try to fix up the current state to be able to make
  25. a build.
  26. 2001-12-20 Gaurav Vaish <[email protected]>
  27. Did first successful build of System.Web.dll that included
  28. System.Web.UI.WebControls namespace. Though, not updating
  29. the System.Web.build file, since with the changes that
  30. followed, the build again fails :(
  31. 2001-11-30 Gaurav Vaish <[email protected]>
  32. * System.Web.WebUtils: Removed
  33. * System.Web.Utils : Added --- replacement of WebUtils
  34. 2001-11-08 Gaurav Vaish <[email protected]>
  35. * System.Web.WebUtils: Added directory
  36. 2001-08-22 Bob Smith <[email protected]>
  37. * Added directory: System.Web.UI.HtmlControls
  38. * Added directory: Test
  39. 2001-08-17 Bob Smith <[email protected]>
  40. * Added directory: System.Web.UI
  41. 2001-08-09 Bob Smith <[email protected]>
  42. * Added directory: System.Web
  43. 2001-07-20 Patrik Torstensson ([email protected])
  44. * Added directory: System.Web.Caching