2006-12-20 Ross Burton * libowl.doap: Add basic DOAP file. 2006-03-20 Ross Burton * libowl/owltreemodelslice.c: Implement ref_ and unref_node(). 2006-03-18 Ross Burton * libowl/owltreemodelslice.c: Don't gtk_tree_path_copy() a NULL path. 2006-03-18 Ross Burton * 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.