diff options
author | Xan Lopez <xan@src.gnome.org> | 2003-03-25 03:18:32 +0800 |
---|---|---|
committer | Xan Lopez <xan@src.gnome.org> | 2003-03-25 03:18:32 +0800 |
commit | 1b741a09f48f593702e998d83bd11b8ce4dd1793 (patch) | |
tree | f089fc8ff965807306a3f68966610c39266a24b4 /ChangeLog | |
parent | bb4528f9eef4b9417a4d7a2c7c012d8a3136170a (diff) | |
download | gsoc2013-epiphany-1b741a09f48f593702e998d83bd11b8ce4dd1793.tar gsoc2013-epiphany-1b741a09f48f593702e998d83bd11b8ce4dd1793.tar.gz gsoc2013-epiphany-1b741a09f48f593702e998d83bd11b8ce4dd1793.tar.bz2 gsoc2013-epiphany-1b741a09f48f593702e998d83bd11b8ce4dd1793.tar.lz gsoc2013-epiphany-1b741a09f48f593702e998d83bd11b8ce4dd1793.tar.xz gsoc2013-epiphany-1b741a09f48f593702e998d83bd11b8ce4dd1793.tar.zst gsoc2013-epiphany-1b741a09f48f593702e998d83bd11b8ce4dd1793.zip |
s/EPHY_NODE_KEYWORD_PROP_ALL_PRIORITY/EPHY_NODE_KEYWORD_PROP_PRIORITY/ Add
s/EPHY_NODE_KEYWORD_PROP_ALL_PRIORITY/EPHY_NODE_KEYWORD_PROP_PRIORITY/
Add a "Most Visited" topic, featuring the 10 most visited
bookmarks.
Now special topics are bold too.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 15 |
1 files changed, 15 insertions, 0 deletions
@@ -1,3 +1,18 @@ +2003-03-24 Xan Lopez <xan@masilla.org> + + * src/bookmarks/ephy-bookmarks-editor.c: + (ephy_bookmarks_editor_construct): + * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_save), + (ephy_bookmarks_init): + * src/bookmarks/ephy-bookmarks.h: + * src/bookmarks/ephy-topics-selector.c: (fill_model): + * src/bookmarks/ephy-tree-model-node.c: + (ephy_tree_model_node_get_value): + + s/EPHY_NODE_KEYWORD_PROP_ALL_PRIORITY/EPHY_NODE_KEYWORD_PROP_PRIORITY/ + Add a "Most Visited" topic, featuring the 10 most visited bookmarks. + Now special topics are bold too. + 2003-03-24 Marco Pesenti Gritti <marco@it.gnome.org> * src/bookmarks/ephy-bookmarks.c: (update_topics_list), |