X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FManaged.Windows.Forms%2FChangeLog;h=f495502eb1d3de55a78dd4066b02e4d08064fcf4;hb=9743dc5710aa8cb35df9246188feea53d429876c;hp=6d2fbb2e7fc7c1b7c44aea45b8fc975f5a5977de;hpb=54860094acd83e652da0e457ee5385a4ce07258e;p=mono.git diff --git a/mcs/class/Managed.Windows.Forms/ChangeLog b/mcs/class/Managed.Windows.Forms/ChangeLog index 6d2fbb2e7fc..f495502eb1d 100644 --- a/mcs/class/Managed.Windows.Forms/ChangeLog +++ b/mcs/class/Managed.Windows.Forms/ChangeLog @@ -1,3 +1,28 @@ +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.