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