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