aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
blob: d2c925922326a398d646fbf2cdf3eac724e0d3ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
2006-03-20  Ross Burton  <ross@openedhand.com>

	* libowl/owltreemodelslice.c:
	Implement ref_ and unref_node().

2006-03-18  Ross Burton  <ross@openedhand.com>

	* libowl/owltreemodelslice.c:
	Don't gtk_tree_path_copy() a NULL path.

2006-03-18  Ross Burton  <ross@openedhand.com>

	* libowl/owltreemodelslice.[ch]:
	Add owl_tree_model_slice_set_root().
	Implement owl_tree_model_slice_convert_path_to_child_path()
	Rename gtk_tree_model_slice_get_model() to owl_tree_model_slice_get_model().
	Fix memory leaks and corruption.