| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748 |
- 2003-08-30 Alexandre Pigolkine <[email protected]>
- * ComponentEditor.cs
- * IUIService.cs stubs added
- 2003-03-31 Alan Tam <[email protected]>
- * UITypeEditor.cs: Removed because it shan't be here
- 2002-8-4 DennisHayes <[email protected]>
- * Started cheanglog
- 2002-8-4 DennisHayes <[email protected]>
- * AnchorEditor.cs
- * AxImporter.cs
- * ComponentDocumentDesigner.cs
- * ComponentEditorForm.cs
- * Stubbed out
- * ComponentTray.cs
- * ControlDesigner.cs
- * ComponentEditor.cs
- * DocumentDesigner.cs
- * EventsTab.cs
- * FileNameEditor.cs
- * IMenuEditorService.cs
- * IUIService.cs
- * IWindowsformsEditorService.cs
- * MenusCommands.cs
- * ParentControlDesigner.cs
- * PropertyTab.cs
- * ScrollableControlDesigner.cs
- * SelectionRules.cs
- * UITypeEditor.cs
- * Class body defined only. No stubbs done.
- * TODOAttribute.cs
- * Used to mark unimplemented functions.
- * System.Windows.Forms.Design.csproj
- * System.Windows.Forms.Design.csproj.user
- * AssemblyInfo.cs
- * Needed for Visual Studio compile.
|