* MdiClient.cs: New mdi children need to be added to the back of
[mono.git] / mcs / class / Managed.Windows.Forms / ChangeLog
1 2005-09-27  Kornél Pál  <kornelpal@hotmail.com>
2
3         * Makefile: Replaced /codepage with CODEPAGE.
4
5 2005-09-20  Ritvik Mayank  <mritvik@novell.com>
6
7         * System.Windows.Forms_test.dll.sources : Added pictureBoxTest.cs
8
9 2005-09-09 Jonathan Chambers  <jonathan.chambers@ansys.com>
10
11         * System.Windows.Forms.dll.sources: Added IRootGridEntry.cs and PropertyGridCommands.cs
12
13 2005-09-09  Hisham Mardam Bey  <hisham.mardambey@gmail.com>
14
15         * Test/System.Windows.Forms/LabelTest.cs : More tests.  
16
17 2005-09-09  Hisham Mardam Bey  <hisham.mardambey@gmail.com>
18
19         * Test/System.Windows.Forms/LabelTest.cs : new Label tests (incomplete)
20         * System.Windows.Forms_test.dll.sources : add new tests
21         * System.Windows.Forms/Label.cs : give FlatStyle a default value
22           of FlatStyle.Standard.
23
24 2005-09-08  Ritvik Mayank  <mritvik@novell.com>
25         
26         * System.Windows.Forms_test.dll.sources : added MonthCalendarTest.cs
27
28 2005-09-08  Peter Dennis Bartok  <pbartok@novell.com>
29
30         * System.Windows.Forms.dll.sources: Added RichTextBox.cs to build
31         * SWF.csproj: Updated
32
33 2005-09-06 Jonathan Chambers  <jonathan.chambers@ansys.com>
34
35         * System.Windows.Forms.dll.sources: Added System.Windows.Forms.PropertiesTab.cs
36
37 2005-09-04  Peter Dennis Bartok  <pbartok@novell.com>
38
39         * System.Windows.Forms.dll.sources: Added System.Windows.Forms.RTF
40           subdirectory to build
41         * SWF.csproj: Updated
42
43 2005-08-29  Alexander Olk  <xenomorph2@onlinehome.de>
44
45         * System.Windows.Forms.dll.sources: Added ThemeNice.cs
46
47 2005-08-29  Ritvik Mayank  <mritvik@novell.com>
48         
49         * System.Windows.Forms_test.dll.sources : added ProgressBarTest.cs,
50           ToolBarTest.cs, ToolTipTest.cs
51         
52           RadioButtonTest.cs, ScrollBarTest.cs and StatusBarTest.cs . 
53 2005-08-25  Atsushi Enomoto  <atsushi@ximian.com>
54
55         * Makefile : added /codepage:65001 (otherwise the build gets broken
56           on KeyboardLayout.cs on some non-iso-8859-1 environment).
57
58 2005-08-18  Rafael Teixeira <rafaelteixeirabr@hotmail.com> 
59         * System.Windows.Forms/TreeView.cs: some spaces to tabs
60                 FIX: ToString() was generating exception on empty Nodes 
61                 (was testing <0 instead of <= 0)
62                 
63 2005-08-16  Ritvik Mayank  <mritvik@novell.com>
64         
65         * System.Windows.Forms_test.dll.sources : added ImageListTest.cs,
66           RadioButtonTest.cs, ScrollBarTest.cs and StatusBarTest.cs . 
67           
68 2005-08-06  Ritvik Mayank  <mritvik@novell.com>
69         
70         * System.Windows.Forms_test.dll.sources : sorted and removed test-cases for Form
71           and TextBox as these are still under development.
72
73 2005-08-04  Peter Dennis Bartok  <pbartok@novell.com>
74
75         * SWF.csproj: Updated
76
77 2005-08-02  Ritvik Mayank  <mritvik@novell.com>
78         
79         * M.gif : used by some of the test-cases
80         * System.Windows.Forms_test.dll.sources : Added test-case for
81           ListView, ComboBox, CheckBox, CheckedList, Form, Menu, GroupBox
82           and ImageList
83
84 2005-07-07  Alexander Olk  <xenomorph2@onlinehome.de>
85
86         * System.Windows.Forms_test.dll.sources : Added MimeIcon.cs
87
88 2005-07-06  Jordi Mas i Hernandez <jordi@ximian.com>
89
90         * DataGridTextBoxColumn.cs: default value
91         * GridColumnStylesCollection.cs: fixes event firing, checking MappingName
92         * GridTableStylesCollection.cs: fixes checking MappingName
93         * DataGridDrawingLogic.cs: fixes drawing logic issues
94         * DataSourceHelper.cs: rewritten to make compatible with more data sources
95         * DataGrid.cs: fixes    
96
97
98 2005-07-04  Ritvik Mayank  <mritvik@novell.com>
99
100         * System.Windows.Forms_test.dll.sources : Added ListBoxTest.cs and 
101           ListBoxEventTest.cs for ListBox tests.
102
103 2005-06-15  Peter Bartok  <pbartok@novell.com>
104
105         * System.Windows.Forms.dll.sources: Added MWFCategoryAttribute.cs and
106           MWFDescriptionAttribute.cs
107         * SWF.csproj: Updated
108
109 2005-06-15  Alexander Olk  <xenomorph2@onlinehome.de>
110
111         * System.Windows.Forms.dll.sources: Added Mime.cs and
112         MimeGenerated.cs.
113
114 2005-06-13  Jackson Harper  <jackson@ximian.com>
115
116         * SWF.csproj:
117         * System.Windows.Forms.dll.sources: Add MdiClientContext to the
118         build.
119
120 2005-06-13  Ritvik Mayank  <mritvik@novell.com>
121
122         * System.Windows.Forms_test.dll.sources : Added TextBoxTest.cs
123         and ButtonTest.cs for TextBox and Button tests respectively.
124
125 2005-06-10  Peter Bartok  <pbartok@novell.com>
126
127         * System.Windows.Forms.dll.sources: Add ImageListConverter.cs
128         * SWF.csproj: Updated
129
130 2005-06-08  Jackson Harper  <jackson@ximian.com>
131
132         * Guidelines:
133         * Design: Double buffering is handled at a different level now, so
134         I am removing mention of it. Control developers do not need to
135         know how it works.
136
137 2005-06-05  Peter Bartok  <pbartok@novell.com>
138
139         * System.Windows.Forms.dll.sources: Add Win32DnD.cs
140         * SWF.csproj: Updated
141
142 2005-05-24  Jackson Harper  <jackson@ximian.com>
143
144         * System.Windows.Forms.dll.sources: Add X11Dnd.cs
145
146 2005-05-24  Peter Bartok  <pbartok@novell.com>
147
148         * System.Windows.Forms.dll.sources: Added
149           DataGridPreferredColumnWidthTypeConverter.cs
150         * SWF.csproj: Updated
151
152 2005-05-24  Peter Bartok  <pbartok@novell.com>
153
154         * System.Windows.Forms.dll.sources: Added Help.cs
155         * SWF.csproj: Updated
156
157 2005-05-18  Peter Bartok  <pbartok@novell.com>
158
159         * System.Windows.Forms.dll.sources: Added Clipboard.cs
160         * SWF.csproj: Update
161
162 2005-05-11  Ritvik Mayank  <mritvik@novell.com>
163
164         * System.Windows.Forms_test.dll.sources : Added ControlEventTest.cs
165         for Event Test
166
167 2005-05-11  Peter Bartok  <pbartok@novell.com>
168
169         * System.Windows.Forms.dll.sources: Added
170           IDataGridEditingService.cs, System.Resources/ResXFileRef.cs,
171           System.Resources/ResXResourceSet.cs
172         * SWF.csproj: Updated
173         
174 2005-05-10  Peter Bartok  <pbartok@novell.com>
175
176         * System.Windows.Forms.dll.sources: Added SecurityIDType.cs,
177           DataObject.cs and DataFormats.cs
178         * SWF.csproj: Update
179
180 2005-05-06  Peter Bartok  <pbartok@novell.com>
181
182         * System.Windows.Forms.dll.sources: Added Screen.cs, HelpNavigator.cs
183           and HelpProvider.cs
184         * SWF.csproj: Updated
185
186 2005-05-05  Peter Bartok  <pbartok@novell.com>
187
188         * System.Windows.Forms.dll.sources: Added AxHost.cs,
189           ErrorProvider.cs, RichTextBoxFinds.cs, RichTextBoxScrollBars.cs,
190           RichTextBoxSelectionAttribute.cs, RichTextBoxSelectionTypes.cs,
191           RichTextBoxStreamType.cs, RichTextBoxWordPunctuations.cs
192         * SWF.csproj: Updated
193
194 2005-05-02  Ritvik Mayank  <mritvik@novell.com>
195
196         * System.Windows.Forms_test.dll.sources : Added ControlTest.cs for Label Test
197
198 2005-04-26  Ritvik Mayank  <mritvik@novell.com>
199
200         * System.Windows.Forms_test.dll.sources : Added LabelPropertyTest.cs for Label Test
201
202 2005-04-25  Jackson Harper  <jackson@ximian.com>
203
204         * System.Windows.Forms.dll.sources: Add CursorConvert.cs to the
205         build
206
207 2005-04-09  Peter Bartok  <pbartok@novell.com>
208
209         * System.Windows.Forms.dll.sources: Added FolderBrowserDialog.cs
210
211 2005-03-11  Peter Bartok  <pbartok@novell.com>
212
213         * System.Windows.Forms.dll.sources: Added MdiClient.cs
214
215 2005-03-10  Peter Bartok  <pbartok@novell.com>
216
217         * System.Windows.Forms.dll.sources: Added SaveFileDialog.cs
218
219 2005-03-09  Peter Bartok  <pbartok@novell.com>
220
221         * System.Windows.Forms.dll.sources: Added MdiClient.cs
222
223 2005-02-24  Peter Bartok  <pbartok@novell.com>
224
225         * System.Windows.Forms.dll.sources: Removed HandleData.cs
226
227 2005-02-22  Jackson Harper  <jackson@ximian.com>
228
229         * System.Windows.Forms.dll.sources: Add databinding classes
230
231 2005-02-22  Raja R Harinath  <rharinath@novell.com>
232
233         * Makefile (EXTRA_DISTFILES): Add 'build-csproj'.
234         (PREBUILT): New rule to copy *.resources to *.resources.prebuilt.
235         (dist-default): Depend on it.
236
237 2005-02-18  Peter Bartok  <pbartok@novell.com>
238
239         * System.Windows.Forms.dll.sources: Added MethodInvoker.cs,
240           ErrorIconAlignment.cs, MdiLayout.cs, SendKeys.cs
241
242 2005-02-18  Raja R Harinath  <rharinath@novell.com>
243
244         * Makefile (EXTRA_DISTFILES): Distribute all *.resx and
245         *.resources.prebuilt.
246
247 2005-02-17  Peter Bartok  <pbartok@novell.com>
248
249         * System.Windows.Forms.dll.sources: Added DateBoldEventHandler.cs,
250           DateBoldEventArgs.cs, UpDownEventHandler.cs, UpDownEventArgs.cs,
251           ContentsResizedEventHandler.cs, ContentsResizedEventArgs.cs
252
253 2005-02-15  Peter Bartok  <pbartok@novell.com>
254
255         * Makefile: Altered, following Harinath's suggestion of trying to
256           build and handling the failure by copying prebuilt resources in
257           place
258
259 2005-02-15  Peter Bartok  <pbartok@novell.com>
260
261         * Makefile: Removed resources as automatic target; to build
262           .resource files 'make resources' must be invoked. This removes
263           the libgdiplus installed requirement. Instead, the compiled files
264           are checked in as well.
265
266 2005-02-13  Peter Bartok  <pbartok@novell.com>
267
268         * System.Windows.Forms.dll.sources: Added SelectionRangeConverter.cs,
269           OpacityConverter.cs, KeysConverter.cs, Hwnd.cs
270         * System.Windows.Forms.dll.resources: Added
271         * Makefile: Added support for generating resources
272
273 2005-02-12  Geoff Norton  <gnorton@customerdna.com>
274
275         * System.Windows.Forms.dll.sources: Added ResXNullRef.cs
276         
277 2005-02-03  Peter Bartok  <pbartok@novell.com>
278
279         * System.Windows.Forms.dll.Sources: Added ComponentModel.cs and
280           PropertyGridView.cs
281
282 2005-01-30  John BouAntoun  <jba-mono@optusnet.com.au>
283
284         * System.Windows.Forms.dll.Sources: Added DateTimePicker.cs and
285           DateTimePickerFormat.cs
286           
287 2005-01-29  Peter Bartok  <pbartok@novell.com>
288
289         * System.Windows.Forms.dll.Sources: Added ArrangeDirection.cs and
290           ArrangeStartingPosition.cs
291         * SWF.csproj: Updated
292
293 2005-01-28  Peter Bartok  <pbartok@novell.com>
294
295         * SWF.csproj: Updated with all the latest files
296         * build-csproj: Added, allows to autogenerate SWF.csproj
297         * Makefile: Added rule to automatically call build-csproj (Thanks
298           to Geoff Norton for review and a simpler rule)
299
300 2005-01-26  Peter Bartok  <pbartok@novell.com>
301
302         * System.Windows.Forms.dll.Sources: Added GridEntry.cs,
303           GridItem.cs, GridItemCollection.cs, GridItemType.cs,
304           PropertyGrid.cs, PropertySort.cs, PropertyTabChangedEventArgs.cs,
305           PropertyTabChangedEventHandler.cs, PropertyValueChangedEventArgs.cs
306           PropertyValueChangedEventHandler.cs,
307           SelectedGridItemChangedEventArgs.cs,
308           SelectedGridItemChangedEventHandler.cs
309
310 2005-01-26  Peter Bartok  <pbartok@novell.com>
311
312         * System.Windows.Forms.dll.Sources: Added NotifyIcon.cs
313
314 2005-01-16  Peter Bartok  <pbartok@novell.com>
315
316         * System.Windows.Forms.dll.Sources: Added AccessibleEvents.cs
317
318 2005-01-16  Peter Bartok  <pbartok@novell.com>
319
320         * System.Windows.Forms.dll.Sources: Added Cursors.cs
321
322 2005-01-11  Peter Bartok  <pbartok@novell.com>
323
324         * System.Windows.Forms.dll.Sources: Added OSXStructs.cs
325
326 2005-01-05  Peter Bartok  <pbartok@novell.com>
327
328         * System.Windows.Forms.dll.Sources: Added ICommandExecutor.cs,
329           IDataGridColumnStyleEditingNotificationService.cs,
330           IFeatureSupport.cs, IFileReaderService.cs, AmbientProperties.cs,
331           NavigateEventArgs.cs, NavigateEventHandler.cs, FeatureSupport.cs,
332           OSFeature.cs, ErrorBlinkStyle.cs, ListBindingConverter.cs
333
334 2004-12-27  Peter Bartok  <pbartok@novell.com>
335
336         * System.Windows.Forms.dll.Sources: Added
337           System.Windows.Forms.Design/ComponentEditorForm.cs,
338           System.Windows.Forms.Design/ComponentEditorPage.cs,
339           System.Windows.Forms.Design/EventsTab.cs,
340           System.Windows.Forms.Design/IUIService.cs,
341           System.Windows.Forms.Design/IWindowsFormsEditorService.cs,
342           System.Windows.Forms.Design/PropertyTab.cs,
343           System.Windows.Forms.Design/WindowsFormsComponentEditor.cs,
344           ColorDialog.cs, ComboBox.cs, ComboBoxStyle.cs, DataGrid.cs,
345           DataGridLineStyle.cs, DataGridParentRowsLabelStyle.cs,
346           DataGridTableStyle.cs, FontDialog.cs, FileDialog.cs,
347           GridColumnStylesCollection.cs, GridTableStylesCollection.cs,
348           IComponentEditorPageSite.cs, OpenFileDialog, Splitter.cs,
349           SplitterEventArgs.cs, SplitterEventHandler.cs, TextBox.cs
350
351 2004-12-24  Jordi Mas i Hernandez <jordi@ximian.com>
352
353         * System.Windows.Forms.dll.Sources: Added ComboBox.cs and
354           ComboBoxStyle.cs
355
356 2004-12-20  Peter Bartok  <pbartok@novell.com>
357
358         * System.Windows.Forms.dll.Sources: Added CommonDialog.cs
359
360 2004-12-16  Peter Bartok  <pbartok@novell.com>
361
362         * System.Windows.Forms.dll.Sources: Added TextBoxBase.cs and
363           TextControl.cs
364
365 2004-12-15  Peter Bartok  <pbartok@novell.com>
366
367         * Design: Updated to reflect Mac Driver; added mention
368           of System.Drawing patches for MWF support
369
370         * README: Credited Geoff Norton with the Mac driver
371
372 2004-12-15  Jackson Harper  <jackson@ximian.com>
373
374         * System.Windows.Forms.dll.sources: Add keyboard love to the build.
375
376 2004-12-08  Peter Bartok  <pbartok@novell.com>
377
378         * SWF.csproj: Added XplatUIOSX.cs to build list
379
380 2004-12-07  Geoff Norton  <gnorton@customerdna.com>
381
382         * System.Windows.Forms.dll.sources:  Add the XplatUIOSX.cs driver.
383
384 2004-12-07  Ravindra  <rkumar@novell.com>
385
386         * SWF.csproj: Added ThreadExceptionDialog.cs to project and removed
387         some of the components that were added twice. This fixes MWF build on
388         Windows.
389
390 2004-12-03  Marek Safar  <marek.safar@seznam.cz>
391
392         * System.Windows.Forms.dll.sources: Add ThreadExceptionDialog.cs
393
394 2004-12-03  Marek Safar  <marek.safar@seznam.cz>
395
396         * Makefile: Added System.Drawing.dll deps for tests.
397
398         * System.Windows.Forms_test.dll.sources: New test files.
399
400 2004-12-02  Peter Bartok  <pbartok@novell.com>
401
402         * SWF.csproj: Added Jackson's fresly minted TreeView files to
403           build list
404
405 2004-12-01  Jackson Harper  <jackson@ximian.com>
406
407         * System.Windows.Forms.dll.sources: Add TreeNode love to the build.
408
409 2004-11-30  Peter Bartok  <pbartok@novell.com>
410
411         * System.Windows.Forms.dll.sources: Removed textbox
412           references, accidentally checked those in, but textbox is
413           not yet ready for primetime
414
415 2004-11-29  Peter Bartok  <pbartok@novell.com>
416
417         * System.Windows.Forms.dll.sources: Removed tree
418           additions.
419           I am removing these files as they conflict with already completed
420           work. While it is fantastic to get contributions to MWF, I
421           respectfully ask that everyone please coordinate their contributions
422           through mono-winforms-list or #mono-winforms at this time. We're
423           explicitly avoiding stubbing and don't want controls that don't have
424           their basic functionality implemented in svn. Please also see
425           http://www.mono-project.com/contributing/winforms.html
426         
427 2004-11-29  Marek Safar  <marek.safar@seznam.cz>
428
429         * System.Windows.Forms.dll.sources: Added
430         TreeNode.cs, TreeNodeCollection.cs, TreeView.cs,
431         TreeViewAction.cs, TreeViewEventArgs.cs
432
433         * System.Windows.Forms_test.dll.sources: Added
434         TreeNodeTest.cs
435
436 2004-11-24  Ravindra  <rkumar@novell.com>
437
438         * SWF.csproj: Updated project.
439
440 2004-11-23  John BouAntoun <jba-mono@optusnet.com.au>
441
442         * System.Windows.Forms.dll.sources: added MonthCalendar files
443
444 2004-11-21  Ravindra  <rkumar@novell.com>
445
446         * SWF.csproj: Updated project.
447
448 2004-11-11  Jackson Harper  <jackson@ximian.com>
449
450         * System.Windows.Forms.dll.sources: Add
451         TreeViewImageIndexConverter.cs and OwnerDrawPropertyBag.cs to build
452
453 2004-11-01 23:19  ravindra
454
455         * SWF.csproj: Updated project.
456
457 2004-10-26 03:38  ravindra
458
459         * SWF.csproj: Updated project.
460
461 2004-10-20 04:16  jordi
462
463         * System.Windows.Forms.dll.sources: enum need it by SystemInfo
464
465 2004-10-19 16:50  jackson
466
467         * System.Windows.Forms.dll.sources: New optimized event queue
468
469 2004-10-18 00:31  ravindra
470
471         * SWF.csproj, System.Windows.Forms.dll.sources: Updated sources
472           list and project to fix the build.
473
474 2004-10-15 09:14  ravindra
475
476         * SWF.csproj, System.Windows.Forms.dll.sources: Updates sources
477           list and project.
478
479 2004-10-15 06:43  jordi
480
481         * System.Windows.Forms.dll.sources: menu work, mainmenu, subitems,
482           etc
483
484 2004-10-13 21:21  ravindra
485
486         * SWF.csproj: Updated project.
487
488 2004-10-04 04:58  ravindra
489
490         * SWF.csproj: Updated project.
491
492 2004-10-02 12:55  pbartok
493
494         * System.Windows.Forms.dll.sources:
495           - Added LeftRightAlignment source reference
496
497 2004-09-30 07:32  ravindra
498
499         * SWF.csproj, System.Windows.Forms.dll.sources: Updated project and
500           sources list.
501
502 2004-09-29 23:02  jambunathan
503
504         * SWF.csproj: Updated csproj to include Appearance.cs, CheckBox.cs,
505           CheckState.cs
506
507 2004-09-28 14:11  jackson
508
509         * System.Windows.Forms.dll.sources: Give the build some love
510
511 2004-09-28 04:31  ravindra
512
513         * Notes: Added a minor note.
514
515 2004-09-28 00:18  pbartok
516
517         * Notes:
518           - Initial check in. A place to log info about MWF that doesn't fit
519             anywhere else
520
521 2004-09-24 12:02  jackson
522
523         * System.Windows.Forms.dll.sources: Add tab classes to the build
524
525 2004-09-23 01:44  ravindra
526
527         * SWF.csproj, System.Windows.Forms.dll.sources: Updated sources
528           list and project file.
529
530 2004-09-20 18:54  jackson
531
532         * Makefile: New message loop that uses poll so we don't get a busy
533           loop
534
535 2004-09-19 23:41  ravindra
536
537         * Guidelines: Added a note to Guidelines.
538
539 2004-09-17 06:19  jordi
540
541         * System.Windows.Forms.dll.sources: Very early menu support
542
543 2004-09-16 01:19  ravindra
544
545         * SWF.csproj, System.Windows.Forms.dll.sources: Updated project and
546           sources list.
547
548 2004-09-13 22:09  ravindra
549
550         * SWF.csproj: Updated project.
551
552 2004-09-13 09:24  jordi
553
554         * System.Windows.Forms.dll.sources: Add to the build Process
555
556 2004-09-09 01:15  jordi
557
558         * System.Windows.Forms.dll.sources: measureitem args and handler
559
560 2004-09-09 00:03  ravindra
561
562         * SWF.csproj: Updated project.
563
564 2004-09-08 23:57  ravindra
565
566         * System.Windows.Forms.dll.sources: Added some new enums to the
567           list.
568
569 2004-09-08 06:45  jordi
570
571         * System.Windows.Forms.dll.sources: enumerations need it by menus
572
573 2004-09-07 11:12  jordi
574
575         * System.Windows.Forms.dll.sources: GroupBox control
576
577 2004-09-02 14:28  pbartok
578
579         * System.Windows.Forms.dll.sources:
580           - Added AccessibleNavigation and AccessibleSelection source files
581
582 2004-08-31 20:52  ravindra
583
584         * Design, Guidelines: Minor formatting changes and added location
585           for the coding style guideline for Mono.
586
587 2004-08-31 19:37  pbartok
588
589         * Guidelines:
590           - Removed wrong stuff
591
592 2004-08-31 16:10  pbartok
593
594         * README:
595           - Updated
596
597 2004-08-31 03:13  ravindra
598
599         * System.Windows.Forms_test.dll.sources: Added sources list for
600           test dll.
601
602 2004-08-30 10:48  pbartok
603
604         * Design, Guidelines:
605           - Initial check-in
606
607 2004-08-29 22:35  pbartok
608
609         * System.Windows.Forms.dll.sources:
610           - Added System.Resources source files
611
612 2004-08-27 16:18  ravindra
613
614         * Makefile: Lets do some tests too.
615
616 2004-08-27 16:14  ravindra
617
618         * System.Windows.Forms.dll.sources: Added ImageIndexConverter to
619           sources.
620
621 2004-08-23 13:14  pbartok
622
623         * SWF.csproj, SWF.sln:
624           - Created properly pathed VS.Net project and solution
625
626 2004-08-23 10:46  jackson
627
628         * System.Windows.Forms.dll.sources: oops. remove unused file
629
630 2004-08-22 17:47  jackson
631
632         * System.Windows.Forms.dll.sources: Add PictureBox to the build
633
634 2004-08-22 12:04  pbartok
635
636         * System.Windows.Forms.dll.sources:
637           - Added Cursor.cs source
638
639 2004-08-22 11:59  pbartok
640
641         * System.Windows.Forms.dll.sources:
642           - Restored sort order for file
643           - Added UserControl source file
644
645 2004-08-20 13:10  jackson
646
647         * System.Windows.Forms.dll.sources: Classes for sending Async
648           messages through X/Win32
649
650 2004-08-19 16:25  jordi
651
652         * System.Windows.Forms.dll.sources: theme enhancaments
653
654 2004-08-17 15:09  jackson
655
656         * System.Windows.Forms.dll.sources: Add Panel to the build
657
658 2004-08-16 15:24  jackson
659
660         * System.Windows.Forms.dll.sources: HandleData is used for storing
661           message information for window handles
662
663 2004-08-16 08:59  pbartok
664
665         * System.Windows.Forms.dll.sources:
666           - Added ButtonBase.cs
667
668 2004-08-15 17:22  ravindra
669
670         * System.Windows.Forms.dll.sources: Updated sources list for
671           ToolBar Control.
672
673 2004-08-13 10:25  jackson
674
675         * System.Windows.Forms.dll.sources: SWF Timer
676
677 2004-08-12 10:19  jackson
678
679         * System.Windows.Forms.dll.sources: Classes for handling status bar
680           panel click events
681
682 2004-08-11 15:24  pbartok
683
684         * System.Windows.Forms.dll.sources:
685           - Fixed filename for BindingManagerBase.cs
686           - Alphabetized files
687
688 2004-08-10 19:11  jackson
689
690         * System.Windows.Forms.dll.sources: Add StatusBarDrawItem stuff to
691           build
692
693 2004-08-10 12:59  jackson
694
695         * System.Windows.Forms.dll.sources: Add Draw Item
696
697 2004-08-09 15:40  jackson
698
699         * System.Windows.Forms.dll.sources: Add status bar panel files to
700           the build
701
702 2004-08-07 17:01  jackson
703
704         * System.Windows.Forms.dll.sources: Add HorizontalAlignment enum to
705           build
706
707 2004-07-26 11:42  jordi
708
709         * System.Windows.Forms.dll.sources: Theme support
710
711 2004-07-26 05:41  jordi
712
713         * System.Windows.Forms.dll.sources: initial messagebox
714           implementation
715
716 2004-07-21 10:19  jordi
717
718         * System.Windows.Forms.dll.sources: LinkLabel control
719           implementation
720
721 2004-07-16 05:18  jordi
722
723         * System.Windows.Forms.dll.sources: add ImageList,
724           ImageListStreamer, and ColorDepth to the build process
725
726 2004-07-15 03:38  jordi
727
728         * System.Windows.Forms.dll.sources: Horizontal and Vertical
729           TrackBar control implementation
730
731 2004-07-13 09:33  jordi
732
733         * System.Windows.Forms.dll.sources: vertical and hort. classes
734           commit
735
736 2004-07-08 23:21  pbartok
737
738         * Makefile, README, System.Windows.Forms.dll.sources:
739           - Initial check-in
740