summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/spin-scale.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* 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-4/+4
* Replace GimpSpinScale by InkSpinScale.Tavmjong Bah2017-12-181-12/+18
* Minor header cleanup. Add a few class names.Tavmjong Bah2017-12-131-4/+3
* ui/widgets: Drop GTK2 fallbacksAlex Valavanis2016-07-281-19/+6
* Fix unnecessary inclusion of glibmm/threads.h. This can be resolved by ensur...Alex Valavanis2015-04-271-4/+0
* Fix modelinesAlex Valavanis2014-08-301-3/+3
* Adding inclusion of config.h where needed for threads.h check.Jon A. Cruz2013-06-071-0/+4
* Added configure/ifdef guards to only bring in the needed #include if glibmm h...Jon A. Cruz2013-06-061-0/+2
* Correct to compile against recent gtkmm, including updated macports versions....Jon A. Cruz2013-06-041-0/+2
* Fix for 1014988 : Add gimp spin scale widgetJohn Smith2012-09-221-0/+117