ChangeLog 3.3 KB

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