2008-06-28 Ivan N. Zlatev <contact@i-nz.net>
[mono.git] / mcs / class / System.Design / ChangeLog
1 2007-10-09  Atsushi Enomoto  <atsushi@ximian.com>
2
3         * Makefile: in 2.0 there is cyclic dep with Sys.Drawing.Design.dll.
4
5 2007-10-09  Atsushi Enomoto  <atsushi@ximian.com>
6
7         * System.Design.dll.sources : more .NET 2.0 types.
8         * System.Design_test.dll.sources :
9           added Test/Sys.Win.Forms.Design/MenuCommandsTest.cs
10
11 2007-10-05  Atsushi Enomoto  <atsushi@ximian.com>
12
13         * System.Design.dll.sources : more .NET 2.0 types.
14
15 2007-10-05  Atsushi Enomoto  <atsushi@ximian.com>
16
17         * System.Design.dll.sources : more .NET 2.0 types.
18
19 2007-10-05  Atsushi Enomoto  <atsushi@ximian.com>
20
21         * System.Design.dll.sources : more .NET 2.0 types.
22
23 2007-10-02  Atsushi Enomoto  <atsushi@ximian.com>
24
25         * System.Design.dll.sources : more .NET 2.0 types.
26
27 2007-10-02  Atsushi Enomoto  <atsushi@ximian.com>
28
29         * Makefile : added -r:System.Xml.dll
30         * System.Design.dll.sources : added couple more of new .NET 2.0 types.
31
32 2007-10-01  Atsushi Enomoto  <atsushi@ximian.com>
33
34         * System.Design.dll.sources : more new types:
35           ContentDefinition.cs, ContentDesignerState.cs,
36           ControlLocation.cs, DesignTimeResourceProviderFactory.cs,
37           IControlDesignerTag.cs, IControlDesignerView.cs,
38           IDesignTimeResourceWriter.cs, ViewEvent.cs, ViewEventArgs.cs,
39           ViewEventHandler.cs and WebFormsReferenceManager.cs and
40           WebFormsRootDesigner.cs in Sys.Web.UI.Design.
41           DataSourceGroupCollection.cs, DataSourceProviderService.cs,
42           DataSourceGroup.cs and DesignerDataColumn.cs in Sys.CM.Design.Data.
43
44 2007-09-28  Atsushi Enomoto  <atsushi@ximian.com>
45
46         * System.Design.dll.sources : more new types:
47           DataSourceDescriptor.cs, DataSourceDescriptorCollection.cs,
48           DesignerDataConnection.cs in System.ComponentModel.Design.Data,
49           and ClientScriptItem.cs, ClientScriptItemCollection.cs,
50           ConnectionStringEditor.cs, ContainerControlDesigner.cs,
51           DesignerAutoFormat.cs, DesignerAutoFormatCollection.cs,
52           DesignerAutoFormatStyle.cs in System.Web.UI.Design.
53
54 2007-09-28  Atsushi Enomoto  <atsushi@ximian.com>
55
56         * System.Design.dll.sources : more new types:
57           IComponentDesignerStateService.cs, MenuCommandsChangedEventArgs.cs,
58           MenuCommandsChangedType.cs, ExceptionCollection.cs,
59           IComponentDesignerDebugService.cs, MenuCommandService.cs,
60           UndoEngine.cs, MenuCommandsChangedEventHandler.cs.
61
62 2007-09-28  Atsushi Enomoto  <atsushi@ximian.com>
63
64         * System.Design.dll.sources : more new types:
65           DesignerActionUIService.cs, DesignerCommandSet.cs,
66           DesignerActionUIStateChangeEventArgs.cs,
67           DesignerActionUIStateChangeEventHandler.cs,
68           DesignerActionUIStateChangeType.cs.
69
70 2007-09-28  Atsushi Enomoto  <atsushi@ximian.com>
71
72         * Makefile : removed NO_TEST.
73         * System.Design.dll.sources : added DesignerActionService.cs,
74           ComponentActionsType.cs, DesignerActionListsChangedType.cs,
75           DesignerActionListsChangedEventArgs.cs and
76           DesignerActionListsChangedEventHandler.cs.
77         * System.Design_test.dll.sources : new.
78
79 2007-09-27  Marek Habersack  <mhabersack@novell.com>
80
81         * System.Design.dll.sources: added
82         System.Web.UI.Design/ControlDesignerState.cs,
83         System.Web.UI.Design/ViewFlags.cs
84
85 2007-09-25  Marek Habersack  <mhabersack@novell.com>
86
87         * System.Design.dll.sources: added
88         System.Web.UI.Design/TemplateDefinition.cs,
89         System.Web.UI.Design/TemplatedEditableDesignerRegion.cs,
90         System.Web.UI.Design.WebControls/DataBoundControlDesigner.cs,
91         System.Web.UI.Design.WebControls/BaseDataBoundControlDesigner.cs,
92         System.Web.UI.Design/IDataBindingSchemaProvider.cs,
93         System.Web.UI.Design/IDataSourceDesigner.cs,
94         System.Web.UI.Design/DesignerDataSourceView.cs,
95         System.Web.UI.Design/TemplateGroupCollection.cs,
96         System.Web.UI.Design/DesignerRegionMouseEventArgs.cs
97
98 2007-09-25  Marek Habersack  <grendello@gmail.com>
99
100         * System.Design.dll.sources: added
101         System.Web.UI.Design.Util/DummyClass.cs
102
103 2007-09-13  Marek Habersack  <mhabersack@novell.com>
104
105         * System.Design.dll.sources: added System.Design/DummyClass.cs
106
107 2007-08-24  Ivan N. Zlatev <contact@i-nz.net>
108
109         * System.Design.dll.sources: add MultilineStringEditor.cs.
110
111 2006-12-19  Chris Toshok  <toshok@ximian.com>
112
113         * System.Design.dll.sources: add DataSourceConverter.cs and
114         DataMemberFieldConverter.
115
116 2006-12-06  Chris Toshok  <toshok@ximian.com>
117
118         * System.Design.dll.sources: add
119         System.Windows.Forms.Design/ImageCollectionEditor.cs
120
121 2006-04-28  Peter Dennis Bartok  <pbartok@novell.com> 
122
123         * System.Design.dll.sources: Put back two accidentally deleted lines
124
125 2006-04-28  Peter Dennis Bartok  <pbartok@novell.com>
126
127         * System.Design.dll.sources: Added ControlBindingsConverter.cs
128
129 2006-03-10  Raja R Harinath  <rharinath@novell.com>
130
131         * System.ComponentModel.Design.Serialization/CodeDomSerializerException.cs:
132         Moved new-ish implementation here from System.dll.
133
134 2006-01-22  Chris Toshok  <toshok@ximian.com>
135
136         * System.Design.dll.sources: add in all the stubbed/partially
137         implemented stuff.
138
139         * Makefile (LIB_MCS_FLAGS): in the 2.0 case include a reference to
140         System.Configuration.dll.
141
142 2005-06-15  Atsushi Enomoto  <atsushi@ximian.com>
143
144         * System.Design.dll.sources :
145           remove duplicate MonoTODOAttribute.cs
146
147 2004-10-26 Gonzalo Paniagua Javier <gonzalo@ximian.com>
148
149         * System.Design.dll.sources: added files in
150         System.Web.UI.Design.WebControls.
151
152 2004-06-11  Gert Driesen <drieseng@users.sourceforge.net>
153
154         * System.Design.dll.sources: added more stub for classes
155         in System.Windows.Forms.Design
156
157 2004-06-11  Gert Driesen <drieseng@users.sourceforge.net>
158
159         * System.Design.dll.sources: added more stubs for classes
160         in System.Diagnostics.Design, System.Messaging.Design and
161         System.ServiceProcess.Design
162
163 2004-06-11  Gert Driesen <drieseng@users.sourceforge.net>
164
165         * Makefile: added reference to System.Data assembly
166         * System.Design.dll.sources: added new stubbed classes
167
168 2004-05-16  Gert Driesen (drieseng@users.sourceforge.net)
169
170         * System.Windows.Forms.Design/IMenuEditorService.cs:
171         fixed signature
172
173 2004-05-16  Gert Driesen (drieseng@users.sourceforge.net)
174
175         * System.Windows.Forms.Design/DocumentDesigner.cs:
176         stubbed
177         * System.Windows.Forms.Design/ParentControlDesigner.cs:
178         stubbed
179         * System.Windows.Forms.Design/ScrollableControlDesigner.cs:
180         stubbed
181
182 2004-05-16  Gert Driesen (drieseng@users.sourceforge.net)
183         
184         * System.Windows.Forms.Design/ControlDesigner.cs:
185         stubbed
186
187 2004-05-16  Gert Driesen (drieseng@users.sourceforge.net)
188
189         * System.Windows.Forms.Design/ISelectionUIHandler.cs:
190         converted linefeeds to unix
191
192 2004-05-16  Gert Driesen (drieseng@users.sourceforge.net)
193
194         * System.Design.dll.sources: added ISelectionUIHandler
195         * System.Windows.Forms.Design/ISelectionUIHandler.cs: 
196         added
197         * System.Windows.Forms.Design/ComponentTray.cs: stubbed
198
199 2004-05-15  Gert Driesen (drieseng@users.sourceforge.net)
200
201         * Makefile: add reference to Accessibility assembly, needed
202         to check CLS compliance
203         * Assembly/AssemblyInfo.cs: System.Design is CLS Compliant
204
205 2004-05-15  Gert Driesen (drieseng@users.sourceforge.net)
206
207         * System.Design.dll.sources: remove DataBindingCollection
208         * System.Web.UI.Design/DataBindingCollection.cs: removed
209         * System.Web.UI.Design/WebControlToolboxItem.cs: fixed
210         public API
211         * System.Web.UI.Design/UrlBuilderOptions.cs: added Flags
212         attribute
213
214 2004-05-15  Gert Driesen (drieseng@users.sourceforge.net)
215
216         * System.Design.dll.sources: added IOleDragClient
217         * System.ComponentModel.Design/ComponentDesigner.cs: fixed 
218         public API
219         * System.Web.UI.Design/ControlDesigner.cs: fixed public API
220         * System.Web.UI.Design/HtmlControlDesigner: fixed public API
221         * System.Windows.Forms.Design/AnchorEditor.cs: fixed public 
222         API, converted to unix linefeeds
223         * System.Windows.Forms.Design/AxImporter.cs: fixed public 
224         API, converted to unix linefeeds
225         * System.Windows.Forms.Design/ComponentDocumentDesigner.cs: 
226         fixed public API, converted to unix linefeeds
227         * System.Windows.Forms.Design/SelectionRules.cs: implementation
228
229 2004-05-15  Gert Driesen (drieseng@users.sourceforge.net)
230         
231         * System.Windows.Forms.Design/FileNameEditor.cs: code formatting
232         * System.Windows.Forms.Design/FolderNameEditor.cs: code formatting
233         * System.Windows.Forms.Design/MenuCommands.cs: code formatting
234
235 2004-05-15  Gert Driesen (drieseng@users.sourceforge.net)
236
237         * System.Design.dll.sources: remove MenusCommands, added
238         MenuCommands
239         * System.Web.UI.Design/ImageUrlEditor.cs: fixed warnings
240         * System.Windows.Forms.Design/MenuCommands.cs: added impl
241         * System.Windows.Forms.Design/MenusCommands.cs: removed,
242         wrong name
243         
244
245 2004-05-15  Gert Driesen (drieseng@users.sourceforge.net)
246
247         * System.Windows.Forms.Design/FolderNameEditor.cs: 
248         converted to unix linefeeds, marked class TODO, added Flags
249         attribute to FolderBrowserStyles enum
250         * System.Windows.Forms.Design/FileNameEditor.cs:
251         completed stubs
252
253 2004-05-15  Gert Driesen (drieseng@users.sourceforge.net)
254         
255         * System.Windows.Forms.Design/FolderNameEditor.cs: added 
256         stub
257
258 2003-12-15  Jackson Harper <jackson@ximian.com>
259
260         * System.Design.dll.sources: Add *UrlEditor files to build
261         
262 2003-10-20 Ben Maurer  <bmaurer@users.sourceforge.net>
263
264         * .sources: lots-o-files
265
266 2003-07-07  Martin Willemoes Hansen <mwh@sysrq.dk>
267
268         * System.Windows.Forms.Design/AnchorEditor.cs
269           System.Windows.Forms.Design/AxImporter.cs
270           System.Windows.Forms.Design/ComponentDocumentDesigner.cs
271           System.Windows.Forms.Design/ComponentTray.cs
272           System.Windows.Forms.Design/ControlDesigner.cs
273           System.Windows.Forms.Design/DocumentDesigner.cs
274           System.Windows.Forms.Design/FileNameEditor.cs
275           System.Windows.Forms.Design/IMenuEditorService.cs
276           System.Windows.Forms.Design/MenusCommands.cs
277           System.Windows.Forms.Design/ParentControlDesigner.cs
278           System.Windows.Forms.Design/ScrollableControlDesigner.cs
279           System.Windows.Forms.Design/SelectionRules.cs: Moved here 
280           from System.Windows.Forms assembly
281
282 2003-03-31  Alan Tam <Tam@SiuLung.com>
283
284         * System.Design.build: added reference to System.Windows.Forms
285         and System.Drawing assemblies
286
287 2003-03-29  Martin Willemoes Hansen
288
289         * Stubed System.ComponentModel.Design
290
291 2003-03-27  Martin Willemoes Hansen
292
293         * Added unix build environment
294
295 2002-12-11  Jeroen Janssen <japj@darius.demon.nl>
296         
297         * removed set for RootDesignerSerializerAttribute.TypeId
298         * fixed .build file to include reference to System.dll
299
300 2002-09-16       Gaurav Vaish <gvaish_mono@lycos.com>
301
302         * System.Web.UI.Design             : Added directory.
303
304 2002-12-09       Gaurav Vaish <gvaish_mono@lycos.com>
305
306         * System.Design                    : Added directory.
307
308 2002-12-04    Alejandro Sánchez Acosta  <raciel@gnome.org>
309
310         * System.ComponentModel.Design.Serialization: Added directory
311
312
313 2002-10-07       Gaurav Vaish <gvaish_mono@lycos.com>
314
315         * System.Design.build              : Bug fix. Attribute is "basedir"
316                                              and not "bardir".
317
318 2002-09-16       Gaurav Vaish <gvaish_mono@lycos.com>
319
320         * System.Web.UI.Design.WebControls : Added directory.