| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192 |
- 2005-08-31 Chris Toshok <[email protected]>
- * System.Web_test.dll.sources: add
- ConnectionInterfaceCollectionTest.cs
- 2005-08-31 Chris Toshok <[email protected]>
- * System.Web_test.dll.sources: add the tests for Repeater,
- TreeView, and XmlDataSource.
- 2005-08-29 Chris Toshok <[email protected]>
- * System.Web.dll.sources: add HtmlInputSubmit.cs
- * System.Web_test.dll.sources: add HtmlInputSubmitTest.cs
- 2005-08-28 Chris Toshok <[email protected]>
- * System.Web.dll.sources: add IAdaptableTextWriter.cs
- 2005-08-28 Chris Toshok <[email protected]>
- * System.Web_test.dll.sources: add HtmlInputPasswordTest.cs and
- HtmlInputResetTest.cs
- * System.Web.dll.sources: add HtmlInputPassword.cs and
- HtmlInputReset.cs.
- 2005-08-27 Kornél Pál <[email protected]>
- * System.Web.dll.sources: Fixed 48519 to 48944 regressions.
- 2005-08-25 Chris Toshok <[email protected]>
- * System.Web.dll.sources: add
- System.Web.UI.WebControls/SqlDataSource{Filtering,Selecting}Event{Handler,Args}.cs
- 2005-08-25 Chris Toshok <[email protected]>
- * System.Web.dll.sources: add
- System.Web.UI.WebControls/SqlDataSourceCommandType.cs
- 2005-08-22 Chris Toshok <[email protected]>
- * System.Web_test.dll.sources: add RepeatInfoTest.auto.2.0.cs
- 2005-08-19 Chris Toshok <[email protected]>
- * System.Web.dll.sources: add System.Web.Profile/ProfileInfo.cs
- * System.Web_test.dll.sources: add
- Test/System.Web.Profile/ProfileInfoTest.cs
- * files-to-copy: add System.Web.Profile/ProfileInfo.cs
-
- 2005-08-18 Dick Porter <[email protected]>
- * System.Web.dll.sources: Added some new 2.0 files
- * files-to-copy: Added lots more files changed in 2.0
- 2005-08-17 Jackson Harper <[email protected]>
- * files-to-copy: Add new cache stuff and updated
- SessionStateModule to the build.
- 2005-08-15 Jackson Harper <[email protected]>
- * System.Web.dll.sources: Remove old files, add new cache files.
- 2005-08-11 Dick Porter <[email protected]>
- * files-to-copy: Add System.Web.UI/CssStyleCollection.cs now that
- I've edited it
- 2005-07-20 Chris Toshok <[email protected]>
- * Makefile (RESOURCE_FILES_1): add resources/WebUIValidation.js
- 2005-07-18 Ben Maurer <[email protected]>
- * performance-and-tips: Expand on some stuff, some new content.
- 2005-07-14 Duncan Mak <[email protected]>
- * System.Web_test.dll.sources: Sorted. Added PagedDataSourceTest.
- 2005-07-07 Ben Maurer <[email protected]>
- * test-msft: A script for people to use with their windows box to
- get things to run nicely.
|