diff options
author | Xan Lopez <xan@src.gnome.org> | 2003-03-30 07:12:34 +0800 |
---|---|---|
committer | Xan Lopez <xan@src.gnome.org> | 2003-03-30 07:12:34 +0800 |
commit | e6f7200e86782d3fb216617d124024f42ba07721 (patch) | |
tree | c57f8fcc69394b1bfba70843ed1a82b6a957623d /ChangeLog | |
parent | 381356622a1181fe41cf5eda3261cf0e06b04647 (diff) | |
download | gsoc2013-epiphany-e6f7200e86782d3fb216617d124024f42ba07721.tar gsoc2013-epiphany-e6f7200e86782d3fb216617d124024f42ba07721.tar.gz gsoc2013-epiphany-e6f7200e86782d3fb216617d124024f42ba07721.tar.bz2 gsoc2013-epiphany-e6f7200e86782d3fb216617d124024f42ba07721.tar.lz gsoc2013-epiphany-e6f7200e86782d3fb216617d124024f42ba07721.tar.xz gsoc2013-epiphany-e6f7200e86782d3fb216617d124024f42ba07721.tar.zst gsoc2013-epiphany-e6f7200e86782d3fb216617d124024f42ba07721.zip |
Do not update menus on unselect.
Do not update menus on unselect.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ +2003-03-29 Xan Lopez <xan@masilla.org> + + * src/bookmarks/ephy-bookmarks-editor.c: + (cmd_open_bookmarks_in_tabs), (cmd_open_bookmarks_in_browser), + (cmd_bookmark_properties), + (ephy_bookmarks_editor_node_selected_cb), + (keyword_node_selected_cb): + + Do not update menus in element unselection. + Minor fixes. + 2003-03-29 David Bordoley <bordoley@msu.edu> * src/bookmarks/ephy-bookmarks-editor.c: (build_search_box): |