aboutsummaryrefslogtreecommitdiff
path: root/liblogdiag/ld-category-view.c
Commit message (Collapse)AuthorAgeFilesLines
* Add an LdCategory * argument to new() functions.Přemysl Janouch2012-10-081-8/+9
|
* Stub LdCategorySymbolView.Přemysl Janouch2012-10-081-5/+14
|
* Get rid of the `expander prefix' property.Přemysl Janouch2012-10-081-63/+49
| | | | And make the root be named after whatever the path separator is set to.
* Make child Categories point back to their parents.Přemysl Janouch2012-10-081-0/+3
|
* Fix property type in LdCategoryView.Přemysl Janouch2012-10-081-1/+1
|
* Rename LdLibraryPane to LdCategoryView.Přemysl Janouch2012-10-081-0/+323
And make it load categories recursively using itself.