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.

2004-09-29  Sanjay Gupta <gsanjay@novell.com>

	* WebPartVerb.cs: Added attributes.

2004-09-29  Sanjay Gupta <gsanjay@novell.com>

	* ConnectionPoint.cs: Initial implementation.
	* ConsumerConnectionPoint.cs:
	* ProviderConnectionPoint.cs: Added stubs.
	* TypeCollection.cs: Completed.

2004-09-29  Sanjay Gupta <gsanjay@novell.com>
		
	* IWebPart.cs: Added new property and removed extra property.
	* WebPart.cs: Corrected according to change in interface IWebPart.

2004-09-29  Sanjay Gupta <gsanjay@novell.com>
		
	* WebPartPageMenuMode.cs: Added new enumeration.

2004-09-28  Sanjay Gupta <gsanjay@novell.com>
		
	* Part.cs: Corrected access modifier of constructor.

2004-09-28  Sanjay Gupta <gsanjay@novell.com>
		
	* WebPart.cs: Updated source and fixed bug 66907.

2004-09-28  Sanjay Gupta <gsanjay@novell.com>
		
	* WebPartVerbCollection.cs: Completed and corrected implementation.

2004-09-28  Sanjay Gupta <gsanjay@novell.com>
		
	* WebPartVerbCollection.cs: Initial implementation.

2004-09-28  Sanjay Gupta <gsanjay@novell.com>
		
	* WebPartVerb.cs: Initial implementation.

2004-09-15  Gaurav Vaish <gaurav[dot]vaish[at]gmail[dot]com>

	* Part.cs                    : Completed
	* WebPart.cs                 : Initial implementation

2004-08-31  Sanjay Gupta <gsanjay@novell.com>

    	* ConnectionConsumerCallback.cs:
	* ConnectionProviderCallback.cs:
    	* IFilter.cs:
	* IParameters.cs:
	* IPersonalizable.cs:
    	* IVersioningPersonalizable.cs:
	* WebPartAuthorizationEventArgs.cs:
    	* WebPartAuthorizationEventHandler.cs:
    	* WebPartCancelEventHandler.cs:
	* WebPartConnectionsEventHandler.cs:
   	* WebPartDisplayModeCancelEventHandler.cs:
   	* WebPartDisplayModeEventHandler.cs:
	* WebPartEventHandler.cs:
    	* WebPartVerbsEventHandler.cs: Minor modifications, compiler error
		corrections and removal of "sealed" specifier from *EventHandler.cs
   	* WebPartDisplayMode.cs: Added new file.

2004-08-12  Sanjay Gupta <gsanjay@novell.com>

	* IField.cs:
	* IFilter.cs:
	* IParameters.cs:
	* IPersonalizable.cs:
	* IRow.cs:
	* ITable.cs:
	* ITrackingPersonalizable.cs:
	* ITransformerConfigurationControl.cs:
	* IVersioningPersonalizable.cs:
	* IWebActionable.cs:
	* IWebEditable.cs:
	* IWebPart.cs:
	* IWebPartHttpHandler.cs: Added new interfaces.

2004-08-12 Sanjay Gupta <gsanjay@novell.com>

	* ConnectionConsumerCallback.cs:
	* ConnectionProviderCallback.cs:
	* WebPartAuthorizationEventArgs.cs:
	* WebPartAuthorizationEventHandler.cs:
	* WebPartCancelEventArgs.cs:
	* WebPartCancelEventHandler.cs:
	* WebPartConnectionsEventArgs.cs:
	* WebPartConnectionsEventHandler.cs:
	* WebPartDisplayModeCancelEventArgs.cs:
	* WebPartDisplayModeCancelEventHandler.cs:
	* WebPartDisplayModeEventArgs.cs:
	* WebPartDisplayModeEventHandler.cs:
	* WebPartEventArgs.cs:
	* WebPartEventHandler.cs:
	* WebPartVerbsEventArgs.cs:
	* WebPartVerbsEventHandler.cs: Added new EventArgs and EventHandler.

2004-08-03 Sanjay Gupta <gsanjay@novell.com>

	* ConnectionPointType.cs : Implemented enumeration.
	* PartChromeState.cs : Implemented enumeration.
	* PartChromeType.cs : Implemented enumeration.
	* PersonalizationScope.cs : Implemented enumeration.
	* WebPartExportMode.cs : Implemented enumeration.
	* WebPartHelpMode.cs : Implemented enumeration.




