ChangeLog 2.6 KB

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