aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorXan Lopez <xan@src.gnome.org>2003-02-14 01:16:12 +0800
committerXan Lopez <xan@src.gnome.org>2003-02-14 01:16:12 +0800
commit63bcb49e9b32d7b9be1e58ee99a9f2dd2b60b5f4 (patch)
treef60895c4c7c9df1033366caf631eb9cb6e0caaaa /ChangeLog
parentb4fa5f3fcf81f4cdfb570314069640611b618a8a (diff)
downloadgsoc2013-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--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3cec2fc54..6a7144723 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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):