2008-01-16 Jonathan Pobst <monkey@jpobst.com>
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / ChangeLog
index 21ad599d6aeccb1a5fff87a777ffb11d9fd79367..d60fc590ebbc7ad9c2b776193110b67b74ad5e01 100644 (file)
@@ -1,3 +1,49 @@
+2008-01-16  Jonathan Pobst  <monkey@jpobst.com>
+
+       * FolderBrowserDialog.cs: If we cannot interpret the user's requested
+       SelectedPath, just display the default dialog instead of crashing.
+       [Fixes bug #348989]
+
+2008-01-16  Geoff Norton  <gnorton@novell.com>
+
+       * XplatUICarbon.cs:  Avoid some unecessary invalidation calls when
+       carbon signals us to redraw.  Fixes another portion of the flickering bug
+
+2008-01-16  Everaldo Canuto  <ecanuto@novell.com>
+
+       * Form.cs: Prevent the MdiParent property to be set when value is the same
+       as value already set. Fixes bug #328019.
+
+2008-01-16  Everaldo Canuto  <ecanuto@novell.com>
+
+       * Form.cs: Don't set mdi_parent as null when mdi window close is prevented, 
+       it prevents NRE when closing mdi child windows. Fixes bug #325211.
+
+2008-01-16  Everaldo Canuto  <ecanuto@novell.com>
+
+       * InternalWindowManager.cs: Invalidade close button after mouse up when 
+       mdi form is prevented to close.
+
+2008-01-16  Everaldo Canuto  <ecanuto@novell.com>
+
+       * MdiClient.cs: Fix the minimum bounds on child window sizes when cascade,
+       thanks to Andy Hume. Fixes bug #325433.
+
+2008-01-16  Andreia Gaita <avidigal@novell.com>
+
+       * LinkLabel.cs: Reset focused_index when resellecting the control.
+       Fixes #323190
+
+2008-01-15  Geoff Norton  <gnorton@novell.com>
+
+       * XplatUICarbon.cs:  Rework Grab/Ungrab handling to send some needed 
+       messages.
+
+2008-01-15  Jonathan Pobst  <monkey@jpobst.com>
+
+       * Form.cs: Change 2 more AutoScaleBaseSize calculation to round instead
+       of truncate.
+
 2008-01-15  Jonathan Pobst  <monkey@jpobst.com>
 
        * ContainerControl.cs: Setting AutoScaleMode to anything should set