2006-11-08 Jonathan Pobst * ToolStripItemDesignerAvailability.cs: Added. * ToolStripItemDesignerAvailabilityAttribute.cs: Added. 2005-12-01 Peter Dennis Bartok * ComponentEditorForm.cs: Added missing attribute 2005-10-13 Peter Dennis Bartok * EventsTab.cs: Made .ctor() private to fix signature 2005-05-14 Rafael Teixeira * EventsTab.cs: Implementation start with many gaping holes 2005-05-09 Marek Safar * PropertyTab.cs: Implemented. 2005-02-14 Peter Bartok * PropertyTab.cs: Made class abstract 2004-04-14 Andreas Nahr * AssemblyInfo.cs: Removed * TODOAttribute.cs: Removed (duplicate) * System.Windows.Forms.Design.csproj.user * System.Windows.Forms.Design.csproj: Removed (outdated) * WindowsFormsComponentEditor.cs * ComponentEditorPage.cs: Added, mostly implemented * ComponentEditor.cs: Removed (does not belong here) 2004-02-24 Andreas Nahr * IWindowsFormsEditorService.cs: Corrected casing, it is not yet corrected in the filename, implemented 2003-08-30 Alexandre Pigolkine * ComponentEditor.cs * IUIService.cs: stubs added 2003-03-31 Alan Tam * UITypeEditor.cs: Removed because it shan't be here 2002-08-04 DennisHayes * Started cheanglog 2002-08-04 DennisHayes * 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.