summaryrefslogtreecommitdiff
path: root/ChangeLog.pre-2-0
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@redhat.com>2002-03-02 21:18:07 +0000
committerOwen Taylor <otaylor@src.gnome.org>2002-03-02 21:18:07 +0000
commitaba1c9a76e4d3db7d1a02b4b09a7413433790fd5 (patch)
tree2223604994a5a6a831b879f8dc146e45e8c244f0 /ChangeLog.pre-2-0
parent8d3278f076b813d43c7918e20eeeb3ddaa5f3dd2 (diff)
downloadgdk-pixbuf-aba1c9a76e4d3db7d1a02b4b09a7413433790fd5.tar.gz
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.)
Diffstat (limited to 'ChangeLog.pre-2-0')
-rw-r--r--ChangeLog.pre-2-06
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-0 b/ChangeLog.pre-2-0
index e1a60c606..24b0b35f6 100644
--- a/ChangeLog.pre-2-0
+++ b/ChangeLog.pre-2-0
@@ -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,