ChangeLog 2.1 KB

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