summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/spin-scale.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Adding inclusion of config.h where needed for threads.h check.Jon A. Cruz2013-06-071-0/+4
| | | (bzr r12355)
* Added configure/ifdef guards to only bring in the needed #include if glibmm ↵Jon A. Cruz2013-06-061-0/+2
| | | | | has it. (bzr r12353)
* Correct to compile against recent gtkmm, including updated macports ↵Jon A. Cruz2013-06-041-0/+2
| | | | | | | | versions. Fixes bug #1179338. Fixed bugs: - https://launchpad.net/bugs/1179338 (bzr r12346.1.1)
* Fix for 1014988 : Add gimp spin scale widgetJohn Smith2012-09-221-0/+117
(bzr r11690)