aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorXan Lopez <xan@src.gnome.org>2003-03-24 04:10:33 +0800
committerXan Lopez <xan@src.gnome.org>2003-03-24 04:10:33 +0800
commit0e595f395732cc4c2e6a18dd460beb9335f81188 (patch)
tree1540cf39044fb24a113b399d008b4933503436ca /ChangeLog
parent9e061fdc100ec5c71288049e4daffedd4253733d (diff)
downloadgsoc2013-epiphany-0e595f395732cc4c2e6a18dd460beb9335f81188.tar
gsoc2013-epiphany-0e595f395732cc4c2e6a18dd460beb9335f81188.tar.gz
gsoc2013-epiphany-0e595f395732cc4c2e6a18dd460beb9335f81188.tar.bz2
gsoc2013-epiphany-0e595f395732cc4c2e6a18dd460beb9335f81188.tar.lz
gsoc2013-epiphany-0e595f395732cc4c2e6a18dd460beb9335f81188.tar.xz
gsoc2013-epiphany-0e595f395732cc4c2e6a18dd460beb9335f81188.tar.zst
gsoc2013-epiphany-0e595f395732cc4c2e6a18dd460beb9335f81188.zip
Some ground work on the PRIORITY property, change it from bool to int, add
Some ground work on the PRIORITY property, change it from bool to int, add more priority types (ALL, SPECIAL, NORMAL), and use it in the WEIGTH_TEXT property (just ALL is bold now).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3f629cf2c..9541857bd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2003-03-23 Xan Lopez <xan@masilla.org>
+
+ * src/bookmarks/ephy-bookmarks.c: (ephy_bookmarks_init):
+ * src/bookmarks/ephy-node-view.c: (ephy_node_view_sort_func):
+ * src/bookmarks/ephy-tree-model-node.c:
+ (ephy_tree_model_node_get_column_type),
+ (ephy_tree_model_node_get_value):
+ * src/bookmarks/ephy-tree-model-node.h:
+
+ Some ground work on the PRIORITY property, change it from
+ bool to int, add more priority types (ALL, SPECIAL, NORMAL),
+ and use it in the WEIGTH_TEXT property (just ALL is bold now).
+
2003-03-23 David Bordoley <bordoley@msu.edu>
* data/art/Makefile.am: