X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FManaged.Windows.Forms%2FSystem.Windows.Forms%2FChangeLog;h=d60fc590ebbc7ad9c2b776193110b67b74ad5e01;hb=2fe6fd326c67b00663f12da2c2e0dc7c1f2432df;hp=ce99a7f3d4a1a7c363373137c6c55c350f2110f8;hpb=406c377bf51942b4283ef31499560d59b1d59c50;p=mono.git diff --git a/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog b/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog index ce99a7f3d4a..d60fc590ebb 100644 --- a/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog +++ b/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ChangeLog @@ -1,3 +1,14 @@ +2008-01-16 Jonathan Pobst + + * 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 + + * 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 * Form.cs: Prevent the MdiParent property to be set when value is the same