diff options
author | Jonathan Blandford <jrb@redhat.com> | 2003-10-07 18:25:18 +0000 |
---|---|---|
committer | Jonathan Blandford <jrb@src.gnome.org> | 2003-10-07 18:25:18 +0000 |
commit | 18afbf48afe11fa243b6ed1cdc4ec41b974cf8c6 (patch) | |
tree | 038e5c20484b5f90f1b4e17c59ecdca08bb8e5e8 /ChangeLog.pre-2-10 | |
parent | 5f5323d82046cddc6b76b3fa03c6682c43266719 (diff) | |
download | gdk-pixbuf-18afbf48afe11fa243b6ed1cdc4ec41b974cf8c6.tar.gz |
only show the child if we have one.
Mon Oct 6 14:18:47 2003 Jonathan Blandford <jrb@redhat.com>
* gtk/gtkexpander.c (gtk_expander_animation_timeout): only show
the child if we have one.
(gtk_expander_button_release): use
gtk_widget_activate instead.
Diffstat (limited to 'ChangeLog.pre-2-10')
-rw-r--r-- | ChangeLog.pre-2-10 | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-10 b/ChangeLog.pre-2-10 index bf7d80e53..2d1949967 100644 --- a/ChangeLog.pre-2-10 +++ b/ChangeLog.pre-2-10 @@ -1,3 +1,11 @@ +Mon Oct 6 14:18:47 2003 Jonathan Blandford <jrb@redhat.com> + + * gtk/gtkexpander.c (gtk_expander_animation_timeout): only show + the child if we have one. + + (gtk_expander_button_release): use + gtk_widget_activate instead. + Mon Oct 6 21:05:46 2003 Matthias Clasen <maclas@gmx.de> * gtk/gtktable.c (gtk_table_class_init): Start the blurb for |