2007-09-30 Carlos Alberto Cortez <calberto.cortez@gmail.com>
[mono.git] / mcs / class / Managed.Windows.Forms / ChangeLog
index 687fac5625d6a6d05c4b62bab27a77cdd5185285..ee44aaded198a1544ad373a279a087378ea2e205 100644 (file)
@@ -1,3 +1,157 @@
+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.