ChangeLog 2.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103
  1. 2005-09-06 Chris Toshok <[email protected]>
  2. * System.Web.dll.sources: add HtmlLink.cs and HtmlMeta.cs
  3. * System.Web_test.dll.sources: add HtmlLinkTest and HtmlMetaTest.
  4. 2005-08-31 Chris Toshok <[email protected]>
  5. * System.Web.dll.sources: add
  6. WebParts/ConnectionInterfaceCollection.cs
  7. 2005-08-31 Chris Toshok <[email protected]>
  8. * System.Web_test.dll.sources: add
  9. ConnectionInterfaceCollectionTest.cs
  10. 2005-08-31 Chris Toshok <[email protected]>
  11. * System.Web_test.dll.sources: add the tests for Repeater,
  12. TreeView, and XmlDataSource.
  13. 2005-08-29 Chris Toshok <[email protected]>
  14. * System.Web.dll.sources: add HtmlInputSubmit.cs
  15. * System.Web_test.dll.sources: add HtmlInputSubmitTest.cs
  16. 2005-08-28 Chris Toshok <[email protected]>
  17. * System.Web.dll.sources: add IAdaptableTextWriter.cs
  18. 2005-08-28 Chris Toshok <[email protected]>
  19. * System.Web_test.dll.sources: add HtmlInputPasswordTest.cs and
  20. HtmlInputResetTest.cs
  21. * System.Web.dll.sources: add HtmlInputPassword.cs and
  22. HtmlInputReset.cs.
  23. 2005-08-27 Kornél Pál <[email protected]>
  24. * System.Web.dll.sources: Fixed 48519 to 48944 regressions.
  25. 2005-08-25 Chris Toshok <[email protected]>
  26. * System.Web.dll.sources: add
  27. System.Web.UI.WebControls/SqlDataSource{Filtering,Selecting}Event{Handler,Args}.cs
  28. 2005-08-25 Chris Toshok <[email protected]>
  29. * System.Web.dll.sources: add
  30. System.Web.UI.WebControls/SqlDataSourceCommandType.cs
  31. 2005-08-22 Chris Toshok <[email protected]>
  32. * System.Web_test.dll.sources: add RepeatInfoTest.auto.2.0.cs
  33. 2005-08-19 Chris Toshok <[email protected]>
  34. * System.Web.dll.sources: add System.Web.Profile/ProfileInfo.cs
  35. * System.Web_test.dll.sources: add
  36. Test/System.Web.Profile/ProfileInfoTest.cs
  37. * files-to-copy: add System.Web.Profile/ProfileInfo.cs
  38. 2005-08-18 Dick Porter <[email protected]>
  39. * System.Web.dll.sources: Added some new 2.0 files
  40. * files-to-copy: Added lots more files changed in 2.0
  41. 2005-08-17 Jackson Harper <[email protected]>
  42. * files-to-copy: Add new cache stuff and updated
  43. SessionStateModule to the build.
  44. 2005-08-15 Jackson Harper <[email protected]>
  45. * System.Web.dll.sources: Remove old files, add new cache files.
  46. 2005-08-11 Dick Porter <[email protected]>
  47. * files-to-copy: Add System.Web.UI/CssStyleCollection.cs now that
  48. I've edited it
  49. 2005-07-20 Chris Toshok <[email protected]>
  50. * Makefile (RESOURCE_FILES_1): add resources/WebUIValidation.js
  51. 2005-07-18 Ben Maurer <[email protected]>
  52. * performance-and-tips: Expand on some stuff, some new content.
  53. 2005-07-14 Duncan Mak <[email protected]>
  54. * System.Web_test.dll.sources: Sorted. Added PagedDataSourceTest.
  55. 2005-07-07 Ben Maurer <[email protected]>
  56. * test-msft: A script for people to use with their windows box to
  57. get things to run nicely.