From 94c61bbfadcc832956c77837d2d1524482484715 Mon Sep 17 00:00:00 2001 From: Chris Toshok Date: Fri, 8 Nov 2002 07:14:50 +0000 Subject: guard against multiple calls. fixes a crash whenever a task finishes (the 2002-11-07 Chris Toshok * e-task-widget.c (impl_destroy): guard against multiple calls. fixes a crash whenever a task finishes (the addressbook finishing loading, etc.). * e-shell-marshal.list: add NONE:BOOL for evolution-shell-component. * evolution-shell-component.c (class_init): register the signals with g_signal_new. svn path=/trunk/; revision=18661 --- shell/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 4318d8edfa..a8f6dfe002 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,15 @@ +2002-11-07 Chris Toshok + + * e-task-widget.c (impl_destroy): guard against multiple calls. + fixes a crash whenever a task finishes (the addressbook finishing + loading, etc.). + + * e-shell-marshal.list: add NONE:BOOL for + evolution-shell-component. + + * evolution-shell-component.c (class_init): register the signals + with g_signal_new. + 2002-11-05 Ettore Perazzoli * e-shell.c (e_shell_show_settings): Allow type being NULL. -- cgit v1.2.3