|
|
@@ -1,808 +1,60 @@
|
|
|
-2005-08-25 Atsushi Enomoto <atsushi@ximian.com>
|
|
|
+2005-08-25 Chris Toshok <toshok@ximian.com>
|
|
|
|
|
|
- * Makefile: build fix for some utf8-defaulted environment.
|
|
|
+ * System.Web.dll.sources: add
|
|
|
+ System.Web.UI.WebControls/SqlDataSource{Filtering,Selecting}Event{Handler,Args}.cs
|
|
|
|
|
|
-2005-07-25 Eyal Alalouf <[email protected]>
|
|
|
- * System.Web.vmwcsproj removed System.Web/TimeoutManager.cs from TARGET_J2EE
|
|
|
+2005-08-25 Chris Toshok <[email protected]>
|
|
|
|
|
|
-2005-07-24 Eyal Alalouf <[email protected]>
|
|
|
- * System.Web.vmwcsproj added System.Web.UI/PageHandlerFactory.jvm.cs
|
|
|
+ * System.Web.dll.sources: add
|
|
|
+ System.Web.UI.WebControls/SqlDataSourceCommandType.cs
|
|
|
|
|
|
-2005-07-19 Eyal Alalouf <[email protected]>
|
|
|
- * System.Web.vmwcsproj:
|
|
|
- Replaced System.Web.UI/TemplateControl.cs with System.Web.UI/TemplateControl.jvm.cs
|
|
|
+2005-08-22 Chris Toshok <[email protected]>
|
|
|
|
|
|
-2005-07-19 Eyal Alalouf <[email protected]>
|
|
|
- * System.Web.vmwcsproj: Removed files related to dynamic compilation of ASP
|
|
|
- pages. This feature is currently not supported in Grasshopper.
|
|
|
+ * System.Web_test.dll.sources: add RepeatInfoTest.auto.2.0.cs
|
|
|
|
|
|
-2005-07-18 Eyal Alalouf <eyala@mainsoft.com>
|
|
|
+2005-08-19 Chris Toshok <[email protected]>
|
|
|
|
|
|
- * System.Web.vmwcsproj:
|
|
|
- Added System.Web.J2EE/BaseHttpServlet.cs
|
|
|
- Added System.Web.J2EE/BaseStaticHttpServlet.cs
|
|
|
- Added System.Web.J2EE/SessionListener.cs
|
|
|
- Removed System.Web.SessionState/HttpSessionState.cs
|
|
|
- Added System.Web.SessionState/HttpSessionState.jvm.cs
|
|
|
- Removed System.Web.SessionState/SessionInProcHandler.cs
|
|
|
- Added System.Web.SessionState/SessionInProcHandler.jvm.cs
|
|
|
- Added System.Web.Hosting/ServletWorkerRequest.jvm.cs
|
|
|
+ * System.Web.dll.sources: add System.Web.Profile/ProfileInfo.cs
|
|
|
|
|
|
-2005-07-18 Eyal Alalouf <[email protected]>
|
|
|
+ * System.Web_test.dll.sources: add
|
|
|
+ Test/System.Web.Profile/ProfileInfoTest.cs
|
|
|
|
|
|
- * System.Web.J2EE: Added namespace and folder for J2EE hosting and specific files.
|
|
|
- * System.Web.vmwcsproj: Added System.Web.J2EE files
|
|
|
-
|
|
|
-2005-07-18 Eyal Alalouf <[email protected]>
|
|
|
-
|
|
|
- * System.Web.vmwcsproj: Added file for compiling System.Web in J2EE configuration
|
|
|
-
|
|
|
-2005-07-16 Ben Maurer <[email protected]>
|
|
|
-
|
|
|
- * Makefile: Make sure that tests use the same flags as the
|
|
|
- assembly itself. Also, unverbosify warnings.
|
|
|
-
|
|
|
-2005-07-01 Lluis Sanchez Gual <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added MembershipSection.cs
|
|
|
-
|
|
|
-2005-06-23 Lluis Sanchez Gual <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added new files:
|
|
|
- System.Web.Configuration/VirtualDirectoryMapping.cs
|
|
|
- System.Web.Configuration/VirtualDirectoryMappingCollection.cs
|
|
|
- System.Web.Configuration/WebConfigurationFileMap.cs
|
|
|
- System.Web.Configuration/WebConfigurationHost.cs
|
|
|
- System.Web.Configuration/WebConfigurationManager.cs
|
|
|
-
|
|
|
-2005-06-14 Lluis Sanchez Gual <[email protected]>
|
|
|
-
|
|
|
- * Makefile: Added reference to System.Configuration.
|
|
|
-
|
|
|
-2005-06-10 Lluis Sanchez Gual <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: New files:
|
|
|
- System.Web.Security/MembershipValidatePasswordEventHandler.cs
|
|
|
- System.Web.Security/ValidatePasswordEventArgs.cs
|
|
|
-
|
|
|
-2005-05-26 Lluis Sanchez Gual <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added new files:
|
|
|
- System.Web.UI.WebControls/SiteMapNodeItem.cs
|
|
|
- System.Web.UI.WebControls/SiteMapNodeItemEventArgs.cs
|
|
|
- System.Web.UI.WebControls/SiteMapNodeItemEventHandler.cs
|
|
|
- System.Web.UI.WebControls/SiteMapPath.cs
|
|
|
- System.Web.UI/NonVisualControlAttribute.cs
|
|
|
- System.Web/StaticSiteMapProvider.cs
|
|
|
-
|
|
|
-2005-05-21 Sebastien Pouliot <[email protected]>
|
|
|
-
|
|
|
- * System.Web_test.dll.sources: Added tests for FormsAuthentication.
|
|
|
-
|
|
|
-2005-05-13 Lluis Sanchez Gual <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added new file:
|
|
|
- System.Web.UI.WebControls/WizardStepControlBuilder.cs
|
|
|
-
|
|
|
-2005-05-06 Lluis Sanchez Gual <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added new files:
|
|
|
- System.Web.UI.WebControls/CircleHotSpot.cs
|
|
|
- System.Web.UI.WebControls/HotSpot.cs
|
|
|
- System.Web.UI.WebControls/HotSpotCollection.cs
|
|
|
- System.Web.UI.WebControls/ImageMap.cs
|
|
|
- System.Web.UI.WebControls/PolygonHotSpot.cs
|
|
|
- System.Web.UI.WebControls/RectangleHotSpot.cs
|
|
|
- System.Web.UI.WebControls/Wizard.cs
|
|
|
- System.Web.UI.WebControls/WizardStep.cs
|
|
|
- System.Web.UI.WebControls/WizardStepBase.cs
|
|
|
- System.Web.UI.WebControls/WizardStepCollection.cs
|
|
|
-
|
|
|
-2005-05-04 Lluis Sanchez Gual <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added new files:
|
|
|
- System.Web.UI.WebControls/DataControlCommands.cs
|
|
|
- System.Web.UI.WebControls/SubMenuStyleCollection.cs
|
|
|
- and removed:
|
|
|
- System.Web.UI.WebControls/ChildTable.cs
|
|
|
-
|
|
|
-2005-04-22 Lluis Sanchez Gual <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added new files:
|
|
|
- System.Web.UI.WebControls/HyperLinkField.cs
|
|
|
-
|
|
|
-2005-04-21 Lluis Sanchez Gual <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added new files:
|
|
|
- System.Web.UI.WebControls/FormView.cs
|
|
|
- System.Web.UI.WebControls/FormViewRow.cs
|
|
|
- System.Web.UI/IEditableTextControl.cs
|
|
|
-
|
|
|
-2005-04-15 Lluis Sanchez Gual <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added new files:
|
|
|
- System.Web.UI/CompiledBindableTemplateBuilder.cs
|
|
|
-
|
|
|
-2005-04-08 Lluis Sanchez Gual <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added new files:
|
|
|
- System.Web.UI.WebControls/DetailsView.cs
|
|
|
- System.Web.UI.WebControls/DetailsViewRow.cs
|
|
|
- System.Web.UI.WebControls/DetailsViewRowCollection.cs
|
|
|
-
|
|
|
-2005-04-07 Lluis Sanchez Gual <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added new files:
|
|
|
- System.Web.UI.WebControls/ObjectDataSourceFilteringEventArgs.cs
|
|
|
- System.Web.UI.WebControls/ObjectDataSourceFilteringEventHandler.cs
|
|
|
-
|
|
|
-2005-04-01 Lluis Sanchez Gual <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added new files:
|
|
|
- System.Web.UI.WebControls/ButtonField.cs
|
|
|
- System.Web.UI.WebControls/CheckBoxField.cs
|
|
|
- System.Web.UI.WebControls/DataControlFieldHeaderCell.cs
|
|
|
- System.Web.UI.WebControls/HiddenField.cs
|
|
|
- System.Web.UI.WebControls/ImageField.cs
|
|
|
- System.Web.UI.WebControls/ObjectDataSource.cs
|
|
|
- System.Web.UI.WebControls/ObjectDataSourceView.cs
|
|
|
- System.Web.UI.WebControls/TemplateField.cs
|
|
|
-
|
|
|
-2005-03-23 Lluis Sanchez Gual <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added new files:
|
|
|
- System.Web.UI.WebControls/AutoGeneratedField.cs
|
|
|
- System.Web.UI.WebControls/AutoGeneratedFieldProperties.cs
|
|
|
-
|
|
|
-2005-03-14 Gonzalo Paniagua Javier <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: added new files in System.Web.Configuration.
|
|
|
-
|
|
|
-2005-03-11 Lluis Sanchez Gual <[email protected]>
|
|
|
-
|
|
|
- * Makefile: Added new resource file: GridView.js.
|
|
|
- * System.Web.dll.sources: Added more files to the build:
|
|
|
- System.Web.UI.WebControls/ButtonFieldBase.cs
|
|
|
- System.Web.UI.WebControls/CommandField.cs
|
|
|
- System.Web.UI.WebControls/DataControlButton.cs
|
|
|
-
|
|
|
-2005-03-04 Lluis Sanchez Gual <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added more files to the build:
|
|
|
- System.Web.UI.WebControls/ChildTable.cs
|
|
|
- System.Web.UI.WebControls/DataKey.cs
|
|
|
- System.Web.UI.WebControls/DataKeyArray.cs
|
|
|
- System.Web.UI.WebControls/GridViewCommandEventArgs.cs
|
|
|
- System.Web.UI.WebControls/GridViewCommandEventHandler.cs
|
|
|
- System.Web.UI.WebControls/GridViewRowEventArgs.cs
|
|
|
- System.Web.UI.WebControls/GridViewRowEventHandler.cs
|
|
|
- System.Web.UI.WebControls/StringArrayConverter.cs
|
|
|
-
|
|
|
-2005-02-25 Lluis Sanchez Gual <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added new files:
|
|
|
- System.Web.UI.WebControls/BoundField.cs
|
|
|
- System.Web.UI.WebControls/CompositeDataBoundControl.cs
|
|
|
- System.Web.UI.WebControls/DataControlFieldCollection.cs
|
|
|
- System.Web.UI.WebControls/GridView.cs
|
|
|
- System.Web.UI.WebControls/GridViewRow.cs
|
|
|
- System.Web.UI.WebControls/GridViewRowCollection.cs
|
|
|
- System.Web.UI.WebControls/PagerSettings.cs
|
|
|
- System.Web.UI.WebControls/XmlDataSourceNodeDescriptor.cs
|
|
|
- System.Web.UI.WebControls/XmlDataSourcePropertyDescriptor.cs
|
|
|
-
|
|
|
-2005-02-23 Sebastien Pouliot <[email protected]>
|
|
|
-
|
|
|
- * System.Web_test.dll.sources: Added new unit tests for
|
|
|
- HttpRequest, HttpServerUtility and HttpUtility to test for XSS.
|
|
|
-
|
|
|
-2005-02-18 Lluis Sanchez Gual <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: New file:
|
|
|
- System.Web.UI.WebControls/CollectionDataSource.cs
|
|
|
-
|
|
|
-2005-02-10 Lluis Sanchez Gual <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: New files:
|
|
|
- System.Web.UI/ICheckBoxControl.cs
|
|
|
- System.Web.UI/IStaticTextControl.cs
|
|
|
- System.Web.UI/ITextControl.cs
|
|
|
-
|
|
|
-2005-02-04 Lluis Sanchez Gual <[email protected]>
|
|
|
-
|
|
|
- * Makefile: Added resource file.
|
|
|
-
|
|
|
-2005-02-02 Lluis Sanchez Gual <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added some files to the build:
|
|
|
- System.Web.UI.WebControls/CompositeControl.cs
|
|
|
- System.Web.UI.WebControls/ControlPropertyNameConverter.cs
|
|
|
-
|
|
|
-2005-01-28 Lluis Sanchez Gual <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added new files:
|
|
|
- System.Web.UI.WebControls/MultiView.cs
|
|
|
- System.Web.UI.WebControls/View.cs
|
|
|
- System.Web.UI.WebControls/ViewCollection.cs
|
|
|
-
|
|
|
-2005-01-21 Lluis Sanchez Gual <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added new files:
|
|
|
- System.Web.UI.WebControls/Content.cs
|
|
|
- System.Web.UI.WebControls/ContentControlBuilder.cs
|
|
|
- System.Web.UI.WebControls/ContentPlaceHolder.cs
|
|
|
- System.Web.UI.WebControls/ContentPlaceHolderBuilder.cs
|
|
|
- System.Web.UI/MasterPage.cs
|
|
|
- System.Web.UI/MasterPageParser.cs
|
|
|
-
|
|
|
-2005-01-10 Lluis Sanchez Gual <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added new files:
|
|
|
- System.Web.UI.WebControls/MenuItemTemplateContainer.cs
|
|
|
- System.Web.UI.WebControls/SubMenuStyle.cs
|
|
|
- * Makefile: Added those files to the build.
|
|
|
-
|
|
|
-2004-12-20 Lluis Sanchez Gual <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added some new files to the build.
|
|
|
-
|
|
|
-2004-12-10 Lluis Sanchez Gual <[email protected]>
|
|
|
-
|
|
|
- * Makefile: Added Menu script.
|
|
|
+ * files-to-copy: add System.Web.Profile/ProfileInfo.cs
|
|
|
|
|
|
-2004-12-02 Lluis Sanchez Gual <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added new files:
|
|
|
- System.Web.UI.WebControls/Menu.cs
|
|
|
- System.Web.UI.WebControls/MenuEventArgs.cs
|
|
|
- System.Web.UI.WebControls/MenuEventHandler.cs
|
|
|
- System.Web.UI.WebControls/MenuItem.cs
|
|
|
- System.Web.UI.WebControls/MenuItemBinding.cs
|
|
|
- System.Web.UI.WebControls/MenuItemBindingCollection.cs
|
|
|
- System.Web.UI.WebControls/MenuItemCollection.cs
|
|
|
- System.Web.UI.WebControls/MenuItemStyle.cs
|
|
|
- System.Web.UI.WebControls/MenuItemStyleCollection.cs
|
|
|
-
|
|
|
-2004-12-02 Lluis Sanchez Gual <[email protected]>
|
|
|
-
|
|
|
- * Makefile: Added more TreeView resources.
|
|
|
-
|
|
|
-2004-11-30 Raja R Harinath <[email protected]>
|
|
|
-
|
|
|
- * Makefile (RESOURCE_FILES): Make sure that we distribute these,
|
|
|
- irrespective of the profile.
|
|
|
- (OTHER_RES): New.
|
|
|
-
|
|
|
-2004-11-29 Sanjay Gupta <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added DataControlField.cs and
|
|
|
- DataControlFieldCell.cs.
|
|
|
-
|
|
|
-2004-11-29 Gonzalo Paniagua Javier <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: added ReusableMemoryStream.
|
|
|
-
|
|
|
-2004-11-26 Lluis Sanchez Gual <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added new file:
|
|
|
- System.Web.UI/ClientScriptManager
|
|
|
- * Makefile: Added more resources.
|
|
|
-
|
|
|
-2004-11-25 Raja R Harinath <[email protected]>
|
|
|
-
|
|
|
- * Makefile (RESOURCE_FILES): New. List set of resources.
|
|
|
- (EXTRA_DISTFILES): New. Distribute them.
|
|
|
-
|
|
|
-2004-11-23 Lluis Sanchez Gual <[email protected]>
|
|
|
-
|
|
|
- * Makefile: Added TreeView resources.
|
|
|
- * System.Web.dll.sources: Added new files:
|
|
|
- System.Web.UI.WebControls/BaseDataBoundControl.cs
|
|
|
- System.Web.UI.WebControls/HierarchicalDataBoundControl.cs
|
|
|
- System.Web.UI.WebControls/TreeNode.cs
|
|
|
- System.Web.UI.WebControls/TreeNodeBinding.cs
|
|
|
- System.Web.UI.WebControls/TreeNodeBindingCollection.cs
|
|
|
- System.Web.UI.WebControls/TreeNodeCollection.cs
|
|
|
- System.Web.UI.WebControls/TreeNodeEventArgs.cs
|
|
|
- System.Web.UI.WebControls/TreeNodeEventHandler.cs
|
|
|
- System.Web.UI.WebControls/TreeNodeStyle.cs
|
|
|
- System.Web.UI.WebControls/TreeNodeStyleCollection.cs
|
|
|
- System.Web.UI.WebControls/TreeView.cs
|
|
|
-
|
|
|
-2004-11-19 Sanjay Gupta <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added new file:
|
|
|
- System.Web.UI.WebControls/AccessDataSourceView.cs.
|
|
|
-
|
|
|
-2004-11-18 Lluis Sanchez Gual <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added new files:
|
|
|
- System.Web.Security/ActiveDirectoryMembershipProvider.cs
|
|
|
- System.Web.Security/MembershipProvider.cs
|
|
|
- System.Web.Security/RoleProvider.cs
|
|
|
- System.Web.UI.WebControls/SiteMapDataSource.cs
|
|
|
- System.Web.UI.WebControls/SiteMapHierarchicalDataSourceView.cs
|
|
|
- System.Web/ParserError.cs
|
|
|
- System.Web/ParserErrorCollection.cs
|
|
|
- System.Web/SiteMapResolveEventArgs.cs
|
|
|
-
|
|
|
-2004-11-15 Lluis Sanchez Gual <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added new files:
|
|
|
- System.Web.Configuration/AdapterDictionary.cs
|
|
|
- System.Web.Configuration/AnonymousIdentificationSection.cs
|
|
|
- System.Web.Configuration/AssemblyCollection.cs
|
|
|
- System.Web.Configuration/AssemblyInfo.cs
|
|
|
- System.Web.Configuration/AuthenticationSection.cs
|
|
|
- System.Web.Configuration/FormsAuthenticationConfiguration.cs
|
|
|
- System.Web.Configuration/InternalSection.cs
|
|
|
- System.Web.Configuration/PassportAuthentication.cs
|
|
|
-
|
|
|
-2004-10-20 Sanjay Gupta <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added new class in System.Web.UI.
|
|
|
-
|
|
|
-2004-10-12 Sanjay Gupta <[email protected]>
|
|
|
-
|
|
|
- * System.Web_test.dll.sources: Added new test case source file.
|
|
|
-
|
|
|
-2004-10-12 Sanjay Gupta <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added new class in System.Web.UI.
|
|
|
-
|
|
|
-2004-10-11 Sanjay Gupta <[email protected]>
|
|
|
-
|
|
|
- * makefile: Added flag to build System.Web_test.dll.
|
|
|
-
|
|
|
-2004-10-08 Sanjay Gupta <[email protected]>
|
|
|
-
|
|
|
- * System.Web_test.dll.sources: Added new file.
|
|
|
-
|
|
|
-2004-10-08 Sanjay Gupta <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added new classes in
|
|
|
- System.Web.UI.WebControls.
|
|
|
-
|
|
|
-2004-09-30 Sanjay Gupta <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added and removed an enumeration in
|
|
|
- System.Web.UI.WebControls.
|
|
|
-
|
|
|
-2004-09-29 Sanjay Gupta <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added new classes in
|
|
|
- System.Web.UI.WebControls.WebParts.
|
|
|
-
|
|
|
-2004-09-29 Sanjay Gupta <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added new classes in
|
|
|
- System.Web.UI.WebControls.WebParts.
|
|
|
-
|
|
|
-2004-09-28 Sanjay Gupta <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added new classes in
|
|
|
- System.Web.UI.WebControls.WebParts.
|
|
|
-
|
|
|
-2004-09-24 Sanjay Gupta <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added new attribute class in System.Web.UI.
|
|
|
-
|
|
|
-2004-09-14 Sanjay Gupta <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added new attribute classes in System.Web.UI.
|
|
|
-
|
|
|
-2004-09-07 Sanjay Gupta <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added new class in System.Web.UI.WebControls.
|
|
|
-
|
|
|
-2004-09-03 Sanjay Gupta <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added new interface and classes in
|
|
|
- System.Web.UI namespace.
|
|
|
-
|
|
|
-2004-08-31 Sanjay Gupta <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added new interfaces in
|
|
|
- System.Web.UI.WebControls.WebParts namespace.
|
|
|
-
|
|
|
-2004-08-31 Sanjay Gupta <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added new *EventArgs.cs and *EventHandler in
|
|
|
- System.Web.UI.WebControls namespace.
|
|
|
-
|
|
|
-2004-08-31 Sanjay Gupta <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added new delegates in System.Web.SessionState
|
|
|
- and System.Web.UI.
|
|
|
-
|
|
|
-2004-08-31 Sanjay Gupta <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added new interfaces in System.Web.SessionState
|
|
|
- and System.Web.UI.
|
|
|
-
|
|
|
-2004-08-18 Sanjay Gupta <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added new file RelatedBodyPart.cs.
|
|
|
-
|
|
|
-2004-08-05 Sanjay Gupta <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added new interfaces to System.Web.UI.WebControls and
|
|
|
- a class to System.Web.UI.
|
|
|
-
|
|
|
-2004-08-05 Sanjay Gupta <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added new interfaces to System.Web.SessionState.
|
|
|
-
|
|
|
-2004-08-04 Sanjay Gupta <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added new enums.
|
|
|
-
|
|
|
-2004-08-02 Duncan Mak <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Added new enums and interfaces,
|
|
|
- re-ordered alphabetically.
|
|
|
-
|
|
|
-2004-06-08 Alon Gazit <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: added ServerVariablesCollection.
|
|
|
-
|
|
|
-2004-06-08 Gonzalo Paniagua Javier <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: removed CSCompiler.cs
|
|
|
-
|
|
|
-2004-06-07 Gonzalo Paniagua Javier <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: removing ServerVariablesCollection. It does
|
|
|
- not compile.
|
|
|
-
|
|
|
-2004-06-07 Alon Gazit <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: added ServerVariablesCollection.
|
|
|
-
|
|
|
-2004-05-12 Gonzalo Paniagua Javier <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: added Html32TextWriter.
|
|
|
-
|
|
|
-2004-04-22 Gonzalo Paniagua Javier <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: removed unused/obsolete files from
|
|
|
- System.Web.Util.
|
|
|
-
|
|
|
-2004-02-09 Jackson Harper <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Remove System.Web.Caching.Watcher from
|
|
|
- build. We are now using FileSystemWatcher.
|
|
|
-
|
|
|
-2004-01-12 Gonzalo Paniagua Javier <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: added new files in S.W.Configuration.
|
|
|
-
|
|
|
-2004-01-11 Andreas Nahr <[email protected]>
|
|
|
-
|
|
|
- * makefile: Dependency to EnterpriseServices.dll added
|
|
|
- * System.Web.dll.sources: Added 4 files in System.Util, sorted Web.Util
|
|
|
- file names.
|
|
|
-
|
|
|
-2004-01-10 Jackson Harper <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Add TraceConfig.cs and
|
|
|
- TraceConfigurationHandler.cs to the build.
|
|
|
-
|
|
|
-2004-01-10 Jackson Harper <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Add TraceData.cs and TraceManager.cs to
|
|
|
- build.
|
|
|
-
|
|
|
-2003-12-18 Gonzalo Paniagua Javier <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: added HttpRequestValidationException.
|
|
|
-
|
|
|
-2003-12-17 Gonzalo Paniagua Javier <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: added CustomErrorsConfigHandler.cs
|
|
|
-
|
|
|
-2003-12-16 Gonzalo Paniagua Javier <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: added CapabilitiesLoader.cs
|
|
|
-
|
|
|
-2003-12-02 Gonzalo Paniagua Javier <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: added WebConfigurationSettings.
|
|
|
-
|
|
|
-2003-11-25 Jackson Harper <[email protected]>
|
|
|
-
|
|
|
- * System.web.dll.sources: Add AltSerialization.cs to the build
|
|
|
-
|
|
|
-2003-11-24 Jackson Harper <[email protected]>
|
|
|
-
|
|
|
- * System.web.dll.sources: Add State server classes to build.
|
|
|
-
|
|
|
-2003-11-21 Jackson Harper <[email protected]>
|
|
|
-
|
|
|
- * System.web.dll.sources: Add CachedVaryBy.cs to the build
|
|
|
-
|
|
|
-2003-11-21 Andreas Nahr <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: added XmlBuilder.cs
|
|
|
-
|
|
|
-2003-11-20 Jackson Harper <[email protected]>
|
|
|
-
|
|
|
- * System.web.dll.sources: add OutputCacheModule.cs and
|
|
|
- CachedRawResponse.cs to the build.
|
|
|
-
|
|
|
-2003-11-19 Todd Berman <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Add KeyedList.cs and KeyedListEnumerator.cs
|
|
|
-
|
|
|
-2003-11-18 Todd Berman <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Add ParameterCollection.cs
|
|
|
-
|
|
|
-2003-11-13 Jackson Harper <[email protected]>
|
|
|
-
|
|
|
- * System.web.dll.sources: Add System.Web.Util.TimeUtil.cs to the
|
|
|
- build
|
|
|
-
|
|
|
-2003-11-06 Jackson Harper <[email protected]>
|
|
|
-
|
|
|
- * System.web.dll.sources: Add SessionId.cs to build
|
|
|
-
|
|
|
-2003-11-03 Jackson Harper <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: Add SessionSQLServerHandler.cs
|
|
|
- * makefile: Reference System.Data.dll
|
|
|
-
|
|
|
-2003-10-10 Gonzalo Paniagua Javier <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: added WebControlsSectionHandler.cs
|
|
|
-
|
|
|
-2003-07-30 Andreas Nahr <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: added Locale.cs
|
|
|
-
|
|
|
-2003-07-30 Andreas Nahr <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources: added new files to System.Web.SessionState and System.Web.UI
|
|
|
-
|
|
|
-2003-07-25 Ravi Pratap <[email protected]>
|
|
|
-
|
|
|
- * everywhere: Remove uses of direct invocation of the 'Invoke'
|
|
|
- method on a delegate type - that is error cs1533 now flagged by
|
|
|
- mcs.
|
|
|
-
|
|
|
-2003-07-17 Andreas Nahr <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources:
|
|
|
- * list: HtmlControlPersistableAttribute.cs, IgnoreUnknownContentAttribute.cs added
|
|
|
-
|
|
|
-2003-07-17 Andreas Nahr <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources:
|
|
|
- * list: System.Web.UI/IUserControlDesignerAccessor.cs added
|
|
|
-
|
|
|
-2003-07-17 Andreas Nahr <[email protected]>
|
|
|
-
|
|
|
- * System.Web.dll.sources:
|
|
|
- * list: AssemblyInfo.cs added, Consts.cs added
|
|
|
-
|
|
|
-2003-04-20 Gonzalo Paniagua Javier <[email protected]>
|
|
|
-
|
|
|
- * list: sorted, added a couple of missing files and 3 new ones.
|
|
|
-
|
|
|
-2003-04-15 Gonzalo Paniagua Javier <[email protected]>
|
|
|
-
|
|
|
- * list: added CollectionBuilder and TemplateBuilder.
|
|
|
-
|
|
|
-2003-04-09 Gonzalo Paniagua Javier <[email protected]>
|
|
|
-
|
|
|
- * list: added Watcher.cs
|
|
|
-
|
|
|
-2003-03-31 Stefan Grling <[email protected]>
|
|
|
-
|
|
|
- * list: added new files to System.Web.SessionState
|
|
|
-
|
|
|
-2003-03-03 Gonzalo Paniagua Javier <[email protected]>
|
|
|
-
|
|
|
- * list: added SessionConfig.cs and SessionStateSectionHandler.cs
|
|
|
-
|
|
|
-2003-02-12 Gonzalo Paniagua Javier <[email protected]>
|
|
|
-
|
|
|
- * list: added AuthorizationConfig and AuthorizationConfigHandler.
|
|
|
-
|
|
|
-2003-02-11 Gonzalo Paniagua Javier <[email protected]>
|
|
|
-
|
|
|
- * list: added a couple of new files.
|
|
|
-
|
|
|
-2002-11-29 Gonzalo Paniagua Javier <[email protected]>
|
|
|
-
|
|
|
- * list: added new file.
|
|
|
-
|
|
|
-2002-11-26 Gonzalo Paniagua Javier <[email protected]>
|
|
|
-
|
|
|
- * list: added/removed files.
|
|
|
-
|
|
|
-2002-11-20 Gonzalo Paniagua Javier <[email protected]>
|
|
|
-
|
|
|
- * makefile.gnu: s/MONO_PATH_PREFIX/MONO_PATH/
|
|
|
-
|
|
|
-2002-10-28 Duncan Mak <[email protected]>
|
|
|
-
|
|
|
- * list: added DataGridLinkButton.cs.
|
|
|
-
|
|
|
-2002-10-27 Gonzalo Paniagua Javier <[email protected]>
|
|
|
-
|
|
|
- * list: added WebEncoding.cs
|
|
|
-
|
|
|
-2002-10-26 Gonzalo Paniagua Javier <[email protected]>
|
|
|
-
|
|
|
- * makefile.trace: used to build System.Web.dll with trace enabled.
|
|
|
- * System.Web.build: added trace and clean targets.
|
|
|
-
|
|
|
-2002-10-24 Gonzalo Paniagua Javier <[email protected]>
|
|
|
-
|
|
|
- * System.Web.build: added options (commented out) to activate tracing.
|
|
|
-
|
|
|
-2002-10-06 Gonzalo Paniagua Javier <[email protected]>
|
|
|
-
|
|
|
- * list: added new file in System.Web.Handlers.
|
|
|
-
|
|
|
-2002-10-06 Gonzalo Paniagua Javier <[email protected]>
|
|
|
-
|
|
|
- * list: added new files in System.Web.Configuration.
|
|
|
-
|
|
|
-2002-09-30 Gonzalo Paniagua Javier <[email protected]>
|
|
|
-
|
|
|
- * list: added new files in System.Web.
|
|
|
-
|
|
|
-2002-09-28 Gonzalo Paniagua Javier <[email protected]>
|
|
|
-
|
|
|
- * list: added PageHandlerFactory.
|
|
|
-
|
|
|
-2002-09-12 Gonzalo Paniagua Javier <[email protected]>
|
|
|
-
|
|
|
- * list: added 2 new files (DataGrid*Internal.cs).
|
|
|
-
|
|
|
-2002-09-11 Gonzalo Paniagua Javier <[email protected]>
|
|
|
-
|
|
|
- * list: added new files.
|
|
|
-
|
|
|
-2002-08-26 Gonzalo Paniagua Javier <[email protected]>
|
|
|
-
|
|
|
- * list: added new files in System.Web.Security
|
|
|
-
|
|
|
-2002-08-26 Gonzalo Paniagua Javier <[email protected]>
|
|
|
-
|
|
|
- * list: added HorizontalAlignConverter and VerticalAlignConverter.
|
|
|
-
|
|
|
-2002-08-05 Patrik Torstensson <[email protected]>
|
|
|
- * list:
|
|
|
- Add System.Web/ApplicationFactory.cs
|
|
|
- Add System.Web/HttpAsyncResult.cs
|
|
|
- Add System.Web.Configuration/GlobalizationConfiguration.cs
|
|
|
- Add System.Web.Configuration/HandlerFactoryConfiguration.cs
|
|
|
- Add System.Web.Configuration/HandlerFactoryProxy.cs
|
|
|
- Add System.Web.Configuration/HandlerItem.cs
|
|
|
- Add System.Web.Configuration/ModuleItem.cs
|
|
|
- Add System.Web.Configuration/ModulesConfiguration.cs
|
|
|
-
|
|
|
-2002-07-24 Tim Coleman <[email protected]>
|
|
|
- * list:
|
|
|
- Add System.Web/ProcessInfo.cs
|
|
|
- Add System.Web/HttpCompileException.cs
|
|
|
- Add System.Web/HttpParseException.cs
|
|
|
- Add System.Web/HttpUnhandledException.cs
|
|
|
-
|
|
|
-2002-07-12 Gonzalo Paniagua Javier <[email protected]>
|
|
|
-
|
|
|
- * list: added some more files from System.Web.Hosting.
|
|
|
-
|
|
|
-2002-07-12 Gonzalo Paniagua Javier <[email protected]>
|
|
|
-
|
|
|
- * System.Web.build: removed some more excludes.
|
|
|
-
|
|
|
-2002-07-05 Gonzalo Paniagua Javier <[email protected]>
|
|
|
-
|
|
|
- * list: updated. Currently mcs cannot compile System.Web because it
|
|
|
- cannot find NameObjectCollectionBase.KeysCollection.
|
|
|
-
|
|
|
- * System.Web.build: don't display unused event nor always default value
|
|
|
- warnings by now.
|
|
|
-
|
|
|
-2002-06-20 Gonzalo Paniagua Javier <[email protected]>
|
|
|
-
|
|
|
- * list: updated and reformatted.
|
|
|
-
|
|
|
-2002-06-05 Gonzalo Paniagua Javier <[email protected]>
|
|
|
-
|
|
|
- * System.Web.build: added /debug flag. I wanna see line numbers in
|
|
|
- exceptions thrown.
|
|
|
-
|
|
|
-2002-06-03 Gonzalo Paniagua Javier <[email protected]>
|
|
|
-
|
|
|
- * System.Web.Security:
|
|
|
- * System.Web.SessionState: new directories.
|
|
|
-
|
|
|
-2002-05-17 Duncan Mak <[email protected]>
|
|
|
-
|
|
|
- * System.Web.build: Added new arguments: "/noconfig",
|
|
|
- "/r:System.Drawing.dll" and "/r:System.Xml.dll".
|
|
|
-
|
|
|
-2002-05-10 Duncan Mak <[email protected]>
|
|
|
-
|
|
|
- * System.Web.build: Include the System.Web.UI.HtmlControls namespace.
|
|
|
-
|
|
|
- * Page.cs:
|
|
|
- * ValidatorCollection.cs: Stubs to make things compile for
|
|
|
- now. Added one dummy method (RegisterClientScriptFile) that's used
|
|
|
- in the existing codebase, but not in MS docs.
|
|
|
-
|
|
|
-2002-04-26 Lawrence Pit <[email protected]>
|
|
|
-
|
|
|
- * Added directory: System.Web.Mail
|
|
|
-
|
|
|
-2002-04-10 Patrik Torstensson <[email protected]>
|
|
|
-
|
|
|
- * System.Web -- Assembly build.
|
|
|
-
|
|
|
- The basic runtime support is now working, we can now start working
|
|
|
- on the runtime flow system (thread pool etc) and also start testing
|
|
|
- the parser and control framework. (224 files are compiled)
|
|
|
-
|
|
|
-2002-03-26 Gaurav Vaish <[email protected]>
|
|
|
-
|
|
|
- * System.Web.Security: Removed all files. Will do it later.
|
|
|
- May be someone else like to do it for the time being.
|
|
|
-
|
|
|
-2002-03-17 Gaurav Vaish <[email protected]>
|
|
|
-
|
|
|
- * System.Web -- Assembly build.
|
|
|
- Another milestone reached. Compiled 195 classes successfully.
|
|
|
- Build includes System.Web.UI.WebControls and all the dependencies
|
|
|
- for the namespace.
|
|
|
-
|
|
|
-2002-03-05 Gaurav Vaish <[email protected]>
|
|
|
+2005-08-18 Dick Porter <[email protected]>
|
|
|
|
|
|
- * System.Web.Security: Added directory.
|
|
|
+ * System.Web.dll.sources: Added some new 2.0 files
|
|
|
|
|
|
-2002-03-04 Gaurav Vaish <[email protected]>
|
|
|
+ * files-to-copy: Added lots more files changed in 2.0
|
|
|
|
|
|
- * System.Web.UI.WebContorls: Virtually complete. See
|
|
|
- System.Web.UI.WebControls/ChangeLog for a comprehensensive
|
|
|
- description of what's left and where. But, don't go for
|
|
|
- a build at this stage. There are a few classes left in
|
|
|
- System.Web namespace that need to be filled-up, though
|
|
|
- I will try to fix up the current state to be able to make
|
|
|
- a build.
|
|
|
+2005-08-17 Jackson Harper <[email protected]>
|
|
|
|
|
|
-2001-12-20 Gaurav Vaish <[email protected]>
|
|
|
+ * files-to-copy: Add new cache stuff and updated
|
|
|
+ SessionStateModule to the build.
|
|
|
|
|
|
- Did first successful build of System.Web.dll that included
|
|
|
- System.Web.UI.WebControls namespace. Though, not updating
|
|
|
- the System.Web.build file, since with the changes that
|
|
|
- followed, the build again fails :(
|
|
|
+2005-08-15 Jackson Harper <[email protected]>
|
|
|
|
|
|
-2001-11-30 Gaurav Vaish <[email protected]>
|
|
|
+ * System.Web.dll.sources: Remove old files, add new cache files.
|
|
|
|
|
|
- * System.Web.WebUtils: Removed
|
|
|
- * System.Web.Utils : Added --- replacement of WebUtils
|
|
|
+2005-08-11 Dick Porter <[email protected]>
|
|
|
|
|
|
-2001-11-08 Gaurav Vaish <[email protected]>
|
|
|
+ * files-to-copy: Add System.Web.UI/CssStyleCollection.cs now that
|
|
|
+ I've edited it
|
|
|
|
|
|
- * System.Web.WebUtils: Added directory
|
|
|
+2005-07-20 Chris Toshok <[email protected]>
|
|
|
|
|
|
-2001-08-22 Bob Smith <[email protected]>
|
|
|
+ * Makefile (RESOURCE_FILES_1): add resources/WebUIValidation.js
|
|
|
|
|
|
- * Added directory: System.Web.UI.HtmlControls
|
|
|
- * Added directory: Test
|
|
|
+2005-07-18 Ben Maurer <[email protected]>
|
|
|
|
|
|
-2001-08-17 Bob Smith <[email protected]>
|
|
|
+ * performance-and-tips: Expand on some stuff, some new content.
|
|
|
|
|
|
- * Added directory: System.Web.UI
|
|
|
+2005-07-14 Duncan Mak <[email protected]>
|
|
|
|
|
|
-2001-08-09 Bob Smith <[email protected]>
|
|
|
+ * System.Web_test.dll.sources: Sorted. Added PagedDataSourceTest.
|
|
|
|
|
|
- * Added directory: System.Web
|
|
|
+2005-07-07 Ben Maurer <[email protected]>
|
|
|
|
|
|
-2001-07-20 Patrik Torstensson ([email protected])
|
|
|
+ * test-msft: A script for people to use with their windows box to
|
|
|
+ get things to run nicely.
|
|
|
|
|
|
- * Added directory: System.Web.Caching
|