summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@src.gnome.org>2004-06-10 18:33:51 +0000
committerMarco Pesenti Gritti <marco@src.gnome.org>2004-06-10 18:33:51 +0000
commita96088a072ff7b05e8af0a584bc8d2344841da6b (patch)
tree36af4a51e085a8461669b9f57638503831420b20
parent186e406d3134786d8f5d63a08060ac07152da1e0 (diff)
downloadepiphany-bookmarksbar-separation.tar.gz
*** empty log message ***bookmarksbar-separation
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7145bed03..667d9d526 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2004-06-10 Marco Pesenti Gritti <marco@gnome.org>
+
+ * src/bookmarks/ephy-bookmarks-editor.c:
+ (toolbar_items_changed_cb), (cmd_show_in_bookmarks_bar),
+
+ Block the signal when removing bookmarks from toolbars.
+
+ (ephy_bookmarks_editor_get_property):
+ * src/bookmarks/ephy-bookmarksbar-model.c:
+ (ephy_bookmarksbar_model_remove_bookmark):
+
+ Remove all copy of a bookmark from toolbar, not just one
+ of them.
+
2004-06-10 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-bookmarksbar-model.c: