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