diff options
author | Kristian Rietveld <kris@gtk.org> | 2003-09-30 19:11:55 +0000 |
---|---|---|
committer | Kristian Rietveld <kristian@src.gnome.org> | 2003-09-30 19:11:55 +0000 |
commit | b78ee57ea41c5ff0cb98381301a9264c2404eb7d (patch) | |
tree | 2e332c884be1b9e24f7e4c9ff10e788979fbb282 /ChangeLog.pre-2-4 | |
parent | fa7b7509941959605cddf14bcfbed8f5a7dbb729 (diff) | |
download | gtk+-b78ee57ea41c5ff0cb98381301a9264c2404eb7d.tar.gz |
actually show the child.
Tue Sep 30 21:08:43 2003 Kristian Rietveld <kris@gtk.org>
* gtk/gtkcombobox.c (gtk_combo_box_init): actually show the child.
* gtk/gtkcomboboxentry.c (gtk_combo_box_entry_init): ditto. (#123543,
Marco Pesenti Gritti).
Diffstat (limited to 'ChangeLog.pre-2-4')
-rw-r--r-- | ChangeLog.pre-2-4 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-4 b/ChangeLog.pre-2-4 index 21476132a7..65ed428491 100644 --- a/ChangeLog.pre-2-4 +++ b/ChangeLog.pre-2-4 @@ -1,3 +1,10 @@ +Tue Sep 30 21:08:43 2003 Kristian Rietveld <kris@gtk.org> + + * gtk/gtkcombobox.c (gtk_combo_box_init): actually show the child. + + * gtk/gtkcomboboxentry.c (gtk_combo_box_entry_init): ditto. (#123543, + Marco Pesenti Gritti). + 2003-09-30 Murray Cumming <murrayc@usa.net> * gtk/gtkcellrenderer.h: The render vfunc takes a GdkDrawable* |