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