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