From 0ad8dad44a2c002f2da596ae886dea2a544ff061 Mon Sep 17 00:00:00 2001 From: Matthew Loper Date: Wed, 26 Apr 2000 19:28:22 +0000 Subject: + * widgets/e-text/e-text.c (e_text_destroy): Kill text->timer and + text->timeout on destroy. + + * e-shell-view.c (bonobo_widget_is_dead): Helper function to see + whether a bonobo widget is a zombie (ie the remote bonobo control + died). + (e_shell_view_set_view): Try to respawn dead bonobo widgets. svn path=/trunk/; revision=2638 --- shell/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'shell/ChangeLog') diff --git a/shell/ChangeLog b/shell/ChangeLog index bf2b4193b0..8f4a622cc5 100644 --- a/shell/ChangeLog +++ b/shell/ChangeLog @@ -1,3 +1,10 @@ +2000-04-26 Matt Loper + + * e-shell-view.c (bonobo_widget_is_dead): Helper function to see + whether a bonobo widget is a zombie (ie the remote bonobo control + died). + (e_shell_view_set_view): Try to respawn dead widgets. + 2000-04-25 Dan Winship * Makefile.am: include -I$(datadir)/idl in orbit-idl arguments so -- cgit v1.2.3