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