X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FManaged.Windows.Forms%2FChangeLog;h=f495502eb1d3de55a78dd4066b02e4d08064fcf4;hb=9743dc5710aa8cb35df9246188feea53d429876c;hp=5e2731490762c5f47ae61226a57ca2f9c47932b4;hpb=3e4e4052c9aea1010adc1c8a72e9951f56fac219;p=mono.git diff --git a/mcs/class/Managed.Windows.Forms/ChangeLog b/mcs/class/Managed.Windows.Forms/ChangeLog index 5e273149076..f495502eb1d 100644 --- a/mcs/class/Managed.Windows.Forms/ChangeLog +++ b/mcs/class/Managed.Windows.Forms/ChangeLog @@ -1,3 +1,182 @@ +2006-12-06 Jonathan Pobst + + * System.Windows.Forms.dll.sources: Added FormCollection.cs. + +2006-12-05 Jonathan Chambers + + * System.Windows.Forms.dll.sources: Added DrawTreeNodeEventArgs.cs. + +2006-12-01 Chris Toshok + + * System.Windows.Forms.dll.sources: add IBindableComponent.cs + +2006-11-30 Jonathan Pobst + + * System.Windows.Forms.dll.sources: Add + ContextMenuStrip.cs, ToolStripContainer.cs, + ToolStripDropDownButton.cs, ToolStripDropDownMenu.cs, + ToolStripManager.cs, ToolStripPanelRow.cs, + ToolStripSplitButton.cs. + Remove ToolStripMenuTracker.cs. + +2006-11-29 Carlos Alberto Cortez + + * System.Windows.Forms.dll.sources: Add NumericTextBox.cs. + +2006-11-09 Alexander Olk + + * System.Windows.Forms_test.dll.sources: Added CommonDialogsTest.cs. + +2006-11-08 Chris Toshok + + * System.Windows.Forms.dll.sources: add RootGridEntry.cs + +2006-11-09 Jonathan Pobst + + * System.Windows.Forms.dll.sources: + Add ToolStripItemDesignerAvailability.cs and + ToolStripItemDesignerAvailabilityAttribute.cs. + +2006-11-07 Jonathan Pobst + + * System.Windows.Forms.dll.sources: Add StatusStrip.cs, + ToolStripStatusLabel.cs. + +2006-11-04 Gert Driesen + + * System.Windows.Forms_test.dll.sources: Added + TreeNodeCollectionTest.cs. + +2006-10-30 Jonathan Pobst + * System.Windows.Forms.dll.sources: Add ToolStripDropDown.cs, + ToolStripItemEventType.cs, ToolStripMenuTracker.cs. + +2006-10-30 Alexander Olk + + * System.Windows.Forms_test.dll.sources: Added UpDownTest.cs. + +2006-10-13 Gert Driesen + + * System.Windows.Forms_test.dll.sources: Added PropertyGridTest.cs. + +2006-10-05 Jonathan Pobst + * System.Windows.Forms.dll.sources: Add ToolStripComboBox.cs, + ToolStripControlHost.cs, ToolStripProgressBar.cs, ToolStripTextBox.cs. + +2006-10-03 Sebastien Pouliot + + * System.Windows.Forms_test.dll.sources: Add ContainerControlTest.cs + to the unit tests build. + +2006-10-02 Jonathan Pobst + * System.Windows.Forms.dll.sources: Add ToolStrip* classes. + +2006-09-18 Jonathan Pobst + * System.Windows.Forms.dll.sources: Add ToolStrip EventArgs/Handlers, + add a few ToolStrip stub classes. + +2006-09-15 Jonathan Pobst + * System.Windows.Forms.dll.sources: Added DefaultLayout.cs, FlowLayout.cs, + FlowLayoutPanel.cs, FlowLayoutSettings.cs. + * System.Windows.Forms_test.dll.sources: Added FlowPanelTests.cs + +2006-09-13 Jonathan Pobst + + * System.Windows.Forms.dll.sources: Added SplitContainer/SplitterPanel. + * System.Windows.Forms_test.dll.sources: Added SplitContainerTests.cs + +2006-09-07 Alexander Olk + + * resources/, System.Windows.Forms.dll.resources, Makefile: + Add user-home Tango icon in various sizes. + +2006-09-05 Kornél Pál + + * Makefile: Removed CODEPAGE as now UTF-8 is the default. + +2006-08-04 Jonathan Pobst + * System.Windows.Forms.dll.sources: Added 2.0 VisualStyles files. + +2006-07-30 Carlos Alberto Cortez + + * System.Windows.Forms_test.dll.sources: Added PrintDialogTest.cs + +2006-07-18 Carlos Alberto Cortez + + * System.Windows.Forms_test.dll.sources: Added ListControlTest.cs + +2006-07-14 Peter Dennis Bartok + + * System.Windows.Forms.dll.sources: Added new 2.0 event handlers + * System.Windows.Forms_test.dll.sources: Added EventArgsTest.cs + +2006-07-14 Peter Dennis Bartok + + * System.Windows.Forms.dll.sources: Added new 2.0 Enums + +2006-07-11 Wade Berrier + + * Makefile: add some files EXTRA_DISTFILES needed by the tests + +2006-06-23 Chris Toshok + + * System.Windows.Forms_test.dll.sources: add + PropertyManagerTest.cs + +2006-06-20 Chris Toshok + + * System.Windows.Forms.dll.sources: add RelatedPropertyManager.cs + and RelatedCurrencyManager.cs. + +2006-06-12 Wade Berrier + + * Makefile: Update for dialog-question3.png -> dialog-question.png rename + to fix 'make dist' + +2006-05-30 Wade Berrier + + * Makefile: oops, add some more missing resources. + +2006-05-30 Wade Berrier + + * Makefile: fix resource filenames to fix make dist + +2006-05-25 Miguel de Icaza + + * Add new dialog-*.png Tango icons (dialog-question is from a + different theme as Tango is still missing it). + +2006-05-24 Miguel de Icaza + + * Changes so that we can use the filename as the resource name, + should help compiling from within VisualStudio. + +2006-05-23 Miguel de Icaza + + * resources/: Add Tango icons in various sizes. + +2006-05-18 Sebastien Pouliot + + * System.Windows.Forms_test.dll.sources: Add the unit tests for + PaintEventArgs to the build (tested under both 1.1 and 2.0). + +2006-05-15 Peter Dennis Bartok + + * Makefile, System.Windows.Forms.dll.resources: Added NWSE and NESW + cursors + +2006-04-28 Atsushi Enomoto + + * Makefile : added -r:System.Data.dll for "make test". + +2006-04-27 Peter Dennis Bartok + + * SWF.csproj: Updated, matching current .sources + +2006-04-16 Gert Driesen + + * System.Windows.Forms_test.dll.sources: Added TabControlTest.cs. + 2006-03-21 Jackson Harper * System.Windows.Forms.dll.resources: Add the keyboard resources.