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