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