aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarco Pesenti Gritti <marco@it.gnome.org>2003-04-28 01:09:58 +0800
committerMarco Pesenti Gritti <mpeseng@src.gnome.org>2003-04-28 01:09:58 +0800
commit4d94003629211bb7cb57189742b718201d2c27bd (patch)
tree693ae06447b471e76bf9baccaa91d7e7e7981fa8 /ChangeLog
parentfbe3cc4fcb4bdfd7bd28443a0852a4b79ff920c6 (diff)
downloadgsoc2013-epiphany-4d94003629211bb7cb57189742b718201d2c27bd.tar
gsoc2013-epiphany-4d94003629211bb7cb57189742b718201d2c27bd.tar.gz
gsoc2013-epiphany-4d94003629211bb7cb57189742b718201d2c27bd.tar.bz2
gsoc2013-epiphany-4d94003629211bb7cb57189742b718201d2c27bd.tar.lz
gsoc2013-epiphany-4d94003629211bb7cb57189742b718201d2c27bd.tar.xz
gsoc2013-epiphany-4d94003629211bb7cb57189742b718201d2c27bd.tar.zst
gsoc2013-epiphany-4d94003629211bb7cb57189742b718201d2c27bd.zip
Update sensitivity on selection changes. Thanks xan to find this one.
2003-04-27 Marco Pesenti Gritti <marco@it.gnome.org> * src/bookmarks/ephy-bookmarks-editor.c: (ephy_bookmarks_editor_update_menu), (view_selection_changed_cb), (ephy_bookmarks_editor_construct): Update sensitivity on selection changes. Thanks xan to find this one. * src/toolbar.c: (remove_action), (topic_remove_cb), (bookmark_remove_cb): Get back bookmarks/toolbar sync on bookmark removal.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 25e0ef9fc..23b79de6e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,19 @@
2003-04-27 Marco Pesenti Gritti <marco@it.gnome.org>
+ * src/bookmarks/ephy-bookmarks-editor.c:
+ (ephy_bookmarks_editor_update_menu), (view_selection_changed_cb),
+ (ephy_bookmarks_editor_construct):
+
+ Update sensitivity on selection changes. Thanks xan to find
+ this one.
+
+ * src/toolbar.c: (remove_action), (topic_remove_cb),
+ (bookmark_remove_cb):
+
+ Get back bookmarks/toolbar sync on bookmark removal.
+
+2003-04-27 Marco Pesenti Gritti <marco@it.gnome.org>
+
* src/bookmarks/ephy-bookmarks-editor.c: (view_focus_cb),
(add_focus_monitor), (remove_focus_monitor),
(ephy_bookmarks_editor_show_popup_cb),