aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6580b45a7..cfa85c123 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,17 @@
2004-02-04 Christian Persch <chpe@cvs.gnome.org>
+ * lib/widgets/ephy-zoom-action.c: (ephy_zoom_action_get_type),
+ (zoom_to_level_cb), (connect_proxy), (proxy_menu_activate_cb),
+ (create_menu_item), (ephy_zoom_action_class_init):
+ * lib/widgets/ephy-zoom-action.h:
+ * lib/widgets/ephy-zoom-control.c: (ephy_zoom_control_class_init):
+ * src/ephy-history-window.c: (cmd_delete),
+
+ Fix toolbar overflow menu creation. Don't connect zoom control signals
+ to a menu item.
+
+2004-02-04 Christian Persch <chpe@cvs.gnome.org>
+
* lib/widgets/ephy-arrow-toolbutton.c:
(ephy_arrow_toolbutton_finalize):