From 8ddb619ad083a9a7d2ce9e2de72554607bbfbf01 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Mon, 3 Mar 2003 22:10:44 +0000 Subject: (e_select_names_init): Instead of using gtk_widget_unparent(), remove the widget from the container using gtk_container_remove(). This fixes a bunch of crashers in all the places using the ESelectNames widget/control. svn path=/trunk/; revision=20127 --- addressbook/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'addressbook/ChangeLog') diff --git a/addressbook/ChangeLog b/addressbook/ChangeLog index 0ef7235111..1244e7ee38 100644 --- a/addressbook/ChangeLog +++ b/addressbook/ChangeLog @@ -1,3 +1,11 @@ +2003-03-03 Ettore Perazzoli + + * gui/component/select-names/e-select-names.c + (e_select_names_init): Instead of using gtk_widget_unparent(), + remove the widget from the container using gtk_container_remove(). + This fixes a bunch of crashers in all the places using the + ESelectNames widget/control. + 2003-02-28 Dan Winship * gui/contact-editor/Makefile.am: Build libecontacteditor as an -- cgit v1.2.3