From 3bc73b6a382f9ba80d68f9e7b9740bc34ce1d101 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Tue, 7 Aug 2001 21:47:25 +0000 Subject: [This should fix #5407, application crash on re-opening.] * e-shell.c (e_shell_construct): Call `gtk_widget_hide_on_delete()' on the splash. * e-splash.c (e_splash_add_icon): Don't check for destruction here. (e_splash_set_icon_highlight): Not even here. (button_press_event): Use a GTK+ cast. svn path=/trunk/; revision=11743 --- shell/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 3a25203c57..49221e7fa3 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,15 @@ +2001-08-07 Ettore Perazzoli + + [This should fix #5407, application crash on re-opening.] + + * e-shell.c (e_shell_construct): Call + `gtk_widget_hide_on_delete()' on the splash. + + * e-splash.c (e_splash_add_icon): Don't check for destruction + here. + (e_splash_set_icon_highlight): Not even here. + (button_press_event): Use a GTK+ cast. + 2001-08-07 Ettore Perazzoli * e-shortcuts-view-model.c (load_group_into_model): Get the icon -- cgit v1.2.3