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