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