2005-03-13 Martin Baulig <martin@ximian.com>
[mono.git] / mcs / class / Managed.Windows.Forms / ChangeLog
1 2005-03-11  Peter Bartok  <pbartok@novell.com>
2
3         * System.Windows.Forms.dll.sources: Added MdiClient.cs
4
5 2005-03-10  Peter Bartok  <pbartok@novell.com>
6
7         * System.Windows.Forms.dll.sources: Added SaveFileDialog.cs
8
9 2005-03-09  Peter Bartok  <pbartok@novell.com>
10
11         * System.Windows.Forms.dll.sources: Added MdiClient.cs
12
13 2005-02-24  Peter Bartok  <pbartok@novell.com>
14
15         * System.Windows.Forms.dll.sources: Removed HandleData.cs
16
17 2005-02-22  Jackson Harper  <jackson@ximian.com>
18
19         * System.Windows.Forms.dll.sources: Add databinding classes
20
21 2005-02-22  Raja R Harinath  <rharinath@novell.com>
22
23         * Makefile (EXTRA_DISTFILES): Add 'build-csproj'.
24         (PREBUILT): New rule to copy *.resources to *.resources.prebuilt.
25         (dist-default): Depend on it.
26
27 2005-02-18  Peter Bartok  <pbartok@novell.com>
28
29         * System.Windows.Forms.dll.sources: Added MethodInvoker.cs,
30           ErrorIconAlignment.cs, MdiLayout.cs, SendKeys.cs
31
32 2005-02-18  Raja R Harinath  <rharinath@novell.com>
33
34         * Makefile (EXTRA_DISTFILES): Distribute all *.resx and
35         *.resources.prebuilt.
36
37 2005-02-17  Peter Bartok  <pbartok@novell.com>
38
39         * System.Windows.Forms.dll.sources: Added DateBoldEventHandler.cs,
40           DateBoldEventArgs.cs, UpDownEventHandler.cs, UpDownEventArgs.cs,
41           ContentsResizedEventHandler.cs, ContentsResizedEventArgs.cs
42
43 2005-02-15  Peter Bartok  <pbartok@novell.com>
44
45         * Makefile: Altered, following Harinath's suggestion of trying to
46           build and handling the failure by copying prebuilt resources in
47           place
48
49 2005-02-15  Peter Bartok  <pbartok@novell.com>
50
51         * Makefile: Removed resources as automatic target; to build
52           .resource files 'make resources' must be invoked. This removes
53           the libgdiplus installed requirement. Instead, the compiled files
54           are checked in as well.
55
56 2005-02-13  Peter Bartok  <pbartok@novell.com>
57
58         * System.Windows.Forms.dll.sources: Added SelectionRangeConverter.cs,
59           OpacityConverter.cs, KeysConverter.cs, Hwnd.cs
60         * System.Windows.Forms.dll.resources: Added 
61         * Makefile: Added support for generating resources
62
63 2005-02-12  Geoff Norton  <gnorton@customerdna.com>
64
65         * System.Windows.Forms.dll.sources: Added ResXNullRef.cs
66         
67 2005-02-03  Peter Bartok  <pbartok@novell.com>
68
69         * System.Windows.Forms.dll.Sources: Added ComponentModel.cs and
70           PropertyGridView.cs
71
72 2005-01-30  John BouAntoun  <jba-mono@optusnet.com.au>
73
74         * System.Windows.Forms.dll.Sources: Added DateTimePicker.cs and
75           DateTimePickerFormat.cs
76           
77 2005-01-29  Peter Bartok  <pbartok@novell.com>
78
79         * System.Windows.Forms.dll.Sources: Added ArrangeDirection.cs and
80           ArrangeStartingPosition.cs
81         * SWF.csproj: Updated
82
83 2005-01-28  Peter Bartok  <pbartok@novell.com>
84
85         * SWF.csproj: Updated with all the latest files
86         * build-csproj: Added, allows to autogenerate SWF.csproj
87         * Makefile: Added rule to automatically call build-csproj (Thanks
88           to Geoff Norton for review and a simpler rule)
89
90 2005-01-26  Peter Bartok  <pbartok@novell.com>
91
92         * System.Windows.Forms.dll.Sources: Added GridEntry.cs,
93           GridItem.cs, GridItemCollection.cs, GridItemType.cs,
94           PropertyGrid.cs, PropertySort.cs, PropertyTabChangedEventArgs.cs,
95           PropertyTabChangedEventHandler.cs, PropertyValueChangedEventArgs.cs
96           PropertyValueChangedEventHandler.cs, 
97           SelectedGridItemChangedEventArgs.cs,
98           SelectedGridItemChangedEventHandler.cs
99
100 2005-01-26  Peter Bartok  <pbartok@novell.com>
101
102         * System.Windows.Forms.dll.Sources: Added NotifyIcon.cs
103
104 2005-01-16  Peter Bartok  <pbartok@novell.com>
105
106         * System.Windows.Forms.dll.Sources: Added AccessibleEvents.cs
107
108 2005-01-16  Peter Bartok  <pbartok@novell.com>
109
110         * System.Windows.Forms.dll.Sources: Added Cursors.cs
111
112 2005-01-11  Peter Bartok  <pbartok@novell.com>
113
114         * System.Windows.Forms.dll.Sources: Added OSXStructs.cs
115
116 2005-01-05  Peter Bartok  <pbartok@novell.com>
117
118         * System.Windows.Forms.dll.Sources: Added ICommandExecutor.cs,
119           IDataGridColumnStyleEditingNotificationService.cs,
120           IFeatureSupport.cs, IFileReaderService.cs, AmbientProperties.cs,
121           NavigateEventArgs.cs, NavigateEventHandler.cs, FeatureSupport.cs,
122           OSFeature.cs, ErrorBlinkStyle.cs, ListBindingConverter.cs
123
124 2004-12-27  Peter Bartok  <pbartok@novell.com>
125
126         * System.Windows.Forms.dll.Sources: Added
127           System.Windows.Forms.Design/ComponentEditorForm.cs,
128           System.Windows.Forms.Design/ComponentEditorPage.cs,
129           System.Windows.Forms.Design/EventsTab.cs,
130           System.Windows.Forms.Design/IUIService.cs,
131           System.Windows.Forms.Design/IWindowsFormsEditorService.cs,
132           System.Windows.Forms.Design/PropertyTab.cs,
133           System.Windows.Forms.Design/WindowsFormsComponentEditor.cs,
134           ColorDialog.cs, ComboBox.cs, ComboBoxStyle.cs, DataGrid.cs,
135           DataGridLineStyle.cs, DataGridParentRowsLabelStyle.cs,
136           DataGridTableStyle.cs, FontDialog.cs, FileDialog.cs,
137           GridColumnStylesCollection.cs, GridTableStylesCollection.cs,
138           IComponentEditorPageSite.cs, OpenFileDialog, Splitter.cs,
139           SplitterEventArgs.cs, SplitterEventHandler.cs, TextBox.cs
140
141 2004-12-24  Jordi Mas i Hernandez <jordi@ximian.com>
142
143         * System.Windows.Forms.dll.Sources: Added ComboBox.cs and 
144           ComboBoxStyle.cs
145
146 2004-12-20  Peter Bartok  <pbartok@novell.com>
147
148         * System.Windows.Forms.dll.Sources: Added CommonDialog.cs
149
150 2004-12-16  Peter Bartok  <pbartok@novell.com>
151
152         * System.Windows.Forms.dll.Sources: Added TextBoxBase.cs and
153           TextControl.cs
154
155 2004-12-15  Peter Bartok  <pbartok@novell.com>
156
157         * Design: Updated to reflect Mac Driver; added mention
158           of System.Drawing patches for MWF support
159
160         * README: Credited Geoff Norton with the Mac driver
161
162 2004-12-15  Jackson Harper  <jackson@ximian.com>
163
164         * System.Windows.Forms.dll.sources: Add keyboard love to the build.
165
166 2004-12-08  Peter Bartok  <pbartok@novell.com>
167
168         * SWF.csproj: Added XplatUIOSX.cs to build list
169
170 2004-12-07  Geoff Norton  <gnorton@customerdna.com>
171
172         * System.Windows.Forms.dll.sources:  Add the XplatUIOSX.cs driver.
173
174 2004-12-07  Ravindra  <rkumar@novell.com>
175
176         * SWF.csproj: Added ThreadExceptionDialog.cs to project and removed
177         some of the components that were added twice. This fixes MWF build on
178         Windows.
179
180 2004-12-03  Marek Safar  <marek.safar@seznam.cz>
181
182         * System.Windows.Forms.dll.sources: Add ThreadExceptionDialog.cs
183
184 2004-12-03  Marek Safar  <marek.safar@seznam.cz>
185
186         * Makefile: Added System.Drawing.dll deps for tests.
187
188         * System.Windows.Forms_test.dll.sources: New test files.
189
190 2004-12-02  Peter Bartok  <pbartok@novell.com>
191
192         * SWF.csproj: Added Jackson's fresly minted TreeView files to 
193           build list
194
195 2004-12-01  Jackson Harper  <jackson@ximian.com>
196
197         * System.Windows.Forms.dll.sources: Add TreeNode love to the build.
198
199 2004-11-30  Peter Bartok  <pbartok@novell.com>
200
201         * System.Windows.Forms.dll.sources: Removed textbox
202           references, accidentally checked those in, but textbox is
203           not yet ready for primetime
204
205 2004-11-29  Peter Bartok  <pbartok@novell.com>
206
207         * System.Windows.Forms.dll.sources: Removed tree
208           additions.
209           I am removing these files as they conflict with already completed 
210           work. While it is fantastic to get contributions to MWF, I 
211           respectfully ask that everyone please coordinate their contributions
212           through mono-winforms-list or #mono-winforms at this time. We're 
213           explicitly avoiding stubbing and don't want controls that don't have 
214           their basic functionality implemented in svn. Please also see 
215           http://www.mono-project.com/contributing/winforms.html
216         
217 2004-11-29  Marek Safar  <marek.safar@seznam.cz>
218
219         * System.Windows.Forms.dll.sources: Added
220         TreeNode.cs, TreeNodeCollection.cs, TreeView.cs,
221         TreeViewAction.cs, TreeViewEventArgs.cs
222
223         * System.Windows.Forms_test.dll.sources: Added
224         TreeNodeTest.cs
225
226 2004-11-24  Ravindra  <rkumar@novell.com>
227
228         * SWF.csproj: Updated project.
229
230 2004-11-23  John BouAntoun <jba-mono@optusnet.com.au>
231
232         * System.Windows.Forms.dll.sources: added MonthCalendar files
233
234 2004-11-21  Ravindra  <rkumar@novell.com>
235
236         * SWF.csproj: Updated project.
237
238 2004-11-11  Jackson Harper  <jackson@ximian.com>
239
240         * System.Windows.Forms.dll.sources: Add
241         TreeViewImageIndexConverter.cs and OwnerDrawPropertyBag.cs to build
242
243 2004-11-01 23:19  ravindra
244
245         * SWF.csproj: Updated project.
246
247 2004-10-26 03:38  ravindra
248
249         * SWF.csproj: Updated project.
250
251 2004-10-20 04:16  jordi
252
253         * System.Windows.Forms.dll.sources: enum need it by SystemInfo
254
255 2004-10-19 16:50  jackson
256
257         * System.Windows.Forms.dll.sources: New optimized event queue
258
259 2004-10-18 00:31  ravindra
260
261         * SWF.csproj, System.Windows.Forms.dll.sources: Updated sources
262           list and project to fix the build.
263
264 2004-10-15 09:14  ravindra
265
266         * SWF.csproj, System.Windows.Forms.dll.sources: Updates sources
267           list and project.
268
269 2004-10-15 06:43  jordi
270
271         * System.Windows.Forms.dll.sources: menu work, mainmenu, subitems,
272           etc
273
274 2004-10-13 21:21  ravindra
275
276         * SWF.csproj: Updated project.
277
278 2004-10-04 04:58  ravindra
279
280         * SWF.csproj: Updated project.
281
282 2004-10-02 12:55  pbartok
283
284         * System.Windows.Forms.dll.sources:
285           - Added LeftRightAlignment source reference
286
287 2004-09-30 07:32  ravindra
288
289         * SWF.csproj, System.Windows.Forms.dll.sources: Updated project and
290           sources list.
291
292 2004-09-29 23:02  jambunathan
293
294         * SWF.csproj: Updated csproj to include Appearance.cs, CheckBox.cs,
295           CheckState.cs
296
297 2004-09-28 14:11  jackson
298
299         * System.Windows.Forms.dll.sources: Give the build some love
300
301 2004-09-28 04:31  ravindra
302
303         * Notes: Added a minor note.
304
305 2004-09-28 00:18  pbartok
306
307         * Notes:
308           - Initial check in. A place to log info about MWF that doesn't fit
309             anywhere else
310
311 2004-09-24 12:02  jackson
312
313         * System.Windows.Forms.dll.sources: Add tab classes to the build
314
315 2004-09-23 01:44  ravindra
316
317         * SWF.csproj, System.Windows.Forms.dll.sources: Updated sources
318           list and project file.
319
320 2004-09-20 18:54  jackson
321
322         * Makefile: New message loop that uses poll so we don't get a busy
323           loop
324
325 2004-09-19 23:41  ravindra
326
327         * Guidelines: Added a note to Guidelines.
328
329 2004-09-17 06:19  jordi
330
331         * System.Windows.Forms.dll.sources: Very early menu support
332
333 2004-09-16 01:19  ravindra
334
335         * SWF.csproj, System.Windows.Forms.dll.sources: Updated project and
336           sources list.
337
338 2004-09-13 22:09  ravindra
339
340         * SWF.csproj: Updated project.
341
342 2004-09-13 09:24  jordi
343
344         * System.Windows.Forms.dll.sources: Add to the build Process
345
346 2004-09-09 01:15  jordi
347
348         * System.Windows.Forms.dll.sources: measureitem args and handler
349
350 2004-09-09 00:03  ravindra
351
352         * SWF.csproj: Updated project.
353
354 2004-09-08 23:57  ravindra
355
356         * System.Windows.Forms.dll.sources: Added some new enums to the
357           list.
358
359 2004-09-08 06:45  jordi
360
361         * System.Windows.Forms.dll.sources: enumerations need it by menus
362
363 2004-09-07 11:12  jordi
364
365         * System.Windows.Forms.dll.sources: GroupBox control
366
367 2004-09-02 14:28  pbartok
368
369         * System.Windows.Forms.dll.sources:
370           - Added AccessibleNavigation and AccessibleSelection source files
371
372 2004-08-31 20:52  ravindra
373
374         * Design, Guidelines: Minor formatting changes and added location
375           for the coding style guideline for Mono.
376
377 2004-08-31 19:37  pbartok
378
379         * Guidelines:
380           - Removed wrong stuff
381
382 2004-08-31 16:10  pbartok
383
384         * README:
385           - Updated
386
387 2004-08-31 03:13  ravindra
388
389         * System.Windows.Forms_test.dll.sources: Added sources list for
390           test dll.
391
392 2004-08-30 10:48  pbartok
393
394         * Design, Guidelines:
395           - Initial check-in
396
397 2004-08-29 22:35  pbartok
398
399         * System.Windows.Forms.dll.sources:
400           - Added System.Resources source files
401
402 2004-08-27 16:18  ravindra
403
404         * Makefile: Lets do some tests too.
405
406 2004-08-27 16:14  ravindra
407
408         * System.Windows.Forms.dll.sources: Added ImageIndexConverter to
409           sources.
410
411 2004-08-23 13:14  pbartok
412
413         * SWF.csproj, SWF.sln:
414           - Created properly pathed VS.Net project and solution
415
416 2004-08-23 10:46  jackson
417
418         * System.Windows.Forms.dll.sources: oops. remove unused file
419
420 2004-08-22 17:47  jackson
421
422         * System.Windows.Forms.dll.sources: Add PictureBox to the build
423
424 2004-08-22 12:04  pbartok
425
426         * System.Windows.Forms.dll.sources:
427           - Added Cursor.cs source
428
429 2004-08-22 11:59  pbartok
430
431         * System.Windows.Forms.dll.sources:
432           - Restored sort order for file
433           - Added UserControl source file
434
435 2004-08-20 13:10  jackson
436
437         * System.Windows.Forms.dll.sources: Classes for sending Async
438           messages through X/Win32
439
440 2004-08-19 16:25  jordi
441
442         * System.Windows.Forms.dll.sources: theme enhancaments
443
444 2004-08-17 15:09  jackson
445
446         * System.Windows.Forms.dll.sources: Add Panel to the build
447
448 2004-08-16 15:24  jackson
449
450         * System.Windows.Forms.dll.sources: HandleData is used for storing
451           message information for window handles
452
453 2004-08-16 08:59  pbartok
454
455         * System.Windows.Forms.dll.sources:
456           - Added ButtonBase.cs
457
458 2004-08-15 17:22  ravindra
459
460         * System.Windows.Forms.dll.sources: Updated sources list for
461           ToolBar Control.
462
463 2004-08-13 10:25  jackson
464
465         * System.Windows.Forms.dll.sources: SWF Timer
466
467 2004-08-12 10:19  jackson
468
469         * System.Windows.Forms.dll.sources: Classes for handling status bar
470           panel click events
471
472 2004-08-11 15:24  pbartok
473
474         * System.Windows.Forms.dll.sources:
475           - Fixed filename for BindingManagerBase.cs
476           - Alphabetized files
477
478 2004-08-10 19:11  jackson
479
480         * System.Windows.Forms.dll.sources: Add StatusBarDrawItem stuff to
481           build
482
483 2004-08-10 12:59  jackson
484
485         * System.Windows.Forms.dll.sources: Add Draw Item
486
487 2004-08-09 15:40  jackson
488
489         * System.Windows.Forms.dll.sources: Add status bar panel files to
490           the build
491
492 2004-08-07 17:01  jackson
493
494         * System.Windows.Forms.dll.sources: Add HorizontalAlignment enum to
495           build
496
497 2004-07-26 11:42  jordi
498
499         * System.Windows.Forms.dll.sources: Theme support
500
501 2004-07-26 05:41  jordi
502
503         * System.Windows.Forms.dll.sources: initial messagebox
504           implementation
505
506 2004-07-21 10:19  jordi
507
508         * System.Windows.Forms.dll.sources: LinkLabel control
509           implementation
510
511 2004-07-16 05:18  jordi
512
513         * System.Windows.Forms.dll.sources: add ImageList,
514           ImageListStreamer, and ColorDepth to the build process
515
516 2004-07-15 03:38  jordi
517
518         * System.Windows.Forms.dll.sources: Horizontal and Vertical
519           TrackBar control implementation
520
521 2004-07-13 09:33  jordi
522
523         * System.Windows.Forms.dll.sources: vertical and hort. classes
524           commit
525
526 2004-07-08 23:21  pbartok
527
528         * Makefile, README, System.Windows.Forms.dll.sources:
529           - Initial check-in
530