]> Pileus Git - ~andy/gtk/commit
Split function into realized and unrealized variants, and consolidate the
authorJonathan Blandford <jrb@gnome.org>
Wed, 3 Mar 2004 04:52:01 +0000 (04:52 +0000)
committerJonathan Blandford <jrb@src.gnome.org>
Wed, 3 Mar 2004 04:52:01 +0000 (04:52 +0000)
commitbb5a499944d4fc9da92fccb7ab7b511c8ab6bb2d
treeed55ca16a1e23bd129137d0093e3874ec1d226e0
parent956e313af659ce8c8783814b119320aa3be226ea
Split function into realized and unrealized variants, and consolidate the

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.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkfilechooserdefault.c
gtk/gtkfilechooserdialog.c
gtk/gtkfilechooserembed.c
gtk/gtkfilechooserembed.h
tests/testfilechooser.c