From 05877aea9bad861887d7917bdeb53741b84aeb23 Mon Sep 17 00:00:00 2001 From: Ettore Perazzoli Date: Sun, 15 Jul 2001 05:18:49 +0000 Subject: Fix a crash that could happen by closing one or more views, and then clicking on the off-line button. svn path=/trunk/; revision=11107 --- shell/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index 2a6293c485..bc87bec543 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,11 @@ +2001-07-15 Ettore Perazzoli + + * e-shell-view-menu.c (e_shell_view_menu_setup): Connect the + "line_status_changed" signal with + `gtk_signal_connect_while_alive()' for the shell views, so we + don't crash if a view gets destroyed. + * e-shell-view.c (e_shell_view_construct): Likewise. + 2001-07-12 Jason Leach * e-shell-view-menu.c (command_submit_bug): Because -- cgit v1.2.3