summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/color-scales.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-0/+9
* Remove #include "config.h" from header files where possibleEduard Braun2018-09-241-4/+0
* Replace typedef enum with enum in POD type declarations.Emmanuel Gil Peyrot2018-06-201-2/+2
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-5/+5
* Run clang-tidy’s modernize-use-equals-delete pass.Emmanuel Gil Peyrot2018-06-121-2/+2
* Allow to constrain color slider values by pressing Ctrl keyEduard Braun2018-03-121-1/+1
* Add HSV picker mode to color scalesRoman Hargrave2017-08-021-1/+2
* Rename SP_COLOR_SCALES_MODE_HSV to SP_COLOR_SCALES_MODE_HSLRoman Hargrave2017-08-021-1/+1
* ui/widgets: Drop GTK2 fallbacksAlex Valavanis2016-07-281-8/+0
* fixed: color scales - updating color when switched from undefinedTomasz Boczkowski2015-05-171-0/+2
* Reformatted refactored filesTomasz Boczkowski2015-05-031-15/+12
* Introduced fixes after merge proposal reviewTomasz Boczkowski2015-05-031-1/+1
* Removed unnecessary inclusion of glibmm/threads.hTomasz Boczkowski2015-05-031-8/+1
* merged SPColorScales c++-sification from svgpaints branchTomasz Boczkowski2015-04-261-1/+1
* SPColorScales c++-sification - using SelectedColorTomasz Boczkowski2014-05-311-41/+22
* SPColorScales c++-sification - move to ui/widgetTomasz Boczkowski2014-05-311-0/+139