Просмотр исходного кода

* System.Windows.Forms.Design/AnchorEditor.cs
System.Windows.Forms.Design/AxImporter.cs
System.Windows.Forms.Design/ComponentDocumentDesigner.cs
System.Windows.Forms.Design/ComponentTray.cs
System.Windows.Forms.Design/ControlDesigner.cs
System.Windows.Forms.Design/DocumentDesigner.cs
System.Windows.Forms.Design/FileNameEditor.cs
System.Windows.Forms.Design/IMenuEditorService.cs
System.Windows.Forms.Design/MenusCommands.cs
System.Windows.Forms.Design/ParentControlDesigner.cs
System.Windows.Forms.Design/ScrollableControlDesigner.cs
System.Windows.Forms.Design/SelectionRules.cs: Moved to System.Design assembly

svn path=/trunk/mcs/; revision=16005

Martin Willemoes Hansen 22 лет назад
Родитель
Сommit
6ca096456f

+ 16 - 0
mcs/class/System.Design/ChangeLog

@@ -1,3 +1,19 @@
+2003-07-07  Martin Willemoes Hansen <[email protected]>
+
+	* System.Windows.Forms.Design/AnchorEditor.cs
+	  System.Windows.Forms.Design/AxImporter.cs
+	  System.Windows.Forms.Design/ComponentDocumentDesigner.cs
+	  System.Windows.Forms.Design/ComponentTray.cs
+	  System.Windows.Forms.Design/ControlDesigner.cs
+	  System.Windows.Forms.Design/DocumentDesigner.cs
+	  System.Windows.Forms.Design/FileNameEditor.cs
+	  System.Windows.Forms.Design/IMenuEditorService.cs
+	  System.Windows.Forms.Design/MenusCommands.cs
+	  System.Windows.Forms.Design/ParentControlDesigner.cs
+	  System.Windows.Forms.Design/ScrollableControlDesigner.cs
+	  System.Windows.Forms.Design/SelectionRules.cs: Moved here 
+	  from System.Windows.Forms assembly
+
 2003-03-31  Alan Tam <[email protected]>
 
 	* System.Design.build: added reference to System.Windows.Forms

+ 0 - 0
mcs/class/System.Windows.Forms/System.Windows.Forms.Design/AnchorEditor.cs → mcs/class/System.Design/System.Windows.Forms.Design/AnchorEditor.cs


+ 0 - 0
mcs/class/System.Windows.Forms/System.Windows.Forms.Design/AxImporter.cs → mcs/class/System.Design/System.Windows.Forms.Design/AxImporter.cs


+ 0 - 0
mcs/class/System.Windows.Forms/System.Windows.Forms.Design/ComponentDocumentDesigner.cs → mcs/class/System.Design/System.Windows.Forms.Design/ComponentDocumentDesigner.cs


+ 0 - 0
mcs/class/System.Windows.Forms/System.Windows.Forms.Design/ComponentTray.cs → mcs/class/System.Design/System.Windows.Forms.Design/ComponentTray.cs


+ 0 - 0
mcs/class/System.Windows.Forms/System.Windows.Forms.Design/ControlDesigner.cs → mcs/class/System.Design/System.Windows.Forms.Design/ControlDesigner.cs


+ 0 - 0
mcs/class/System.Windows.Forms/System.Windows.Forms.Design/DocumentDesigner.cs → mcs/class/System.Design/System.Windows.Forms.Design/DocumentDesigner.cs


+ 0 - 0
mcs/class/System.Windows.Forms/System.Windows.Forms.Design/FileNameEditor.cs → mcs/class/System.Design/System.Windows.Forms.Design/FileNameEditor.cs


+ 0 - 0
mcs/class/System.Windows.Forms/System.Windows.Forms.Design/IMenuEditorService.cs → mcs/class/System.Design/System.Windows.Forms.Design/IMenuEditorService.cs


+ 0 - 0
mcs/class/System.Windows.Forms/System.Windows.Forms.Design/MenusCommands.cs → mcs/class/System.Design/System.Windows.Forms.Design/MenusCommands.cs


+ 0 - 0
mcs/class/System.Windows.Forms/System.Windows.Forms.Design/ParentControlDesigner.cs → mcs/class/System.Design/System.Windows.Forms.Design/ParentControlDesigner.cs


