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