]> Pileus Git - ~andy/gtk/commit
Calculate size based on the _child_ of the menu item, not the menuitem.
authorOwen Taylor <otaylor@redhat.com>
Mon, 26 Nov 2001 00:19:31 +0000 (00:19 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Mon, 26 Nov 2001 00:19:31 +0000 (00:19 +0000)
commitbc99cf97a2da79ee5ed33080af0ddb5cf16a8a81
tree0c6a530219835ca8438120bf1b4e8a6bfbe307c5
parent9a60bfac0c7342461430125098291c6b5d7550fc
Calculate size based on the _child_ of the menu item, not the menuitem.

Sun Nov 25 18:59:19 2001  Owen Taylor  <otaylor@redhat.com>
* gtk/gtkoptionmenu.c (gtk_option_menu_calc_size):
Calculate size based on the _child_ of the menu item,
not the menuitem. (#65005, Damon Chaplin)
* gtk/gtklistitem.c (gtk_list_item_new_with_label): Add
some extra vertical padding to the label widget ... restores
GTK+-1.2 spacing. (#65085, Damon Chaplin.)
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/gtklistitem.c
gtk/gtkoptionmenu.c