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