summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJonathan Blandford <jrb@redhat.com>2004-03-02 20:09:20 +0000
committerJonathan Blandford <jrb@src.gnome.org>2004-03-02 20:09:20 +0000
commit87a6680f33e2342f576d71a786ad4a4a79a4e0ca (patch)
tree519ca459a509717b6ce908b971b199786575ad7d /ChangeLog
parent9133c58b8d91b6e58d81e7d285c310202ef91ab7 (diff)
downloadgtk+-87a6680f33e2342f576d71a786ad4a4a79a4e0ca.tar.gz
get the logic correct. This will fix sizing on save dialogs.
Tue Mar 2 15:03:15 2004 Jonathan Blandford <jrb@redhat.com> * gtk/gtkfilechooserdefault.c (gtk_file_chooser_default_get_resizable_hints): get the logic correct. This will fix sizing on save dialogs. (save_widgets_create): set_mnemonic_widget.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8f45ea8b47..1587dc9237 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+Tue Mar 2 15:03:15 2004 Jonathan Blandford <jrb@redhat.com>
+
+ * gtk/gtkfilechooserdefault.c
+ (gtk_file_chooser_default_get_resizable_hints): get the logic
+ correct. This will fix sizing on save dialogs.
+
+ (save_widgets_create): set_mnemonic_widget.
+
2004-03-02 Federico Mena Quintero <federico@ximian.com>
* gtk/gtkfilechooserdefault.c