]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-10
Split function into realized and unrealized variants, and consolidate the
[~andy/gtk] / ChangeLog.pre-2-10
index 16aab9aad23853d54416434561476ec2de4ef5e1..9999bbafceaea4a80c137aae9fa6c8c01a3e552b 100644 (file)
@@ -1,3 +1,16 @@
+Tue Mar  2 23:39:55 2004  Jonathan Blandford  <jrb@gnome.org>
+
+       * gtk/gtkfilechooserdialog.c
+       (file_chooser_widget_default_realized_size_changed): Split
+       function into realized and unrealized variants, and consolidate
+       the handling fo size-changing and default changing.
+
+       * gtk/gtkfilechooserembed.[ch] (gtk_file_chooser_embed_class_init):
+       remove resizable-hints-changed, as it just complicated things.
+
+       * gtk/gtkfilechooserdefault.c (update_appearance): Don't emit
+       resizable-hints-changed.
+       
 2004-03-03  Tor Lillqvist  <tml@iki.fi>
 
        * gtk/gtk.def: Add a missing entry. (#135982, J. Ali Harlow)