X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FSystem.Design%2FChangeLog;h=2f253e79bc18d3616a7cd795da99d8545baa743c;hb=95110d82df7d0f31df945dea6e087f6f4ee74bf7;hp=ce6f864250a7c5ac10d5963baca7c260df702c63;hpb=5bbfa8860b090e465a3aa45edeb9c94481ef1a22;p=mono.git diff --git a/mcs/class/System.Design/ChangeLog b/mcs/class/System.Design/ChangeLog index ce6f864250a..2f253e79bc1 100644 --- a/mcs/class/System.Design/ChangeLog +++ b/mcs/class/System.Design/ChangeLog @@ -1,3 +1,123 @@ +2007-10-09 Atsushi Enomoto + + * Makefile: in 2.0 there is cyclic dep with Sys.Drawing.Design.dll. + +2007-10-09 Atsushi Enomoto + + * System.Design.dll.sources : more .NET 2.0 types. + * System.Design_test.dll.sources : + added Test/Sys.Win.Forms.Design/MenuCommandsTest.cs + +2007-10-05 Atsushi Enomoto + + * System.Design.dll.sources : more .NET 2.0 types. + +2007-10-05 Atsushi Enomoto + + * System.Design.dll.sources : more .NET 2.0 types. + +2007-10-05 Atsushi Enomoto + + * System.Design.dll.sources : more .NET 2.0 types. + +2007-10-02 Atsushi Enomoto + + * System.Design.dll.sources : more .NET 2.0 types. + +2007-10-02 Atsushi Enomoto + + * Makefile : added -r:System.Xml.dll + * System.Design.dll.sources : added couple more of new .NET 2.0 types. + +2007-10-01 Atsushi Enomoto + + * System.Design.dll.sources : more new types: + ContentDefinition.cs, ContentDesignerState.cs, + ControlLocation.cs, DesignTimeResourceProviderFactory.cs, + IControlDesignerTag.cs, IControlDesignerView.cs, + IDesignTimeResourceWriter.cs, ViewEvent.cs, ViewEventArgs.cs, + ViewEventHandler.cs and WebFormsReferenceManager.cs and + WebFormsRootDesigner.cs in Sys.Web.UI.Design. + DataSourceGroupCollection.cs, DataSourceProviderService.cs, + DataSourceGroup.cs and DesignerDataColumn.cs in Sys.CM.Design.Data. + +2007-09-28 Atsushi Enomoto + + * System.Design.dll.sources : more new types: + DataSourceDescriptor.cs, DataSourceDescriptorCollection.cs, + DesignerDataConnection.cs in System.ComponentModel.Design.Data, + and ClientScriptItem.cs, ClientScriptItemCollection.cs, + ConnectionStringEditor.cs, ContainerControlDesigner.cs, + DesignerAutoFormat.cs, DesignerAutoFormatCollection.cs, + DesignerAutoFormatStyle.cs in System.Web.UI.Design. + +2007-09-28 Atsushi Enomoto + + * System.Design.dll.sources : more new types: + IComponentDesignerStateService.cs, MenuCommandsChangedEventArgs.cs, + MenuCommandsChangedType.cs, ExceptionCollection.cs, + IComponentDesignerDebugService.cs, MenuCommandService.cs, + UndoEngine.cs, MenuCommandsChangedEventHandler.cs. + +2007-09-28 Atsushi Enomoto + + * System.Design.dll.sources : more new types: + DesignerActionUIService.cs, DesignerCommandSet.cs, + DesignerActionUIStateChangeEventArgs.cs, + DesignerActionUIStateChangeEventHandler.cs, + DesignerActionUIStateChangeType.cs. + +2007-09-28 Atsushi Enomoto + + * Makefile : removed NO_TEST. + * System.Design.dll.sources : added DesignerActionService.cs, + ComponentActionsType.cs, DesignerActionListsChangedType.cs, + DesignerActionListsChangedEventArgs.cs and + DesignerActionListsChangedEventHandler.cs. + * System.Design_test.dll.sources : new. + +2007-09-27 Marek Habersack + + * System.Design.dll.sources: added + System.Web.UI.Design/ControlDesignerState.cs, + System.Web.UI.Design/ViewFlags.cs + +2007-09-25 Marek Habersack + + * System.Design.dll.sources: added + System.Web.UI.Design/TemplateDefinition.cs, + System.Web.UI.Design/TemplatedEditableDesignerRegion.cs, + System.Web.UI.Design.WebControls/DataBoundControlDesigner.cs, + System.Web.UI.Design.WebControls/BaseDataBoundControlDesigner.cs, + System.Web.UI.Design/IDataBindingSchemaProvider.cs, + System.Web.UI.Design/IDataSourceDesigner.cs, + System.Web.UI.Design/DesignerDataSourceView.cs, + System.Web.UI.Design/TemplateGroupCollection.cs, + System.Web.UI.Design/DesignerRegionMouseEventArgs.cs + +2007-09-25 Marek Habersack + + * System.Design.dll.sources: added + System.Web.UI.Design.Util/DummyClass.cs + +2007-09-13 Marek Habersack + + * System.Design.dll.sources: added System.Design/DummyClass.cs + +2007-08-24 Ivan N. Zlatev + + * System.Design.dll.sources: add MultilineStringEditor.cs. + +2006-12-19 Chris Toshok + + * System.Design.dll.sources: add DataSourceConverter.cs and + DataMemberFieldConverter. + +2006-12-06 Chris Toshok + + * System.Design.dll.sources: add + System.Windows.Forms.Design/ImageCollectionEditor.cs + 2006-04-28 Peter Dennis Bartok * System.Design.dll.sources: Put back two accidentally deleted lines