* roottypes.cs: Rename from tree.cs.
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / ChangeLog
index 0c11577010d157f7ca138103e1d63313033a085b..c09a9d2660bae914b1452a752eace67110e43ded 100644 (file)
@@ -1,3 +1,42 @@
+2006-07-25  Jackson Harper  <jackson@ximian.com>
+
+       * UpDownBase.cs: Use an internal class for the textbox so that we
+       can control focus.  the updown control should always have focus,
+       if either the text area or the buttons are clicked.
+       - Send the key messages to the textbox, since it never actually
+       has focus
+       - Activate and decativate the textbox caret.
+
+2006-07-24  Jackson Harper  <jackson@ximian.com>
+
+       * Control.cs: Use the directed select when selecting a control,
+       this way the container controls override will get called and the
+       whole ActiveControl chain will get triggered.  TODO: probably need
+       to make sure this gets done everywhere instead of the old
+       Select(Control).
+       * ContainerControl.cs: Implement the directed Select method to
+       find and activate the correct child control.    
+       
+2006-07-22  Mike Kestner  <mkestner@novell.com>
+
+       * Form.cs: use Control.MousePosition for NCLBUTTONDOWN in the menu
+       menu handling code so that clicks without a grab work too.
+       [Fixes #78914]
+
+2006-07-22  Alexander Olk  <alex.olk@googlemail.com>
+
+       * FileDialog.cs: Enable the BackButton when dirstack has one element.
+         Added some small optimizations.
+
+2006-07-21  Matt Hargett  <matt@use.net>
+
+       * Control.cs: Implemented 2.0 MinimumSize/MaximumSize properties
+
+2006-07-21  Peter Dennis Bartok  <pbartok@novell.com> 
+
+       * Control.cs (GetNextControl): Fixes to make all of Jackson's unit 
+         tests pass and match MS in some strange border cases.
+
 2006-07-21  Chris Toshok  <toshok@ximian.com>
 
        * ThemeWin32Classic.cs: handle drawing of the relation links and