]> Pileus Git - ~andy/gtk/commit
Make the widgets work reasonably when they don't have children -- draw the
authorOwen Taylor <otaylor@redhat.com>
Thu, 17 Oct 2002 20:20:52 +0000 (20:20 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Thu, 17 Oct 2002 20:20:52 +0000 (20:20 +0000)
commitde89785a28b0b141ff4c9ea5a7798320ed8082d9
tree438704caefd7588b204d68dcdffd3d459d24ff8f
parenta9d26e1478f33ca3d1aec25e7378feb7fc340022
Make the widgets work reasonably when they don't have children -- draw the

Thu Oct 17 16:13:28 2002  Owen Taylor  <otaylor@redhat.com>

        * gtk/gtkcheckbutton.c gtk/gtkradiobutton.c: Make
        the widgets work reasonably when they don't have
        children -- draw the focus around the indicator,
        and position the indicator symmetrically.
        (#74830, Dave Camp)

        * tests/testgtk.c: Add no-child portions to check and radio
        button tests.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkcheckbutton.c
gtk/gtkradiobutton.c
tests/testgtk.c