From 6e2dd16aab99579360000ff1d2c66ece64dc3af3 Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Thu, 26 Aug 2004 18:50:46 +0000 Subject: Get the position of the new tab after the tab_added signal was emitted, to 2004-08-26 Christian Persch * src/ephy-notebook.c: (ephy_notebook_add_tab): Get the position of the new tab after the tab_added signal was emitted, to get it right in the case the signal handler reorders the tabs. Patch by Justin Wake. --- ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 781f54254..349bed30a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2004-08-26 Christian Persch + + * src/ephy-notebook.c: (ephy_notebook_add_tab): + + Get the position of the new tab after the tab_added signal was emitted, + to get it right in the case the signal handler reorders the tabs. + Patch by Justin Wake. + 2004-08-26 Christian Persch * src/ephy-window.c: (update_actions_sensitivity): -- cgit v1.2.3