]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog
Unset the image when the label is set to "(None)". Reported by Neil
[~andy/gtk] / ChangeLog
index 7664d9dc296f9d6141a5eeb7c1958d7af4d2a0ac..11ee415dcf5298a1d21be1488f7ffdf9ca22a584 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
 2008-07-15  Matthias Clasen  <mclasen@redhat.com>
 
+       Bug 488766 – GtkFileChooserButton doesn't clear icon after
+       gtk_file_chooser_unselect_all
+
+       * gtk/gtkfilechooserbutton.c (update_label_and_image): Unset
+       the image when the label is set to "(None)". Reported by
+       Neil Roberts
+
        * tests/testfilechooserbutton.c: Add an "Unselect all" button.
 
 2008-07-15  Matthias Clasen  <mclasen@redhat.com>