+ 0 - 0
mcs/class/System.Windows.Forms/System.Windows.Forms.Design/ScrollableControlDesigner.cs → mcs/class/System.Design/System.Windows.Forms.Design/ScrollableControlDesigner.cs


+ 0 - 0
mcs/class/System.Windows.Forms/System.Windows.Forms.Design/SelectionRules.cs → mcs/class/System.Design/System.Windows.Forms.Design/SelectionRules.cs


+ 12 - 0
mcs/class/System.Design/list.unix

@@ -9,3 +9,15 @@ System.ComponentModel.Design.Serialization/CodeDomSerializer.cs
 System.ComponentModel.Design.Serialization/CodeDomSerializerException.cs
 System.ComponentModel.Design.Serialization/ICodeDomDesignerReload.cs
 System.Web.UI.Design/DataBindingHandler.cs
+System.Windows.Forms.Design/AnchorEditor.cs
+System.Windows.Forms.Design/AxImporter.cs
+System.Windows.Forms.Design/ComponentDocumentDesigner.cs
+System.Windows.Forms.Design/ComponentTray.cs
+System.Windows.Forms.Design/ControlDesigner.cs
+System.Windows.Forms.Design/DocumentDesigner.cs
+System.Windows.Forms.Design/FileNameEditor.cs
+System.Windows.Forms.Design/IMenuEditorService.cs
+System.Windows.Forms.Design/MenusCommands.cs
+System.Windows.Forms.Design/ParentControlDesigner.cs
+System.Windows.Forms.Design/ScrollableControlDesigner.cs
+System.Windows.Forms.Design/SelectionRules.cs

+ 16 - 2
mcs/class/System.Windows.Forms/ChangeLog

@@ -1,5 +1,19 @@
-
-Sat May 31 12:21:21 CEST 2003 Paolo Molaro <[email protected]>
+2003-07-07  Martin Willemoes Hansen <[email protected]>
+
+	* System.Windows.Forms.Design/AnchorEditor.cs
+	  System.Windows.Forms.Design/AxImporter.cs
+	  System.Windows.Forms.Design/ComponentDocumentDesigner.cs
+	  System.Windows.Forms.Design/ComponentTray.cs
+	  System.Windows.Forms.Design/ControlDesigner.cs
+	  System.Windows.Forms.Design/DocumentDesigner.cs
+	  System.Windows.Forms.Design/FileNameEditor.cs
+	  System.Windows.Forms.Design/IMenuEditorService.cs
+	  System.Windows.Forms.Design/MenusCommands.cs
+	  System.Windows.Forms.Design/ParentControlDesigner.cs
+	  System.Windows.Forms.Design/ScrollableControlDesigner.cs
+	  System.Windows.Forms.Design/SelectionRules.cs: Moved to System.Design assembly
+	
+2003-05-31  Paolo Molaro <[email protected]>
 
 	* System.Resources/ResXResourceReader.cs: get simple reading and error
 	checks working.

+ 1 - 12
mcs/class/System.Windows.Forms/list.unix

@@ -321,22 +321,11 @@ System.Windows.Forms/win32Interfaces.cs
 System.Windows.Forms/win32RegistryUtil.cs
 System.Windows.Forms/win32Structs.cs
 System.Windows.Forms/win32functions.cs
-System.Windows.Forms.Design/AnchorEditor.cs
 System.Windows.Forms.Design/AssemblyInfo.cs
-System.Windows.Forms.Design/AxImporter.cs
-System.Windows.Forms.Design/ComponentDocumentDesigner.cs
 System.Windows.Forms.Design/ComponentEditor.cs
 System.Windows.Forms.Design/ComponentEditorForm.cs
-System.Windows.Forms.Design/ComponentTray.cs
-System.Windows.Forms.Design/ControlDesigner.cs
-System.Windows.Forms.Design/DocumentDesigner.cs
 System.Windows.Forms.Design/EventsTab.cs
-System.Windows.Forms.Design/FileNameEditor.cs
-System.Windows.Forms.Design/IMenuEditorService.cs
 System.Windows.Forms.Design/IUIService.cs
 System.Windows.Forms.Design/IWindowsformsEditorService.cs
-System.Windows.Forms.Design/MenusCommands.cs
-System.Windows.Forms.Design/ParentControlDesigner.cs
 System.Windows.Forms.Design/PropertyTab.cs
-System.Windows.Forms.Design/ScrollableControlDesigner.cs
-System.Windows.Forms.Design/SelectionRules.cs
+