2008-01-16 Jonathan Pobst <monkey@jpobst.com>
[mono.git] / mcs / class / Managed.Windows.Forms / System.Windows.Forms / ChangeLog
index ce99a7f3d4a1a7c363373137c6c55c350f2110f8..d60fc590ebbc7ad9c2b776193110b67b74ad5e01 100644 (file)
@@ -1,3 +1,14 @@
+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