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