aboutsummaryrefslogtreecommitdiff
path: root/liblogdiag/ld-library-pane.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove category management from LdLibrary.Přemysl Janouch2012-10-081-1/+2
| | | | | | Now it uses a special hidden `/' root category. Also removed ld_library_clear() momentarily, for it has no users.
* Start making a replacement for LdLibraryToolbar.Přemysl Janouch2012-10-081-0/+227
The main advantages are the lack of need to create an icon for each category there is in the library and faster workflow.