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