]> Pileus Git - ~andy/gtk/commit
Gtk(Toggle)Button: preserve untouched state flags when updating state.
authorCarlos Garnacho <carlosg@gnome.org>
Sun, 23 Jan 2011 17:04:41 +0000 (18:04 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Sun, 23 Jan 2011 18:34:38 +0000 (19:34 +0100)
commita0e1fa9e77a0082afda4b86d2f50f78c54a00ee7
tree0c8e9ffecc76439595a2ac106146750de385d3b5
parent74f7e08811bb69d27e067b46c815f504b8cc8f13
Gtk(Toggle)Button: preserve untouched state flags when updating state.

Partly fixes bug #640282, noticed by Christian Persch. buttons were
clobbering the insensitive flag when updating their state.
gtk/gtkbutton.c
gtk/gtktogglebutton.c