]> Pileus Git - ~andy/gtk/commit
Don't create ->font_entry, ->font_style_entry at all rather than just not
authorOwen Taylor <otaylor@redhat.com>
Tue, 5 Mar 2002 23:10:11 +0000 (23:10 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Tue, 5 Mar 2002 23:10:11 +0000 (23:10 +0000)
commit776870fcffd0073ae68b2cf39b570c78edde7ba9
tree9abf56a130ad62f54d5d1c0930f9017a0a530811
parent314a1b60d8af2bfcc55e60cfa0f1a78e95dcc758
Don't create ->font_entry, ->font_style_entry at all rather than just not

Tue Mar  5 17:43:43 2002  Owen Taylor  <otaylor@redhat.com>

        * gtk/gtkfontsel.c (gtk_font_selection_init): Don't
        create ->font_entry, ->font_style_entry at all rather
        than just not showing them to avoid the problem of
        them popping up if gtk_widget_show_all() is done
        on the dialog. (#72913, Charles Kerr.)
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkfontsel.c