Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'mcs/class/System.Windows.Forms/System.Windows.Forms.Design/ChangeLog')
-rw-r--r--mcs/class/System.Windows.Forms/System.Windows.Forms.Design/ChangeLog105
1 files changed, 0 insertions, 105 deletions
diff --git a/mcs/class/System.Windows.Forms/System.Windows.Forms.Design/ChangeLog b/mcs/class/System.Windows.Forms/System.Windows.Forms.Design/ChangeLog
deleted file mode 100644
index fa1cb41607e..00000000000
--- a/mcs/class/System.Windows.Forms/System.Windows.Forms.Design/ChangeLog
+++ /dev/null
@@ -1,105 +0,0 @@
-2008-03-20 Ivan N. Zlatev <contact@i-nz.net>
-
- * EventsTab.cs: Complete implementation.
-
-2008-03-05 Jonathan Pobst <monkey@jpobst.com>
-
- EventsTab.cs: corcompare - fix parameter names.
-
-2007-08-30 Jonathan Pobst <monkey@jpobst.com>
-
- * ComponentEditorPage.cs, ComponentEditorForm.cs: Override AutoSize,
- AutoSizeChanged.
-
-2007-01-20 Chris Toshok <toshok@ximian.com>
-
- * ComponentEditorPage.cs: class status fixes.
-
- * ComponentEditorForm.cs: same.
-
-2006-11-08 Jonathan Pobst <monkey@jpobst.com>
-
- * ToolStripItemDesignerAvailability.cs: Added.
- * ToolStripItemDesignerAvailabilityAttribute.cs: Added.
-
-2005-12-01 Peter Dennis Bartok <pbartok@novell.com>
-
- * ComponentEditorForm.cs: Added missing attribute
-
-2005-10-13 Peter Dennis Bartok <pbartok@novell.com>
-
- * EventsTab.cs: Made .ctor() private to fix signature
-
-2005-05-14 Rafael Teixeira <rafaelteixeirabr@hotmail.com>
- * EventsTab.cs: Implementation start with many gaping holes
-
-2005-05-09 Marek Safar <marek.safar@seznam.cz>
-
- * PropertyTab.cs: Implemented.
-
-2005-02-14 Peter Bartok <pbartok@novell.com>
-
- * PropertyTab.cs: Made class abstract
-
-2004-04-14 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
-
- * 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 <ClassDevelopment@A-SoftTech.com>
-
- * IWindowsFormsEditorService.cs: Corrected casing,
- it is not yet corrected in the filename, implemented
-
-2003-08-30 Alexandre Pigolkine <pigolkine@gmx.de>
-
- * ComponentEditor.cs
- * IUIService.cs: stubs added
-
-2003-03-31 Alan Tam <Tam@SiuLung.com>
-
- * UITypeEditor.cs: Removed because it shan't be here
-
-2002-08-04 DennisHayes <dennish@raytek.com>
-
- * Started cheanglog
-
-2002-08-04 DennisHayes <dennish@raytek.com>
-
- * 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.
-