From 3c300a731f8fe6e2b7efff0991e227e712e71579 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Wed, 19 May 2004 18:46:14 +0000 Subject: Emit the "tab_removed" signal also for the window's last tab. Part of bug 2004-05-19 Christian Persch * src/ephy-notebook.c: (ephy_notebook_remove_tab): * src/ephy-window.c: (tab_removed_cb): Emit the "tab_removed" signal also for the window's last tab. Part of bug #142078. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7f4d132ca..26afc1eca 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-05-19 Christian Persch + + * src/ephy-notebook.c: (ephy_notebook_remove_tab): + * src/ephy-window.c: (tab_removed_cb): + + Emit the "tab_removed" signal also for the window's last tab. + Part of bug #142078. + 2004-05-19 Christian Persch * lib/widgets/ephy-cell-renderer-progress.c: -- cgit v1.2.3