diff options
author | Xan Lopez <xan@src.gnome.org> | 2003-02-14 01:16:12 +0800 |
---|---|---|
committer | Xan Lopez <xan@src.gnome.org> | 2003-02-14 01:16:12 +0800 |
commit | 63bcb49e9b32d7b9be1e58ee99a9f2dd2b60b5f4 (patch) | |
tree | f60895c4c7c9df1033366caf631eb9cb6e0caaaa /ChangeLog | |
parent | b4fa5f3fcf81f4cdfb570314069640611b618a8a (diff) | |
download | gsoc2013-epiphany-63bcb49e9b32d7b9be1e58ee99a9f2dd2b60b5f4.tar gsoc2013-epiphany-63bcb49e9b32d7b9be1e58ee99a9f2dd2b60b5f4.tar.gz gsoc2013-epiphany-63bcb49e9b32d7b9be1e58ee99a9f2dd2b60b5f4.tar.bz2 gsoc2013-epiphany-63bcb49e9b32d7b9be1e58ee99a9f2dd2b60b5f4.tar.lz gsoc2013-epiphany-63bcb49e9b32d7b9be1e58ee99a9f2dd2b60b5f4.tar.xz gsoc2013-epiphany-63bcb49e9b32d7b9be1e58ee99a9f2dd2b60b5f4.tar.zst gsoc2013-epiphany-63bcb49e9b32d7b9be1e58ee99a9f2dd2b60b5f4.zip |
Make "Go to" button insensitive when no bookmark is selected.
Make "Go to" button insensitive when no bookmark is selected.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2003-02-13 Xan Lopez <xan@masilla.org> + + * src/bookmarks/ephy-bookmarks-editor.c: + (ephy_bookmarks_editor_node_selected_cb), + (keyword_node_selected_cb), (ephy_bookmarks_editor_construct): + + Make "Go to" button insensitive when no bookmark is selected. + 2003-02-12 James Willcox <jwillcox@gnome.org> * src/bookmarks/ephy-bookmark-action.c: (entry_activated_cb): |