fa1cb41607eedd8453884cb3a5fcedd04eb6fa62
[mono.git] / mcs / class / System.Windows.Forms / System.Windows.Forms.Design / ChangeLog
1 2008-03-20  Ivan N. Zlatev  <contact@i-nz.net>
2
3         * EventsTab.cs: Complete implementation.
4
5 2008-03-05  Jonathan Pobst  <monkey@jpobst.com>
6
7         EventsTab.cs: corcompare - fix parameter names.
8
9 2007-08-30  Jonathan Pobst  <monkey@jpobst.com>
10
11         * ComponentEditorPage.cs, ComponentEditorForm.cs: Override AutoSize,
12         AutoSizeChanged.
13
14 2007-01-20  Chris Toshok  <toshok@ximian.com>
15
16         * ComponentEditorPage.cs: class status fixes.
17
18         * ComponentEditorForm.cs: same.
19
20 2006-11-08  Jonathan Pobst  <monkey@jpobst.com>
21
22         * ToolStripItemDesignerAvailability.cs: Added.
23         * ToolStripItemDesignerAvailabilityAttribute.cs: Added.
24
25 2005-12-01  Peter Dennis Bartok  <pbartok@novell.com>
26
27         * ComponentEditorForm.cs: Added missing attribute
28
29 2005-10-13  Peter Dennis Bartok  <pbartok@novell.com>
30
31         * EventsTab.cs: Made .ctor() private to fix signature
32
33 2005-05-14  Rafael Teixeira <rafaelteixeirabr@hotmail.com>
34         * EventsTab.cs: Implementation start with many gaping holes
35
36 2005-05-09  Marek Safar  <marek.safar@seznam.cz>
37
38         * PropertyTab.cs: Implemented.
39
40 2005-02-14  Peter Bartok  <pbartok@novell.com>
41
42         * PropertyTab.cs: Made class abstract
43
44 2004-04-14  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
45
46         * AssemblyInfo.cs: Removed
47         * TODOAttribute.cs: Removed (duplicate)
48
49         * System.Windows.Forms.Design.csproj.user
50         * System.Windows.Forms.Design.csproj: Removed (outdated)
51
52         * WindowsFormsComponentEditor.cs
53         * ComponentEditorPage.cs: Added, mostly implemented
54
55         * ComponentEditor.cs: Removed (does not belong here)
56
57 2004-02-24  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
58
59         * IWindowsFormsEditorService.cs: Corrected casing,
60           it is not yet corrected in the filename, implemented
61
62 2003-08-30  Alexandre Pigolkine <pigolkine@gmx.de>
63
64         * ComponentEditor.cs
65         * IUIService.cs: stubs added 
66
67 2003-03-31  Alan Tam <Tam@SiuLung.com>
68
69         * UITypeEditor.cs: Removed because it shan't be here
70
71 2002-08-04  DennisHayes <dennish@raytek.com>
72
73         * Started cheanglog
74
75 2002-08-04  DennisHayes <dennish@raytek.com>
76
77         * AnchorEditor.cs
78         * AxImporter.cs
79         * ComponentDocumentDesigner.cs
80         * ComponentEditorForm.cs: Stubbed out
81         
82         * ComponentTray.cs
83         * ControlDesigner.cs
84         * ComponentEditor.cs
85         * DocumentDesigner.cs
86         * EventsTab.cs
87         * FileNameEditor.cs
88         * IMenuEditorService.cs
89         * IUIService.cs
90         * IWindowsformsEditorService.cs
91         * MenusCommands.cs
92         * ParentControlDesigner.cs
93         * PropertyTab.cs
94         * ScrollableControlDesigner.cs
95         * SelectionRules.cs
96         * UITypeEditor.cs: Class body defined only. No stubbs done.
97         
98         * TODOAttribute.cs:
99           Used to mark unimplemented functions.
100         
101         * System.Windows.Forms.Design.csproj
102         * System.Windows.Forms.Design.csproj.user
103         * AssemblyInfo.cs:
104           Needed for Visual Studio compile.
105