]> Pileus Git - ~andy/gtk/commit
Only treat buttons as homogeneous when they are narrower than 13 time the
authorSoeren Sandmann <sandmann@daimi.au.dk>
Fri, 29 Aug 2003 18:28:23 +0000 (18:28 +0000)
committerSøren Sandmann Pedersen <ssp@src.gnome.org>
Fri, 29 Aug 2003 18:28:23 +0000 (18:28 +0000)
commit545b40a1b306cf2603d2a845eda320624e901683
treeecdef4048435fcf335f5403c70f0da78bf0ee1a6
parent4ec7006f282d3570b9ecff8e9e5eaef484f0723f
Only treat buttons as homogeneous when they are narrower than 13 time the

Fri Aug 29 20:32:07 2003  Soeren Sandmann  <sandmann@daimi.au.dk>

* gtk/gtktoolbar.c: Only treat buttons as homogeneous when they
are narrower than 13 time the estimated character width of the
font. (#107781, David Bordoley)

* gtk/gtktoggletoolbutton.c (gtk_toggle_tool_button_init): Check
here if the GtkToggleButton is active. This may be the case if it
is a radio button.

* gtk/gtktoolbar.c: Clarify documentation wrt. GtkSignalFunc
vs. void (*) (GtkWidget, gpointer). (#107495, Mariano
Suarez-Alvarez).

* gtk/gtkcheckmenuitem.[ch]: new "draw_as_radio"
property. (#111207, David Bordoley).

* gtk/gtktoggletoolbutton.c
(gtk_toggle_tool_button_create_menu_proxy): use new
"draw_as_radio" property on the menu item when the item is a radio
tool button

* gtk/gtktoolbutton.c (gtk_tool_button_create_menu_proxy): Fixes
to only pay attention to the "use_underline" property when the
button label comes from the "label" property.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkcheckmenuitem.c
gtk/gtkcheckmenuitem.h
gtk/gtkradiomenuitem.c
gtk/gtktoggletoolbutton.c
gtk/gtktoolbar.c
gtk/gtktoolbutton.c