[HttpWebRequest] EndGetResponse already does this.
[mono.git] / mcs / class / Managed.Windows.Forms / ChangeLog
index 95e9e0590c3b4864ff5ff6dad1874bb3f7e134c3..dcab574301d60e95d4e2d6e7f64604ee1987ce81 100644 (file)
@@ -1,3 +1,243 @@
+2009-08-19  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * System.Windows.Forms_test.dll.sources: Add a new test file.
+
+2009-03-30  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * System.Windows.Forms.dll.sources: Add X11Clipboard.cs to the build.
+
+2009-01-16  Carlos Alberto Cortez <calberto.cortez@gmail.com>
+
+       * System.Windows.Forms_test.dll.sources: Add ClipboardTest.cs.
+
+2008-11-27  Atsushi Enomoto  <atsushi@ximian.com>
+
+       * Makefile: here is another nunit24 option breakage.
+
+2008-11-08  Andreia Gaita <shana@jitted.com> 
+
+       * SWF2k5-tests.csproj: Fix the previous ChangeLog entry (bad merge). Update
+         regenerated test project.
+
+2008-11-08  Andreia Gaita <shana@jitted.com> 
+
+       * build-csproj2k5-tests: Added net_2_0 configuration to go along with the
+         profile targets (so MD doesn't complain at me)
+
+2008-10-31  Andreia Gaita  <shana@jitted.com>
+
+       * System.Windows.Forms.dll.sources, SWF.csproj,
+         SWF2k5.csproj:
+         Added internal classes for debugging purposes
+
+2008-10-23  Andreia Gaita  <shana@jitted.com>
+
+       * SWF.csproj, SWF2k5.csproj: Update project files
+
+2008-09-29  Jonathan Pobst  <monkey@jpobst.com>
+
+       * System.Windows.Forms.dll.resources: Removed unused dialog-*.png images.
+
+2008-09-18  Mike Gorse <<mgorse@novell.com>
+
+       * System.Windows.Forms.dll.sources: Added IKeyFilter.cs.
+
+2008-08-02  Gert Driesen  <drieseng@users.sourceforge.net>
+
+       * System.Windows.Forms_test.dll.sources: Added FormEventTest.cs.
+
+2008-07-11  Jonathan Pobst  <monkey@jpobst.com>
+
+       * System.Windows.Forms.dll.sources: Remove the clearlooks, nice,
+       and old gtk themes.  They are bit-rotted and have always been listed
+       as "unsupported".  
+
+2008-07-05  Andreia Gaita <avidigal@novell.com> 
+
+       * SWF2k5.csproj, build-csproj2k5: Fix namespaces on embedded resources
+         [Fixes #384180]
+
+2008-06-30  Jonathan Pobst  <monkey@jpobst.com>
+
+       * System.Windows.Forms.dll.sources: Remove the "new" X11 backend.  It
+       was never finished, is bit-rotted, and will likely never be finished.   
+
+2008-06-10  George Giolfan  <georgegiolfan@yahoo.com>
+
+       * SWF.csproj, SWF2k5.csproj: Updated.
+
+2008-06-10  George Giolfan  <georgegiolfan@yahoo.com>
+
+       * System.Windows.Forms.dll.sources: Added GtkPlus.cs, IVisualStyles.cs,
+       VisualStylesEngine.cs, VisualStylesGtkPlus.cs, VisualStylesNative.cs.
+
+2008-06-03  George Giolfan  <georgegiolfan@yahoo.com>
+
+       * SWF2k5-tests.csproj: Updated.
+
+2008-06-02  Andreia Gaita <avidigal@novell.com> 
+
+       * build-csproj2k5, SWF2k5.csproj: Add missing preprocessor symbol. 
+       * SWF2k5.sln: Make 2.0 the default profile for the solution.
+
+2008-05-24  George Giolfan  <georgegiolfan@yahoo.com>
+
+       * SWF.csproj, SWF2k5.csproj: Updated.
+
+2008-05-22  Andreia Gaita <avidigal@novell.com> 
+
+       * SWF2k5.csproj, Makefile, build-csproj2k5, SWF2k5.sln: Long overdue
+         rename of Mono.Mozilla to Mono.WebBrowser. step 2 - update
+         references
+
+2008-05-20  Jonathan Pobst  <monkey@jpobst.com>
+
+       * System.Windows.Forms_test.dll.sources: Add DataGridViewDataBindingTest.cs.
+
+2008-05-09  Jonathan Pobst  <monkey@jpobst.com>
+
+       * Makefile: Add .ico's to IMAGE_RESOURCES.  Remove old .resources
+       files from RESX_RESOURCES.
+       * System.Windows.Forms.dll.resources: Remove old .resources files,
+       add .ico's.     
+
+2008-05-07  George Giolfan  <georgegiolfan@yahoo.com>
+
+       * System.Windows.Forms.dll.sources: Added VisualStyles/ToolStripPainter.cs.
+       * SWF.csproj, SWF2k5.csproj: Updated.
+
+2008-04-28  George Giolfan  <georgegiolfan@yahoo.com>
+
+       * System.Windows.Forms.dll.sources: Added VisualStyles/TabControlPainter.cs.
+       * SWF.csproj, SWF2k5.csproj: Updated.
+
+2008-04-26  George Giolfan  <georgegiolfan@yahoo.com>
+
+       * SWF.csproj, SWF2k5.csproj: Updated.
+
+2008-04-25  George Giolfan  <georgegiolfan@yahoo.com>
+
+       * System.Windows.Forms.dll.sources: Added ThemeVisualStyles.cs,
+       ThemeElementsVisualStyles.cs, VisualStyles/CheckBoxPainter.cs,
+       VisualStyles/RadioButtonPainter.cs.
+
+2008-04-25  George Giolfan  <georgegiolfan@yahoo.com>
+
+       * System.Windows.Forms.dll.sources: Added IDeviceContext.cs.
+
+2008-04-24  Jonathan Pobst  <monkey@jpobst.com>
+
+       * System.Windows.Forms_test.dll.sources: Add InputLanguageTest.cs.
+
+2008-04-23  Andreas Nahr <ClassDevelopment@A-SoftTech.com>
+
+       * SWF2k5.sln: Fixed file to be in line with current build
+
+2008-04-23  George Giolfan  <georgegiolfan@yahoo.com>
+
+       * SWF2k5.sln: Fixed configuration to support the 1.1 profile.
+
+2008-04-23  George Giolfan  <georgegiolfan@yahoo.com>
+
+       * SWF2k5.csproj: Updated.
+
+2008-04-22  Jonathan Pobst  <monkey@jpobst.com>
+
+       * Makefile: Remove /labels option.
+
+2008-04-09  Jonathan Pobst  <monkey@jpobst.com>
+
+       * System.Windows.Forms_test.dll.sources: Add DataGridViewImageCellTest.cs.
+
+2008-04-08  Everaldo Canuto  <ecanuto@novell.com>
+
+       * Makefile: GENERATE_RESOURCES var added to help on resources generation. 
+
+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
        * resources/, System.Windows.Forms.dll.resources, Makefile:
          Add user-home Tango icon in various sizes.
 
-2006-09-05  Kornél Pál  <kornelpal@hotmail.com>
+2006-09-05  KornAcl PA!l  <kornelpal@hotmail.com>
 
        * Makefile: Removed CODEPAGE as now UTF-8 is the default.
 
 
        * System.Windows.Forms_test.dll.sources: Added System.Resources/CultureTest.cs
 
-2005-11-12  Pedro Martínez Juliá  <pedromj@gmail.com>
+2005-11-12  Pedro MartA-nez JuliA!  <pedromj@gmail.com>
 
        * System.Windows.Forms_test.dll.sources: Added DataGridViewElementTest.cs
        DataGridViewBandTest.cs DataGridViewCellTest.cs
 
        * System.Windows.Forms_test.dll.sources : Added Common.cs
 
-2005-09-27  Kornél Pál  <kornelpal@hotmail.com>
+2005-09-27  KornAcl PA!l  <kornelpal@hotmail.com>
 
        * Makefile: Replaced /codepage with CODEPAGE.