2008-04-08 Jonathan Pobst <monkey@jpobst.com>
[mono.git] / mcs / class / Managed.Windows.Forms / ChangeLog
index a9f5184e21ef2f05483373f9ca552098690df6a8..9eeac3f59f4a309dd4d72b741539e2338b986cc1 100644 (file)
@@ -1,3 +1,210 @@
+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.