copied mono-api-diff.cs from mono-2-2 branch so new patch can be applied and history...
[mono.git] / mcs / class / System.Web / System.Web.UI.WebControls.WebParts / ChangeLog
index 7ab73e7d07480a1084ed3e60c248e83eba76f70e..bbe9468630f187d4f0cfed8e7a24149fc66ea4b1 100644 (file)
@@ -1,3 +1,48 @@
+2007-01-20  Miguel de Icaza  <miguel@novell.com>
+
+       * WebPart.cs: Remove 
+
+       * PersonalizableAttribute.cs: Remove extra API that was wrong as well.
+
+2006-11-28  Miguel de Icaza  <miguel@novell.com>
+
+       * WebPart.cs: 
+
+2006-11-25  Marek Habersack  <grendello@gmail.com>
+
+       * PersonalizableAttribute.cs: A few optimizations.
+
+2006-11-20  Marek Habersack  <grendello@gmail.com>
+
+       * PersonalizableAttribute.cs: Implementation of the
+       PersonalizableAttribute class added.
+
+2005-09-05  Chris Toshok  <toshok@ximian.com>
+
+       * WebPartVerbCollection.cs: class is sealed.
+
+2005-09-01  Chris Toshok  <toshok@ximian.com>
+
+       * WebPart.cs: add some WebSysDescription/WebCategory attributes.
+
+2005-08-31  Chris Toshok  <toshok@ximian.com>
+
+       * ProviderConnectionPoint.cs: fix return types for GetObject and
+       GetSecondaryInterfaces.
+
+       * ConnectionInterfaceCollection.cs: new implementation.
+
+2005-08-17  Chris Toshok  <toshok@ximian.com>
+
+       * WebPart.cs: add basic stubbed out (and mostly NYI)
+       methods/properties.
+
+       * Part.cs: same.
+
+2005-05-06  Lluis Sanchez Gual <lluis@novell.com>
+
+       * ConnectionPoint.cs: Fix warning.
+
 2004-11-11  Martin Baulig  <martin@ximian.com>
 
        * WebPart.cs: Don't use String.Empty in attributes.