2008-11-06 Marek Habersack <mhabersack@novell.com>
[mono.git] / mcs / class / System.Web / ChangeLog
index be80c3d4f27879db0177fc69ecb36fdab05b793c..6fe81b133c882ba91e6e6f2cc422de7235885fca 100644 (file)
@@ -1,3 +1,104 @@
+2008-10-17  Jonathan Pryor  <jpryor@novell.com>
+
+       * Test/Makefile: Add doc-update target support.
+
+2008-10-09  Marek Habersack  <mhabersack@novell.com>
+
+       * System.Web.dll.sources: added System.Web.Configuration_2.0/MonoSettingsSection.cs
+
+2008-09-13  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Web.dll.sources: added System.Web.UI/IAutoFieldGenerator.cs
+         and System.Web.UI.WebControls/IPersistedSelector.cs.
+
+2008-09-13  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Web.dll.sources: added
+         System.Web.UI/CssClassPropertyAttribute.cs.
+
+2008-09-13  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Web.dll.sources: added System.Web.UI/IBindableControl.cs.
+
+2008-09-13  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * System.Web.dll.sources: added
+         System.Web.UI.WebControls/DataBoundControlMode.cs.
+
+2008-08-14  Marek Habersack  <mhabersack@novell.com>
+
+       * Makefile: allow compiling with the DEBUG, TRACE and MONO_TRACE
+       preprocessor symbols defined.
+
+2008-06-18  Marek Habersack  <mhabersack@novell.com>
+
+       * System.Web.dll.sources: added
+       System.Web.Caching/SqlCacheDependency.cs
+
+2008-04-18  Marek Habersack  <mhabersack@novell.com>
+
+       * Makefile (OTHER_LIB_MCS_FLAGS): remove dependency on
+       System.Windows.Forms and define INSIDE_SYSTEM_WEB during
+       compilation.
+
+       * System.Web.dll.sources: include
+       ../Managed.Windows.Forms/System.Resources/ResXResourceReader.cs
+       ../Managed.Windows.Forms/System.Resources/ResXResourceWriter.cs         
+       ../Managed.Windows.Forms/System.Resources/ResXFileRef.cs
+       ../Managed.Windows.Forms/System.Resources/ResXDataNode.cs
+       ../Managed.Windows.Forms/System.Resources/ResXNullRef.cs
+       directly.
+
+2008-04-09  Marek Habersack  <mhabersack@novell.com>
+
+       * System.Web.dll.sources: added System.Web.Compilation/AppWebReferencesCompiler.cs
+
+2008-04-08  Marek Habersack  <mhabersack@novell.com>
+
+       * System.Web.dll.sources: added System.Web/VirtualPath.cs
+
+2008-03-09  Dean Brettle <dean@brettle.com> 
+
+       * System.Web_test.dll.sources: added
+               System.Web.UI.WebControls.Adapters/MenuAdapterTest.cs
+               System.Web.UI.WebControls.Adapters/WebControlAdapterTest.cs
+               System.Web.UI.WebControls.Adapters/HierarchicalDataBoundControlAdapterTest.cs
+               System.Web.UI.WebControls.Adapters/DataBoundControlAdapterTest.cs
+               System.Web.UI.WebControls.Adapters/HideDisabledControlAdapterTest.cs
+               System.Web.UI.Adapters/PageAdapterTest.cs
+               System.Web.UI.Adapters/ControlAdapterTest.cs
+               
+       * Makefile (RESOURCE_FILES_2): added
+               System.Web.Configuration_2.0/RandomRoboBotKeywords.txt
+
+       * Makefile (TEST_RESOURCE_FILES): added 
+               Test/mainsoft/NunitWebResources/PageWithAdapter.aspx
+
+       * System.Web.dll.sources: added
+               System.Web.Configuration_2.0/CapabilitiesBuild.cs
+               System.Web.Configuration_2.0/CapabilitiesChecksum.cs
+               System.Web.Configuration_2.0/CapabilitiesResult.cs
+               System.Web.Configuration_2.0/ICapabilitiesProcess.cs
+               System.Web.Configuration_2.0/nBrowser/Result.cs
+               System.Web.Configuration_2.0/nBrowser/NodeTypes.cs
+               System.Web.Configuration_2.0/nBrowser/Identification.cs
+               System.Web.Configuration_2.0/nBrowser/File.cs
+               System.Web.Configuration_2.0/nBrowser/Build.cs
+               System.Web.Configuration_2.0/nBrowser/Node.cs
+               System.Web.Configuration_2.0/nBrowser/Exception.cs
+               
+2008-03-01  Marek Habersack  <mhabersack@novell.com>
+
+       * Makefile: added a dependency on Mono.Web.dll
+
+       * System.Web.dll.sources: removed SystemSettingsMapper public APIs
+       and moved them to the Mono.Web assembly.
+
+2008-02-07  Vladimir Krasnov  <vladimirk@mainsoft.com>
+
+       * System.Web20.csproj: added ObjectInputStream.cs and
+       ObjectOutputStream.cs
+
 2007-12-30  Vladimir Krasnov  <vladimirk@mainsoft.com>
 
        * System.Web.dll.sources: added AspNetDBSchemaChecker.cs