From 1fbc48cb732fe50940b993578d3ea0412ce1bbaf Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Mon, 1 Nov 2004 15:14:20 +0000 Subject: Don't deactivate the toolbar when another item in the same toolbar gains 2004-11-01 Christian Persch * lib/widgets/ephy-location-entry.c: (ephy_location_entry_init), (ephy_location_entry_activate): * src/ephy-location-action.c: (ephy_location_action_class_init): * src/ephy-window.c: (ephy_window_init): * src/toolbar.c: (toolbar_class_init), (toolbar_finalize), (maybe_finish_activation_cb), (toolbar_activate_location), (toolbar_update_zoom), (toolbar_new): * src/toolbar.h: Don't deactivate the toolbar when another item in the same toolbar gains focus. Fixes bug #155650. --- ChangeLog | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1749bbe16..b4701afa1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,17 @@ +2004-11-01 Christian Persch + + * lib/widgets/ephy-location-entry.c: (ephy_location_entry_init), + (ephy_location_entry_activate): + * src/ephy-location-action.c: (ephy_location_action_class_init): + * src/ephy-window.c: (ephy_window_init): + * src/toolbar.c: (toolbar_class_init), (toolbar_finalize), + (maybe_finish_activation_cb), (toolbar_activate_location), + (toolbar_update_zoom), (toolbar_new): + * src/toolbar.h: + + Don't deactivate the toolbar when another item in the same toolbar + gains focus. Fixes bug #155650. + 2004-11-01 Christian Persch * src/bookmarks/ephy-bookmark-action.c: (properties_activate_cb), -- cgit v1.2.3