aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 04b60cf32..8aa1b0c2d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,23 @@
2005-02-10 Christian Persch <chpe@cvs.gnome.org>
+ * src/ephy-tab.c: (ephy_tab_finalize), (ephy_tab_title_cb),
+ (ensure_page_info), (ephy_tab_init), (ephy_tab_set_title),
+ (ephy_tab_get_title), (ephy_tab_get_zoom):
+ * src/ephy-tab.h:
+ * src/ephy-tabs-menu.c: (ephy_tabs_menu_get_type),
+ (tab_action_activate_cb), (sync_tab_title), (tab_added_cb),
+ (tab_removed_cb), (tabs_reordered_cb), (sync_active_tab),
+ (ephy_tabs_menu_set_window), (ephy_tabs_menu_set_property),
+ (ephy_tabs_menu_get_property), (ephy_tabs_menu_class_init),
+ (ephy_tabs_menu_clean), (tab_set_action_accelerator),
+ (ephy_tabs_menu_update):
+ * src/ephy-window.c: (ephy_window_set_active_tab),
+ (ephy_window_get_active_embed):
+
+ Remove ephy_tab_get_action(). Adapts the tabs menu accordingly.
+
+2005-02-10 Christian Persch <chpe@cvs.gnome.org>
+
* src/ephy-window.c: (ephy_window_dispose),
(ephy_window_class_init), (ephy_window_finalize):