aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@it.gnome.org>2003-04-21 04:57:13 +0800
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-04-21 04:57:13 +0800
commit55b65a38b1129a1e0874b22a565719750ce0ef14 (patch)
tree6404a092eabd214b5b9fc2f9ba8ce94a14dc0c49 /ChangeLog
parent9f83e4c982e031826e3b0f020c3eafd8619fe1aa (diff)
downloadgsoc2013-epiphany-55b65a38b1129a1e0874b22a565719750ce0ef14.tar
gsoc2013-epiphany-55b65a38b1129a1e0874b22a565719750ce0ef14.tar.gz
gsoc2013-epiphany-55b65a38b1129a1e0874b22a565719750ce0ef14.tar.bz2
gsoc2013-epiphany-55b65a38b1129a1e0874b22a565719750ce0ef14.tar.lz
gsoc2013-epiphany-55b65a38b1129a1e0874b22a565719750ce0ef14.tar.xz
gsoc2013-epiphany-55b65a38b1129a1e0874b22a565719750ce0ef14.tar.zst
gsoc2013-epiphany-55b65a38b1129a1e0874b22a565719750ce0ef14.zip
Allow to add topics, update when changing bookmarks.
2003-04-20 Marco Pesenti Gritti <marco@it.gnome.org> * data/ui/epiphany-bookmark-editor-ui.xml.in: * src/bookmarks/ephy-bookmarks-editor.c: (cmd_show_in_the_toolbar), (cmd_copy), (ephy_bookmarks_editor_update_menu): * src/bookmarks/ephy-bookmarks-toolbar.c: (bookmarks_changed_cb), (ephy_bookmarks_toolbar_init), (ephy_bookmarks_toolbar_clean), (go_location_cb), (add_toolitem), (ephy_bookmarks_toolbar_rebuild), (ephy_bookmarks_toolbar_update): Allow to add topics, update when changing bookmarks.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 72649e7bd..1660a41fb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+2003-04-20 Marco Pesenti Gritti <marco@it.gnome.org>
+
+ * data/ui/epiphany-bookmark-editor-ui.xml.in:
+ * src/bookmarks/ephy-bookmarks-editor.c: (cmd_show_in_the_toolbar),
+ (cmd_copy), (ephy_bookmarks_editor_update_menu):
+ * src/bookmarks/ephy-bookmarks-toolbar.c: (bookmarks_changed_cb),
+ (ephy_bookmarks_toolbar_init), (ephy_bookmarks_toolbar_clean),
+ (go_location_cb), (add_toolitem), (ephy_bookmarks_toolbar_rebuild),
+ (ephy_bookmarks_toolbar_update):
+
+ Allow to add topics, update when changing bookmarks.
+
2003-04-20 Xan Lopez <xan@masilla.org>
* src/bookmarks/ephy-bookmarks-editor.c: (cmd_copy):