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