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