aboutsummaryrefslogtreecommitdiff
path: root/liblogdiag/ld-category-symbol-view.c
Commit message (Expand)AuthorAgeFilesLines
* Add clang-format configuration, clean upPřemysl Eric Janouch2021-10-251-3/+3
* Update a comment about widget stylingPřemysl Eric Janouch2021-10-171-1/+4
* LdCategorySymbolView: work around a mysterious bugPřemysl Eric Janouch2021-07-241-4/+14
* Name changePřemysl Eric Janouch2020-09-281-1/+1
* Workaround an issue with getting theme coloursPřemysl Janouch2018-06-251-0/+3
* Fix and update LICENSEPřemysl Janouch2017-02-031-1/+1
* Fix additional deprecation warningsPřemysl Janouch2015-01-201-6/+15
* Fix drag and dropPřemysl Janouch2015-01-201-1/+9
* Fix LdCategorySymbolView size negotiationPřemysl Janouch2015-01-191-43/+65
* GTK+ 3: Fix compilation, scrolling, drawingPřemysl Janouch2015-01-191-10/+8
* Win32 bugfixes.Přemysl Janouch2012-10-101-0/+3
* Code reordering.Přemysl Janouch2012-10-081-210/+202
* Renaming.Přemysl Janouch2012-10-081-11/+11
* Add LdCategoryViewIf.Přemysl Janouch2012-10-081-74/+32
* Show symbol names in the statusbar again..Přemysl Janouch2012-10-081-2/+43
* Add drag and drop support for symbols.Přemysl Janouch2012-10-081-13/+138
* Make LdCategorySymbolView show symbols.Přemysl Janouch2012-10-081-20/+210
* Add ld_category_get_path() and use it.Přemysl Janouch2012-10-081-0/+11
* Add an LdCategory * argument to new() functions.Přemysl Janouch2012-10-081-2/+7
* Stub LdCategorySymbolView.Přemysl Janouch2012-10-081-0/+252