aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
diff options
context:
space:
mode:
authorChris Toshok <toshok@helixcode.com>2000-08-22 08:42:14 +0800
committerChris Toshok <toshok@src.gnome.org>2000-08-22 08:42:14 +0800
commit95ba651873ef5e263139a46ec76cb26b6cc79647 (patch)
treed75733ad5760973f4c3b92752605a42df03df6ed /e-util/ChangeLog
parentbfd2e9c92dc1cdc05eafbd5c3e5774d443c9a881 (diff)
downloadgsoc2013-evolution-95ba651873ef5e263139a46ec76cb26b6cc79647.tar
gsoc2013-evolution-95ba651873ef5e263139a46ec76cb26b6cc79647.tar.gz
gsoc2013-evolution-95ba651873ef5e263139a46ec76cb26b6cc79647.tar.bz2
gsoc2013-evolution-95ba651873ef5e263139a46ec76cb26b6cc79647.tar.lz
gsoc2013-evolution-95ba651873ef5e263139a46ec76cb26b6cc79647.tar.xz
gsoc2013-evolution-95ba651873ef5e263139a46ec76cb26b6cc79647.tar.zst
gsoc2013-evolution-95ba651873ef5e263139a46ec76cb26b6cc79647.zip
we can remove nodes with children now.
2000-08-21 Chris Toshok <toshok@helixcode.com> * e-tree-example-1.c (remove_node): we can remove nodes with children now. * e-tree-model.h: add prototype for e_tree_model_node_sort. * e-tree-model.c (etree_set_expanded): if the node is invisible, just set its expanded flag and return. (e_tree_model_root_node_set_visible): call set_expanded before we remove it from the row array or else the aforementioned change will result in nothing happening. (e_tree_model_node_insert): use a position of -1 as "append". (e_tree_model_node_insert): if the model was marked with root_visible == FALSE, make sure to set it's expanded flag to TRUE when the root node is inserted. (e_tree_model_node_sort): new function. svn path=/trunk/; revision=4912
Diffstat (limited to 'e-util/ChangeLog')
0 files changed, 0 insertions, 0 deletions