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