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