diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-03-02 05:30:47 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-03-02 05:30:47 +0800 |
commit | f460e4b8e7ab36fc1deeb753a1ca8baa7d6116b8 (patch) | |
tree | 70d0d4b98c5735aecb4b415b958acd777363f864 /ChangeLog | |
parent | 67a48b9741659c516d6e62f0a9f85a3493d8010f (diff) | |
download | gsoc2013-epiphany-f460e4b8e7ab36fc1deeb753a1ca8baa7d6116b8.tar gsoc2013-epiphany-f460e4b8e7ab36fc1deeb753a1ca8baa7d6116b8.tar.gz gsoc2013-epiphany-f460e4b8e7ab36fc1deeb753a1ca8baa7d6116b8.tar.bz2 gsoc2013-epiphany-f460e4b8e7ab36fc1deeb753a1ca8baa7d6116b8.tar.lz gsoc2013-epiphany-f460e4b8e7ab36fc1deeb753a1ca8baa7d6116b8.tar.xz gsoc2013-epiphany-f460e4b8e7ab36fc1deeb753a1ca8baa7d6116b8.tar.zst gsoc2013-epiphany-f460e4b8e7ab36fc1deeb753a1ca8baa7d6116b8.zip |
Correctly sync the smarturl property of EphyBookmarksAction when it
2004-03-01 Christian Persch <chpe@cvs.gnome.org>
* src/bookmarks/ephy-bookmark-action.c: (smart_child_added_cb),
(smart_child_removed_cb), (ephy_bookmark_action_init):
Correctly sync the smarturl property of EphyBookmarksAction when
it changes. Fixes incorrect show/hide of the entry on the bookmarks
toolbar.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,5 +1,14 @@ 2004-03-01 Christian Persch <chpe@cvs.gnome.org> + * src/bookmarks/ephy-bookmark-action.c: (smart_child_added_cb), + (smart_child_removed_cb), (ephy_bookmark_action_init): + + Correctly sync the smarturl property of EphyBookmarksAction when + it changes. Fixes incorrect show/hide of the entry on the bookmarks + toolbar. + +2004-03-01 Christian Persch <chpe@cvs.gnome.org> + * src/bookmarks/ephy-bookmarks.c: (update_has_smart_address): When changing a bookmark address and it was a smart bookmark but |