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

	* libowl.doap:
	Add basic DOAP file.

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.