]> Pileus Git - ~andy/gtk/commit
Actually resize the popup window before popping up. (#135651)
authorMatthias Clasen <maclas@gmx.de>
Sat, 28 Feb 2004 22:28:37 +0000 (22:28 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Sat, 28 Feb 2004 22:28:37 +0000 (22:28 +0000)
commitdabbac11517bfddd43ec734885472c51a1a11cb6
tree959cc3593a0b5aa21f86e3a4f41afef130ace0fa
parent9a0fa4a78d54caee6fa61085f21c9899cc0a91fc
Actually resize the popup window before popping up. (#135651)

Sat Feb 28 23:30:36 2004  Matthias Clasen  <maclas@gmx.de>

* gtk/gtkcombobox.c (gtk_combo_box_popup): Actually resize the
popup window before popping up.  (#135651)

Sat Feb 28 23:29:35 2004  Matthias Clasen  <maclas@gmx.de>

* gtk/gtkcombobox.c (gtk_combo_box_class_init):
* gtk/gtkcombobox.c (gtk_combo_box_init): Override the default
handler for style_set in class_init instead of connecting to
the signal in init. (noticed by Yosh).
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkcombobox.c