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