summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/highlight-picker.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
| | | | | | - 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
|
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-9/+9
| | | | | This adds the override specifier on all methods which override a virtual method, whether they were already virtual or missing this specifier.
* ui/widgets: Drop GTK2 fallbacksAlex Valavanis2016-07-281-14/+0
| | | (bzr r15023.2.6)
* Start cleanup for merge into trunkLiam P. White2014-03-071-1/+1
| | | (bzr r13090.1.20)
* Experimental merge of Ponyscape features into trunk (will not compile)Liam P. White2014-03-021-0/+90
(bzr r13090.1.1)