ChangeLog 2.5 KB

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