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