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