summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@ximian.com>2003-12-29 20:55:01 +0000
committerFederico Mena Quintero <federico@src.gnome.org>2003-12-29 20:55:01 +0000
commit700335123ab99f1c6587b82c33f255f144fe4e12 (patch)
tree221cbb9d31c6df24d345d12380b2f24b47d7448f /ChangeLog
parentb23ce53ca677b23bae4efa2523cc1c2ae7499717 (diff)
downloadgdk-pixbuf-700335123ab99f1c6587b82c33f255f144fe4e12.tar.gz
Make show_all() work for the extra and preview widgets; reported by Paolo
2003-12-29 Federico Mena Quintero <federico@ximian.com> Make show_all() work for the extra and preview widgets; reported by Paolo Maggi. * gtk/gtkfilechooserdefault.c (set_preview_widget): show_all() the preview widget. (set_extra_widget): show_all() the extra widget.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 546dc7778..3d609ceac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2003-12-29 Federico Mena Quintero <federico@ximian.com>
+
+ Make show_all() work for the extra and preview widgets; reported
+ by Paolo Maggi.
+
+ * gtk/gtkfilechooserdefault.c (set_preview_widget): show_all() the
+ preview widget.
+ (set_extra_widget): show_all() the extra widget.
+
Mon Dec 29 12:22:22 2003 Soeren Sandmann <sandmann@daimi.au.dk>
* gtk/gtkuimanager.c (do_updates):