From bd8de625888d481cb6c6ce73721d3597349f5afb Mon Sep 17 00:00:00 2001 From: Marco Pesenti Gritti Date: Wed, 10 Sep 2003 08:11:43 +0000 Subject: Make spinner status per tab. Remove the default to tab pref, use tab by 2003-09-10 Marco Pesenti Gritti * data/epiphany.schemas.in: * data/glade/prefs-dialog.glade: * lib/ephy-prefs.h: * src/ephy-notebook.c: (update_tabs_visibility), (ephy_notebook_init): * src/ephy-shell.c: (ephy_shell_new_tab): * src/ephy-tab.c: (open_link_in_new_tab): * src/ephy-window.c: (sync_tab_load_status), (ephy_window_set_active_tab), (tab_added_cb), (tab_removed_cb): * src/prefs-dialog.c: Make spinner status per tab. Remove the default to tab pref, use tab by default for middle click on links, add a always_show_tabs_bar hidden pref. --- ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 7efb84833..e6d55be20 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2003-09-10 Marco Pesenti Gritti + + * data/epiphany.schemas.in: + * data/glade/prefs-dialog.glade: + * lib/ephy-prefs.h: + * src/ephy-notebook.c: (update_tabs_visibility), + (ephy_notebook_init): + * src/ephy-shell.c: (ephy_shell_new_tab): + * src/ephy-tab.c: (open_link_in_new_tab): + * src/ephy-window.c: (sync_tab_load_status), + (ephy_window_set_active_tab), (tab_added_cb), (tab_removed_cb): + * src/prefs-dialog.c: + + Make spinner status per tab. + Remove the default to tab pref, use tab by default for middle + click on links, add a always_show_tabs_bar hidden pref. + 2003-09-10 Pablo Saratxaga * configure.in: Added Walloon (wa) to ALL_LINGUAS -- cgit v1.2.3