2006-01-19 Raja R Harinath * Makefile (LIBRARY_USE_INTERMEDIATE_FILE) [net_2_0]: Set, so as to avoid sharing violations on Windows. 2006-01-18 Chris Toshok * Makefile: Add build foo to handle the System.Web.dll <-> System.Web.Services.dll cyclic dependencies. 2006-01-09 Chris Toshok * Makefile (OTHER_LIB_MCS_FLAGS): if we're building net_2_0, define CONFIGURATION_2_0 to use the new System.Configuration api. 2006-01-08 Konstantin Triger * System.Web.vmwcsproj: fixing compilation. 2005-11-29 Gonzalo Paniagua Javier * System.Web_test.dll.sources: add new file. 2005-11-04 Chris Toshok * System.Web.dll.sources: add the S.W.C_2.0/HttpModule*.cs files, and nuke S.W.C_2.0/InternalSection.cs. * System.Web.Configuration_2.0/SystemWebSectionGroup.cs: enable the HttpModules property. * System.Web.Configuration_2.0/HttpHandlerActionCollection.cs: reindent, and add MonoTODO's. * System.Web.Configuration_2.0/HttpHandlerAction.cs: use properties in the ctor, and remove the instance variables. * System.Web.Configuration_2.0/InternalSection.cs: nuke. * System.Web.Configuration_2.0/HttpModuleActionCollection.cs: new stubs. * System.Web.Configuration_2.0/HttpModuleAction.cs: new stubs. * System.Web.Configuration_2.0/HttpModulesSection.cs: new stubs. * System.Web.Configuration_2.0/CompilationSection.cs: inherit from ConfigurationSection, not InternalSection. * System.Web.Configuration_2.0/SiteMapSection.cs: same. * System.Web.Configuration_2.0/PagesSection.cs: same. * System.Web.Configuration_2.0/MembershipSection.cs: same. * System.Web.Configuration_2.0/AnonymousIdentificationSection.cs: same. 2005-11-02 Chris Toshok * System.Web.dll.sources: add System.Web.Hosting/HostingEnvironment.cs 2005-10-02 Eyal Alaluf * System.Web.vmwcsproj - Added System.Web/HttpApplication.jvm.cs 2005-09-22 Chris Toshok * System.Web.dll.sources: add System.Web.Configuration/PositiveTimeSpanValidator.cs 2005-09-08 Eyal Alaluf * System.Web.vmwcsproj - updated to match new code base 2005-09-07 Chris Toshok * System.Web.dll.sources: add MinimizableAttributeTypeConverter. * System.Web_test.dll.sources: add MinimizableAttributeTypeConverter test. 2005-09-06 Chris Toshok * System.Web.dll.sources: add HtmlLink.cs and HtmlMeta.cs * System.Web_test.dll.sources: add HtmlLinkTest and HtmlMetaTest. 2005-08-31 Chris Toshok * System.Web.dll.sources: add WebParts/ConnectionInterfaceCollection.cs 2005-08-31 Chris Toshok * System.Web_test.dll.sources: add ConnectionInterfaceCollectionTest.cs 2005-08-31 Chris Toshok * System.Web_test.dll.sources: add the tests for Repeater, TreeView, and XmlDataSource. 2005-08-29 Chris Toshok * System.Web.dll.sources: add HtmlInputSubmit.cs * System.Web_test.dll.sources: add HtmlInputSubmitTest.cs 2005-08-28 Chris Toshok * System.Web.dll.sources: add IAdaptableTextWriter.cs 2005-08-28 Chris Toshok * 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 * System.Web.dll.sources: Fixed 48519 to 48944 regressions. 2005-08-25 Chris Toshok * System.Web.dll.sources: add System.Web.UI.WebControls/SqlDataSource{Filtering,Selecting}Event{Handler,Args}.cs 2005-08-25 Chris Toshok * System.Web.dll.sources: add System.Web.UI.WebControls/SqlDataSourceCommandType.cs 2005-08-22 Chris Toshok * System.Web_test.dll.sources: add RepeatInfoTest.auto.2.0.cs 2005-08-19 Chris Toshok * 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 * 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 * files-to-copy: Add new cache stuff and updated SessionStateModule to the build. 2005-08-15 Jackson Harper * System.Web.dll.sources: Remove old files, add new cache files. 2005-08-11 Dick Porter * files-to-copy: Add System.Web.UI/CssStyleCollection.cs now that I've edited it 2005-07-20 Chris Toshok * Makefile (RESOURCE_FILES_1): add resources/WebUIValidation.js 2005-07-18 Ben Maurer * performance-and-tips: Expand on some stuff, some new content. 2005-07-14 Duncan Mak * System.Web_test.dll.sources: Sorted. Added PagedDataSourceTest. 2005-07-07 Ben Maurer * test-msft: A script for people to use with their windows box to get things to run nicely.