summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/ink-spinscale.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-2/+2
* Avoid crash when confirming new value in InkSpinScale with KeyboardEduard Braun2018-03-131-1/+1
* Allow to constrain InkSpinScale slider values by pressing Ctrl keyEduard Braun2018-03-121-1/+1
* Replace the Gtk::Range by Gtk::Scale in the InkSpinScale widget.Tavmjong Bah2017-12-191-5/+22
* Replace GimpSpinScale by InkSpinScale.Tavmjong Bah2017-12-181-0/+78