From 0e595f395732cc4c2e6a18dd460beb9335f81188 Mon Sep 17 00:00:00 2001 From: Xan Lopez Date: Sun, 23 Mar 2003 20:10:33 +0000 Subject: 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). --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 3f629cf2c..9541857bd 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,16 @@ +2003-03-23 Xan Lopez + + * 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 * data/art/Makefile.am: -- cgit v1.2.3