summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/addtoicon.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor addtoicon and turn into more generic iconrenderer CellRendererMartin Owens2018-09-271-79/+0
|
* Remove #include "config.h" from header files where possibleEduard Braun2018-09-241-4/+0
|
* adding gtk-themeJabier Arraiza2018-07-211-1/+0
|
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-1/+1
| | | | | This replaces empty constructors and destructors with the default keyword.
* 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.
* Remove old icon handling codeAlexander Valavanis2017-06-291-1/+1
|
* ui/widgets: Drop GTK2 fallbacksAlex Valavanis2016-07-281-14/+0
| | | (bzr r15023.2.6)
* Make icon creation more consistent - use sp_icon_new where possibleLiam P. White2015-02-221-1/+1
| | | (bzr r13936)
* Start cleanup for merge into trunkLiam P. White2014-03-071-1/+1
| | | (bzr r13090.1.20)
* Added a few swatch related functions (does not compile)Liam P. White2014-03-051-0/+98
(bzr r13090.1.15)