aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorXan Lopez <xan@src.gnome.org>2003-03-25 03:18:32 +0800
committerXan Lopez <xan@src.gnome.org>2003-03-25 03:18:32 +0800
commit1b741a09f48f593702e998d83bd11b8ce4dd1793 (patch)
treef089fc8ff965807306a3f68966610c39266a24b4 /ChangeLog
parentbb4528f9eef4b9417a4d7a2c7c012d8a3136170a (diff)
downloadgsoc2013-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--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1a68f8eea..4074989e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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),