Don't do special focus handling if draw_indicator is not set. (#64723,

Sat Mar  2 16:12:03 2002  Owen Taylor  <otaylor@redhat.com>

        * gtk/gtkradiobutton.c (gtk_radio_button_focus): Don't
        do special focus handling if draw_indicator is not set.
        (#64723, Damon Chaplin.)
This commit is contained in:
Owen Taylor
2002-03-02 21:18:07 +00:00
committed by Owen Taylor
parent 8d3278f076
commit aba1c9a76e
8 changed files with 48 additions and 0 deletions

View File

@ -1,3 +1,9 @@
Sat Mar 2 16:12:03 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkradiobutton.c (gtk_radio_button_focus): Don't
do special focus handling if draw_indicator is not set.
(#64723, Damon Chaplin.)
Sat Mar 2 15:48:04 2002 Owen Taylor <otaylor@redhat.com>
* gtk/gtkentry.c (gtk_entry_new_with_max_length,