summaryrefslogtreecommitdiffstats
path: root/src/widgets/style-utils.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-14/+8
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* Remove #include "config.h" from header files where possibleEduard Braun2018-09-241-4/+0
|
* Made the style-utils.h license dual-with-GPLv2+.Shlomi Fish2016-10-081-1/+7
| | | | | Probably matters little legally, but it helps to be explicit. (bzr r15100.1.32)
* Extract a function - is_query_style_updateable.Shlomi Fish2016-10-021-0/+39
(bzr r15100.1.29)