]> Pileus Git - ~andy/gtk/commit
Fixes for #12804 and #134722, Damon Chaplin:
authorMatthias Clasen <maclas@gmx.de>
Thu, 26 Feb 2004 20:51:02 +0000 (20:51 +0000)
committerMatthias Clasen <matthiasc@src.gnome.org>
Thu, 26 Feb 2004 20:51:02 +0000 (20:51 +0000)
commit2b7b833e045bbaa7c7710257a4349ca93cb1eba0
treed0a46dcb9d775475659b6967e418d1bb281932fa
parentaf02a5ccd3fe8794087bdaa7acec421342f7aaab
Fixes for #12804 and #134722, Damon Chaplin:

Thu Feb 26 21:52:58 2004  Matthias Clasen  <maclas@gmx.de>

Fixes for #12804 and #134722, Damon Chaplin:

* gtk/gtkcombobox.c (gtk_combo_box_cell_layout_pack_end):
* gtk/gtkcombobox.c (gtk_combo_box_cell_layout_pack_start):
Ref and sink the cell renderers here.

* gtk/gtkcombobox.c (gtk_combo_box_finalize): Unref the cell
renderers here, and free attributes and func_data.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtkcombobox.c