diff options
author | Marco Pesenti Gritti <marco@it.gnome.org> | 2003-04-28 01:09:58 +0800 |
---|---|---|
committer | Marco Pesenti Gritti <mpeseng@src.gnome.org> | 2003-04-28 01:09:58 +0800 |
commit | 4d94003629211bb7cb57189742b718201d2c27bd (patch) | |
tree | 693ae06447b471e76bf9baccaa91d7e7e7981fa8 /ChangeLog | |
parent | fbe3cc4fcb4bdfd7bd28443a0852a4b79ff920c6 (diff) | |
download | gsoc2013-epiphany-4d94003629211bb7cb57189742b718201d2c27bd.tar.gz 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-- | ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -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), |