diff options
author | Christopher James Lahey <clahey@ximian.com> | 2002-02-01 04:23:00 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2002-02-01 04:23:00 +0800 |
commit | a3bd2634b10cbeaa0dd82cdb37c9007476977050 (patch) | |
tree | 5a55e4d3945578c19e5483c9aa9c4cd8a9491d83 /widgets/misc | |
parent | 81762a26a3409b65c1d7a45e024eaba88242f103 (diff) | |
download | gsoc2013-evolution-a3bd2634b10cbeaa0dd82cdb37c9007476977050.tar gsoc2013-evolution-a3bd2634b10cbeaa0dd82cdb37c9007476977050.tar.gz gsoc2013-evolution-a3bd2634b10cbeaa0dd82cdb37c9007476977050.tar.bz2 gsoc2013-evolution-a3bd2634b10cbeaa0dd82cdb37c9007476977050.tar.lz gsoc2013-evolution-a3bd2634b10cbeaa0dd82cdb37c9007476977050.tar.xz gsoc2013-evolution-a3bd2634b10cbeaa0dd82cdb37c9007476977050.tar.zst gsoc2013-evolution-a3bd2634b10cbeaa0dd82cdb37c9007476977050.zip |
Made this function much more readable. Got rid of all the gotos. Fixed a
2002-01-31 Christopher James Lahey <clahey@ximian.com>
* e-tree-model.c (e_tree_model_node_find): Made this function much
more readable. Got rid of all the gotos. Fixed a case where
going backwards during a root search checked the root node first.
(e_tree_model_node_real_traverse): Made backwards traversals be
postorder, as they should be, instead of preorder.
* e-tree.c (find_next_callback): Use an extra callback function
here to go from sorted path to model path.
svn path=/trunk/; revision=15543
Diffstat (limited to 'widgets/misc')
0 files changed, 0 insertions, 0 deletions