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