| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- 2002-03-17 Gaurav Vaish <[email protected]>
- * System.Web -- Assembly build.
- Another milestone reached. Compiled 195 classes successfully.
- Build includes System.Web.UI.WebControls and all the dependencies
- for the namespace.
- 2002-03-05 Gaurav Vaish <[email protected]>
- * System.Web.Security: Added directory.
- 2002-03-04 Gaurav Vaish <[email protected]>
- * System.Web.UI.WebContorls: Virtually complete. See
- System.Web.UI.WebControls/ChangeLog for a comprehensensive
- description of what's left and where. But, don't go for
- a build at this stage. There are a few classes left in
- System.Web namespace that need to be filled-up, though
- I will try to fix up the current state to be able to make
- a build.
- 2001-12-20 Gaurav Vaish <[email protected]>
- Did first successful build of System.Web.dll that included
- System.Web.UI.WebControls namespace. Though, not updating
- the System.Web.build file, since with the changes that
- followed, the build again fails :(
- 2001-11-30 Gaurav Vaish <[email protected]>
- * System.Web.WebUtils: Removed
- * System.Web.Utils : Added --- replacement of WebUtils
- 2001-11-08 Gaurav Vaish <[email protected]>
- * System.Web.WebUtils: Added directory
- 2001-08-22 Bob Smith <[email protected]>
- * Added directory: System.Web.UI.HtmlControls
- * Added directory: Test
- 2001-08-17 Bob Smith <[email protected]>
- * Added directory: System.Web.UI
- 2001-08-09 Bob Smith <[email protected]>
- * Added directory: System.Web
- 2001-07-20 Patrik Torstensson ([email protected])
- * Added directory: System.Web.Caching
|