Files
evolution/widgets/table
Chris Toshok 4dd58b9823 change/add prototypes and a typedef for ETreePathCompareFunc.
2000-10-02  Chris Toshok  <toshok@helixcode.com>

	* e-tree-model.h: change/add prototypes and a typedef for
	ETreePathCompareFunc.

	* e-tree-model.c (e_tree_model_node_set_compare_function): new
	function, used to set the comparison function for sorted nodes.
	Eventually sorting entail just calling this function, with the
	tree maintaining the sort.

	(e_tree_model_node_sort): use a helper function
	(e_tree_model_node_compare) to allow the e-tree user's comparison
	function to take mode reasonable paramaters.  also, fix it so the
	previous expanded state is kept with the node.  i can't believe i
	wrote it the way it originally was.  also, don't take the
	comparison function here.  it's set in
	e_tree_model_node_set_compare_function.

svn path=/trunk/; revision=5674
2000-10-02 22:10:13 +00:00
..
2000-04-27 17:18:51 +00:00
2000-04-27 17:18:51 +00:00
2000-02-12 00:27:22 +00:00
2000-10-02 18:02:53 +00:00
2000-03-31 22:28:38 +00:00
2000-03-31 22:06:02 +00:00
2000-06-29 19:22:24 +00:00
2000-03-30 18:02:09 +00:00
2000-03-30 18:02:09 +00:00
2000-08-24 19:36:44 +00:00
2000-04-06 08:00:35 +00:00
2000-09-29 14:05:00 +00:00
1999-12-12 16:59:33 +00:00