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