X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FManaged.Windows.Forms%2FChangeLog;h=dcab574301d60e95d4e2d6e7f64604ee1987ce81;hb=3ecc81b72062fe9cfa208b76ad52efadbb9326ad;hp=b26374bd3e0dab49f4a4a9b0fc1ddd682c838c5e;hpb=25c5bebc0f41487849ddc498c2bded5064844af8;p=mono.git diff --git a/mcs/class/Managed.Windows.Forms/ChangeLog b/mcs/class/Managed.Windows.Forms/ChangeLog index b26374bd3e0..dcab574301d 100644 --- a/mcs/class/Managed.Windows.Forms/ChangeLog +++ b/mcs/class/Managed.Windows.Forms/ChangeLog @@ -1,3 +1,162 @@ +2009-08-19 Carlos Alberto Cortez + + * System.Windows.Forms_test.dll.sources: Add a new test file. + +2009-03-30 Carlos Alberto Cortez + + * System.Windows.Forms.dll.sources: Add X11Clipboard.cs to the build. + +2009-01-16 Carlos Alberto Cortez + + * System.Windows.Forms_test.dll.sources: Add ClipboardTest.cs. + +2008-11-27 Atsushi Enomoto + + * Makefile: here is another nunit24 option breakage. + +2008-11-08 Andreia Gaita + + * SWF2k5-tests.csproj: Fix the previous ChangeLog entry (bad merge). Update + regenerated test project. + +2008-11-08 Andreia Gaita + + * 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 + + * System.Windows.Forms.dll.sources, SWF.csproj, + SWF2k5.csproj: + Added internal classes for debugging purposes + +2008-10-23 Andreia Gaita + + * SWF.csproj, SWF2k5.csproj: Update project files + +2008-09-29 Jonathan Pobst + + * System.Windows.Forms.dll.resources: Removed unused dialog-*.png images. + +2008-09-18 Mike Gorse < + + * System.Windows.Forms.dll.sources: Added IKeyFilter.cs. + +2008-08-02 Gert Driesen + + * System.Windows.Forms_test.dll.sources: Added FormEventTest.cs. + +2008-07-11 Jonathan Pobst + + * 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 + + * SWF2k5.csproj, build-csproj2k5: Fix namespaces on embedded resources + [Fixes #384180] + +2008-06-30 Jonathan Pobst + + * 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 + + * SWF.csproj, SWF2k5.csproj: Updated. + +2008-06-10 George Giolfan + + * System.Windows.Forms.dll.sources: Added GtkPlus.cs, IVisualStyles.cs, + VisualStylesEngine.cs, VisualStylesGtkPlus.cs, VisualStylesNative.cs. + +2008-06-03 George Giolfan + + * SWF2k5-tests.csproj: Updated. + +2008-06-02 Andreia Gaita + + * build-csproj2k5, SWF2k5.csproj: Add missing preprocessor symbol. + * SWF2k5.sln: Make 2.0 the default profile for the solution. + +2008-05-24 George Giolfan + + * SWF.csproj, SWF2k5.csproj: Updated. + +2008-05-22 Andreia Gaita + + * 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 + + * System.Windows.Forms_test.dll.sources: Add DataGridViewDataBindingTest.cs. + +2008-05-09 Jonathan Pobst + + * 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 + + * System.Windows.Forms.dll.sources: Added VisualStyles/ToolStripPainter.cs. + * SWF.csproj, SWF2k5.csproj: Updated. + +2008-04-28 George Giolfan + + * System.Windows.Forms.dll.sources: Added VisualStyles/TabControlPainter.cs. + * SWF.csproj, SWF2k5.csproj: Updated. + +2008-04-26 George Giolfan + + * SWF.csproj, SWF2k5.csproj: Updated. + +2008-04-25 George Giolfan + + * System.Windows.Forms.dll.sources: Added ThemeVisualStyles.cs, + ThemeElementsVisualStyles.cs, VisualStyles/CheckBoxPainter.cs, + VisualStyles/RadioButtonPainter.cs. + +2008-04-25 George Giolfan + + * System.Windows.Forms.dll.sources: Added IDeviceContext.cs. + +2008-04-24 Jonathan Pobst + + * System.Windows.Forms_test.dll.sources: Add InputLanguageTest.cs. + +2008-04-23 Andreas Nahr + + * SWF2k5.sln: Fixed file to be in line with current build + +2008-04-23 George Giolfan + + * SWF2k5.sln: Fixed configuration to support the 1.1 profile. + +2008-04-23 George Giolfan + + * SWF2k5.csproj: Updated. + +2008-04-22 Jonathan Pobst + + * Makefile: Remove /labels option. + +2008-04-09 Jonathan Pobst + + * System.Windows.Forms_test.dll.sources: Add DataGridViewImageCellTest.cs. + +2008-04-08 Everaldo Canuto + + * Makefile: GENERATE_RESOURCES var added to help on resources generation. + +2008-04-08 Jonathan Pobst + + * System.Windows.Forms_test.dll.sources: Add DataGridViewCheckBoxCellTest.cs. + 2008-04-03 Jonathan Pobst * System.Windows.Forms_test.dll.sources: Add DataGridViewLinkCellTest.cs. @@ -702,7 +861,7 @@ * resources/, System.Windows.Forms.dll.resources, Makefile: Add user-home Tango icon in various sizes. -2006-09-05 Kornél Pál +2006-09-05 KornAcl PA!l * Makefile: Removed CODEPAGE as now UTF-8 is the default. @@ -865,7 +1024,7 @@ * System.Windows.Forms_test.dll.sources: Added System.Resources/CultureTest.cs -2005-11-12 Pedro Martínez Juliá +2005-11-12 Pedro MartA-nez JuliA! * System.Windows.Forms_test.dll.sources: Added DataGridViewElementTest.cs DataGridViewBandTest.cs DataGridViewCellTest.cs @@ -913,7 +1072,7 @@ * System.Windows.Forms_test.dll.sources : Added Common.cs -2005-09-27 Kornél Pál +2005-09-27 KornAcl PA!l * Makefile: Replaced /codepage with CODEPAGE.