2008-04-08 Jonathan Pobst <monkey@jpobst.com>
[mono.git] / mcs / class / Managed.Windows.Forms / ChangeLog
index 1b6c04fc01c98e97057dfe168047c062cc6e7551..9eeac3f59f4a309dd4d72b741539e2338b986cc1 100644 (file)
@@ -1,3 +1,345 @@
+2008-04-08  Jonathan Pobst  <monkey@jpobst.com>
+
+       * System.Windows.Forms_test.dll.sources: Add DataGridViewCheckBoxCellTest.cs.
+
+2008-04-03  Jonathan Pobst  <monkey@jpobst.com>
+
+       * System.Windows.Forms_test.dll.sources: Add DataGridViewLinkCellTest.cs.
+
+2008-04-02  Jonathan Pobst  <monkey@jpobst.com>
+
+       * System.Windows.Forms_test.dll.sources: Add DataGridViewButtonCellTest.cs.
+
+2008-03-19  Ivan N. Zlatev  <contact@i-nz.net>
+
+       * Makefile, System.Windows.Forms.dll.resources: Updated to reflect 
+       the resource changes for PropertyGrid.
+
+2008-03-13  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * System.Windows.Forms_test.dll.sources: Added
+       ListBindingHelperTest.cs.
+
+2008-03-06  Jonathan Pobst  <monkey@jpobst.com>
+
+       * System.Windows.Forms.dll.sources: Added IToolStripData.cs.
+
+2008-03-06  Jonathan Pobst  <monkey@jpobst.com>
+
+       * System.Windows.Forms.dll.sources: Added IBounds.cs.
+
+2008-02-19  Jonathan Pobst  <monkey@jpobst.com>
+
+       * System.Windows.Forms_test.dll.sources: Added SelectionRangeTest.cs.
+
+2008-02-06  Andreia Gaita <avidigal@novell.com>
+
+       * build-csproj2k5: fixed mono.mozilla project guid
+       * SWF2K5.csproj: synched to sources
+       * SWF2k5.sln: updated with proper mono.mozilla guid     
+
+2008-02-04  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * System.Windows.Forms_test.dll.sources: Added
+       BindingsCollectionTest.cs.
+
+2008-01-26  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * System.Windows.Forms.dll.sources: Moved PropertiesTab.cs from
+       System.Windows.Forms to System.Windows.Forms.PropertyGridInternal.
+
+2008-01-26  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * System.Windows.Forms_test.dll.sources: Added ImageListStreamerTest.cs.
+
+2008-01-24  Andreia Gaita <avidigal@novell.com>
+
+       SWF2K5.csproj, SWF.csproj: synched
+
+2008-01-23  Geoff Norton  <gnorton@novell.com>
+
+       * System.Windows.Forms.dll.sources:  Add the Carbon Cursor.cs to the build.
+
+2007-12-30  Andreia Gaita <avidigal@novell.com>
+
+       * build-csproj2k5: added output types
+       * SWF2K5.csproj: Updated project
+
+2007-12-21  Geoff Norton  <gnorton@novell.com>
+
+       * System.Windows.Forms.dll.sources: Add Dnd.cs, Pasteboard.cs and HIObjectHandler.cs
+       to the build
+
+2007-11-15  Geoff Norton  <gnorton@novell.com>
+
+       * System.Windows.Forms.dll.sources: Reflect the changes for the new OSX->Carbon
+       refactoring.
+
+2007-10-23  Geoff Norton  <gnorton@novell.com>
+
+       * System.Windows.Forms.dll.sources: Added OSXKeyboard.cs
+
+2007-10-22  Andreia Gaita <avidigal@novell.com>
+
+       * build-csproj2k5, SWF2k5.csproj: add System.configuration reference
+
+2007-10-22  Geoff Norton  <gnorton@novell.com>
+
+       * Makefile: Add a reference to System.Configuration.dll in NET 2.0
+
+2007-10-11  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * System.Windows.Forms_test.dll.sources: Added DragEventArgsTest.cs.
+
+2007-10-08  Andreia Gaita <avidigal@novell.com>
+
+       * SWF.csproj, build-csproj: Add missing ONLY_1_1 flag, update project.
+
+2007-10-08  Jonathan Pobst  <monkey@jpobst.com>
+
+       * System.Windows.Forms.dll.sources: Added TextBoxTextRenderer.cs.
+
+2007-10-07  Andreia Gaita <avidigal@novell.com>
+
+       * System.Windows.Forms.dll.sources: Added WebBrowserDialogs
+       * build-csproj2k5: added reference to mono.mozilla
+       * SWF2K5.csproj: Updated project files
+
+2007-10-04  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * System.Windows.Forms_test.dll.sources: Added TreeViewEventsTest.cs.
+
+2007-10-04  Jonathan Pobst  <monkey@jpobst.com>
+
+       * System.Windows.Forms.dll.sources: Added Line.cs and LineTag.cs.
+
+2007-09-23  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * System.Windows.Forms_test.dll.sources: Added
+       DataGridViewCellCollectionTest.cs.
+
+2007-09-21  Justin Cherniak <justin.cherniak@gmail.com>
+
+       * SWF2k5.csproj: Fixed missing file.
+
+2007-09-06  Zoltan Varga  <vargaz@gmail.com>
+
+       * System.Windows.Forms.dll.sources: Add HtmlHistory.cs HtmlWindow.cs 
+       HtmlWindowCollection.cs ListBindingHelper.cs WindowsFormsSection.cs 
+       WindowsFormsSynchronizationContext.cs.
+
+2007-09-01  Zoltan Varga  <vargaz@gmail.com>
+
+       * System.Windows.Forms.dll.sources: Add FileDialogCustomPlace.cs and
+       FileDialogCustomPlacesCollection.cs.
+
+2007-08-29  Jonathan Pobst  <monkey@jpobst.com>
+
+       * System.Windows.Forms.dll.sources: Add HtmlElementErrorEventArgs.cs,
+       HtmlElementErrorEventHandler.cs.
+
+2007-08-28  Jonathan Pobst  <monkey@jpobst.com>
+
+       * System.Windows.Forms.dll.sources: Add RadioButtonPainter.cs.
+
+2007-08-28  Rolf Bjarne Kvinge <RKvinge@novell.com> 
+
+       * build-csproj2k5: Add Mono.Mozilla as a reference.
+       * SWF2k5.csproj: Updated.
+
+2007-08-26  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * System.Windows.Forms.dll.sources: Add new ListViewInsertionMark.cs
+       file.
+
+2007-08-24  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * System.Windows.Forms_test.dll.sources: Added
+       FolderBrowserDialogTest.cs.
+
+2007-08-22  Jonathan Pobst  <monkey@jpobst.com>
+
+       * System.Windows.Forms.dll.sources: CheckBoxPainter.cs.
+
+2007-08-21  Rolf Bjarne Kvinge <RKvinge@novell.com> 
+
+       * System.Windows.Forms_test.dll.sources: Added
+         DataGridViewClipboardHeaderTest.cs, DataGridViewClipboardTest.cs,
+         DataGridViewColumnHeaderTest.cs, DataGridViewRowHeaderTest.cs.
+
+2007-08-19  Andreia Gaita  <avidigal@novell.com>
+
+       * System.Windows.Forms.dll.sources: Add HtmlElement*
+
+2007-08-11 Andreia Gaita <avidigal@novell.com>
+
+       * Makefile: Add reference to the Mono.Mozilla
+       assembly for webbrowser support.
+
+2007-08-07  Rolf Bjarne Kvinge <RKvinge@novell.com> 
+
+       * SWF.csproj, SWF2k5.csproj, SWF2k5-tests.csproj: Updated.
+
+2007-08-02  Jonathan Pobst  <monkey@jpobst.com>
+
+       * System.Windows.Forms.dll.sources: Add MdiControlStrip.cs.
+
+2007-07-31  Rolf Bjarne Kvinge <RKvinge@novell.com> 
+
+       * build-csproj2k5-tests: Add ONLY_1_1, __MONO_CS__ and DEBUG where
+         relevant.
+       * SWF2k5-tests.csproj, SWF.csproj: Updated.
+       * System.Windows.Forms_test.dll.sources: Added DataGridViewBandTest.cs,
+         DataGridViewColumnCollectionTest.cs,
+         DataGridViewComboBoxCellTest.cs, DataGridViewCommon.cs,
+         DataGridViewRowColllectionTest.cs, DataGridViewTextBoxColumnTest.cs
+
+2007-07-23  Rolf Bjarne Kvinge <RKvinge@novell.com> 
+
+       * System.Windows.Forms_test.dll.sources: Added
+         ArrangedElementCollectionTest.cs
+
+2007-07-20  Rolf Bjarne Kvinge <RKvinge@novell.com> 
+
+       * System.Windows.Forms_test.dll.sources: Unified ComboBoxTest.cs and
+         ComboBoxTests.cs, deleted ComboBoxTests.cs
+       * SWF2k5-tests.csproj: Updated.
+
+2007-07-12  Rolf Bjarne Kvinge <RKvinge@novell.com> 
+
+       * build-csproj2k5-tests: Remove warnings.
+       * SWF2k5.csproj, SWF2k5-tests.csproj: Updated.
+       * build-csproj2k5: Ignore obsolete warnings in VS as well.
+
+2007-07-12  Rolf Bjarne Kvinge <RKvinge@novell.com> 
+
+       * Makefile: Ignore obsolete warnings.
+
+2007-07-09  Jonathan Pobst  <monkey@jpobst.com>
+
+       * System.Windows.Forms.dll.sources: Add PowerStatus.cs.
+
+2007-07-03  Jonathan Pobst  <monkey@jpobst.com>
+
+       * System.Windows.Forms.dll.sources: Add ToolStripSystemRenderer, ToolStripPainter.
+
+2007-06-15  Jonathan Pobst  <monkey@jpobst.com>
+
+       * System.Windows.Forms.dll.sources: Add ToolStripDropDownItemAccessibleObject.cs.
+
+2007-06-08  Jonathan Pobst  <monkey@jpobst.com>
+
+       * Makefile, System.Windows.Forms.dll.resources: Added image-missing.png,
+       image-x-generic.png for PictureBox.
+
+2007-06-08  Jonathan Pobst  <monkey@jpobst.com>
+
+       * System.Windows.Forms_test.dll.sources: Add PanelTest.cs. 
+
+2007-06-06  Jonathan Pobst  <monkey@jpobst.com>
+
+       * System.Windows.Forms_test.dll.sources: Add ButtonBaseTest.cs. 
+
+2007-06-05  Andreia Gaita  <avidigal@novell.com>
+
+       * build-csproj, build-csproj2k5, swf.csproj, SWF2k5.csproj: 
+       Move external Consts.cs and MonoTODOAttribute.cs dependencies 
+       to the mwf tree, change the build scripts accordingly (so a 
+       user can compile and debug with mwf without having all the mono 
+       source tree). 
+       Remove Mono.Posix reference from build-csproj2k5. 
+       Fix conditional compilation symbols (NET_1_1 should also be 
+       defined on 2.0)
+       Synch up the *.csproj files
+
+2007-05-25  Rolf Bjarne Kvinge  <RKvinge@novell.com>
+
+       * System.Windows.Forms_test.dll.sources: Added KeyEventArgsTest.cs
+
+2007-05-21  Andreia Gaita  <avidigal@novell.com>
+
+       * System.Windows.Forms.dll.sources: Add ResXDataNode.cs
+       * System.Windows.Forms_test.dll.sources: Add ResXDataNodeTest.cs
+
+2007-05-19  Andreia Gaita  <avidigal@novell.com>
+
+       * System.Windows.Forms.dll.sources: Add NumericUpDownAcceleration.cs,
+       NumericUpDownAccelerationCollection.cs
+       * System.Windows.Forms_test.dll.sources: Add NumericUpDownTest.cs
+
+2007-05-18  Jonathan Pobst  <monkey@jpobst.com>
+
+       * System.Windows.Forms_test.dll.sources: Add DataObjectTest.cs. 
+
+2007-05-18  Rolf Bjarne Kvinge <RKvinge@novell.com> 
+
+       * System.Windows.Forms.dll.sources: Added DrawToolTipEventArgs.cs and
+         DrawToolTipEventHandler.cs
+
+2007-05-17  Jonathan Pobst  <monkey@jpobst.com>
+
+       * System.Windows.Forms_test.dll.sources: Add KeysConverterTest, 
+       LinkConverterTest.cs.
+       * System.Windows.Forms.dll.sources: Add LinkConverter.cs.
+
+2007-05-17  Jonathan Pobst  <monkey@jpobst.com>
+
+       * System.Windows.Forms_test.dll.sources: Add TreeViewImageIndexConverterTest.cs.
+
+2007-05-16  Jonathan Pobst  <monkey@jpobst.com>
+
+       * System.Windows.Forms.dll.sources: Add ImageKeyConverter.cs,
+       TreeViewImageKeyConverter.cs.
+       * System.Windows.Forms_test.dll.sources: Add ImageKeyConverterTest.cs,
+       TreeViewImageKeyConverterTest.cs.
+
+2007-05-16  Olivier Dufour  <olivier.duff@free.fr>
+
+       * ColumnHeaderConverter: Added
+       
+2007-05-10  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * System.Windows.Forms_test.dll.sources: Added
+       ToolStripItemCollectionTest.cs.
+
+2007-05-04  Rolf Bjarne Kvinge  <RKvinge@novell.com>
+
+       * System.Windows.Forms_test.dll.sources: Added MaskedTextBoxTest.cs
+
+2007-04-30  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * System.Windows.Forms_test.dll.sources: Added
+       DataGridViewTextBoxCellTest.cs
+
+2007-04-29  Duncan Mak  <duncan@a-chinaman.com>
+
+       * SWF.csproj: 
+       * SWF2k5.csproj: Updated.
+
+2007-04-26  Jonathan Pobst  <monkey@jpobst.com>
+
+       * System.Windows.Forms.dll.sources: Add DrawListViewColumnHeaderEventHandler.cs,
+       DrawListViewItemEventHandler.cs, DrawListViewSubItemEventHandler.cs.
+
+2007-04-24  Jonathan Pobst  <monkey@jpobst.com>
+
+       * Makefile: Add new resources for BindingNavigator to build.
+
+2007-04-24  Alan McGovern <alan.mcgovern@gmail.com>
+
+       * System.Windows.Forms.dll.resources - Added files for the BindingNavigator
+
+2007-04-24  Rolf Bjarne Kvinge <RKvinge@novell.com> 
+
+       * SWF.csproj, SWF2k5.csproj, SWF2k5-tests.csproj: Update.
+       * System.Windows.Forms.dll.sources: Add MaskedTextBox.
+
+2007-04-24  Alan McGovern  <alan.mcgovern@gmail.com>
+
+       * System.Windows.Forms.dll.sources: Added
+               BindingNavigator.cs
+               BindingNavigatorTests.cs
+                               
 2007-04-23  Jonathan Pobst  <monkey@jpobst.com>
 
        * System.Windows.Forms_test.dll.sources: Add TableLayoutTest.cs.