New test.
[mono.git] / mcs / class / System.Design / System.Windows.Forms.Design / ChangeLog
1 2005-06-29  Jonathan Chambers <jonathan.chambers@ansys.com>
2
3         * ControlBindingsConverter.cs: Fix namespace 
4
5 2006-04-28  Peter Dennis Bartok  <pbartok@novell.com>
6
7         * ControlBindingsConverter.cs: Added 
8
9 2006-04-25  Miguel de Icaza  <miguel@novell.com>
10
11         * AnchorEditor.cs: Implement the anchor editor.   
12
13         Two thoughts: I love the "Walkthrough" to implement UI editors
14         from the documentation.
15
16         And Visual Studio 2005 was really nice to use to write this code.
17         
18 2005-06-21  Jonathan Chambers <jonathan.chambers@ansys.com>
19         * DockEditor.cs: Use context information 
20
21 2005-06-18  Jonathan Chambers <jonathan.chambers@ansys.com>
22         * DockEditor.cs: Implemented class
23
24 2004-06-11  Gert Driesen <drieseng@users.sourceforge.net>
25
26         * ComponentEditorForm.cs: CRLF to LF
27         * ControlDesigner.cs: API signature fix
28         * DocumentDesigner.cs: API signature fixes, CRLF to LF
29
30 2004-06-11  Gert Driesen <drieseng@users.sourceforge.net>
31
32         * AxParameterData.cs: stubbed
33         * AxWrapperGen.cs: stubbed
34         * DockEditor.cs: stubbed
35         * EventHandlerService.cs: stubbed
36
37 2004-05-16  Gert Driesen (drieseng@users.sourceforge.net)
38
39         * IMenuEditorService.cs: fixed signature
40
41 2004-05-16  Gert Driesen (drieseng@users.sourceforge.net)
42
43         * DocumentDesigner.cs: stubbed
44         * ParentControlDesigner.cs: stubbed
45         * ScrollableControlDesigner.cs: stubbed
46
47 2004-05-16  Gert Driesen (drieseng@users.sourceforge.net)
48         
49         * ControlDesigner.cs: stubbed
50
51 2004-05-16  Gert Driesen (drieseng@users.sourceforge.net)
52
53         * ISelectionUIHandler.cs: converted linefeeds to unix
54
55 2004-05-16  Gert Driesen (drieseng@users.sourceforge.net)
56
57         * ISelectionUIHandler.cs: added
58         * ComponentTray.cs: stubbed
59
60 2004-05-15  Gert Driesen (drieseng@users.sourceforge.net)
61
62         * AnchorEditor.cs: fixed public API, line endings to LF
63         * AxImporter.cs: fixed public API, line endings to LF
64         * ComponentDocumentDesigner.cs: fixed public API, line endings 
65         to CRLF
66         * SelectionRules.cs: implementation
67
68 2004-05-15  Gert Driesen (drieseng@users.sourceforge.net)
69         
70         * FileNameEditor.cs: code formatting
71         * FolderNameEditor.cs: code formatting
72         * MenuCommands.cs: code formatting
73
74 2004-05-15  Gert Driesen (drieseng@users.sourceforge.net)
75
76         * MenuCommands.cs: added impl
77         * MenusCommands.cs: removed, wrong name
78
79 2004-05-15  Gert Driesen (drieseng@users.sourceforge.net)
80
81         * FolderNameEditor.cs: converted to unix linefeeds, marked 
82         class TODO, added Flags, attribute to FolderBrowserStyles enum
83         * FileNameEditor.cs: completed stubs
84
85 2004-05-15  Gert Driesen (drieseng@users.sourceforge.net)
86         
87         * FolderNameEditor.cs: added stub
88
89 2003-07-07  Martin Willemoes Hansen <mwh@sysrq.dk>
90
91         * AnchorEditor.cs
92           AxImporter.cs
93           ComponentDocumentDesigner.cs
94           ComponentTray.cs
95           ControlDesigner.cs
96           DocumentDesigner.cs
97           FileNameEditor.cs
98           IMenuEditorService.cs
99           MenusCommands.cs
100           ParentControlDesigner.cs
101           ScrollableControlDesigner.cs
102           SelectionRules.cs: Moved here from System.Windows.Forms assembly