X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FManaged.Windows.Forms%2FChangeLog;h=f495502eb1d3de55a78dd4066b02e4d08064fcf4;hb=9743dc5710aa8cb35df9246188feea53d429876c;hp=8e5ae70c254b60b09c7ed90473f28f328e1d1ebf;hpb=64f85a65b023522d3f34e9932e6a843e0ad8fc3b;p=mono.git diff --git a/mcs/class/Managed.Windows.Forms/ChangeLog b/mcs/class/Managed.Windows.Forms/ChangeLog index 8e5ae70c254..f495502eb1d 100644 --- a/mcs/class/Managed.Windows.Forms/ChangeLog +++ b/mcs/class/Managed.Windows.Forms/ChangeLog @@ -1,9 +1,74 @@ +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 +2006-10-02 Jonathan Pobst * System.Windows.Forms.dll.sources: Add ToolStrip* classes. 2006-09-18 Jonathan Pobst