summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/spin-scale.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move GIMP widgets to their own folderAlex Valavanis2016-08-081-1/+1
| | | (bzr r15043.1.2)
* End GTK+ 2 support and remove GDL forkAlex Valavanis2016-08-041-21/+7
|\ | | | | (bzr r15038)
| * ui/widgets: Drop GTK2 fallbacksAlex Valavanis2016-07-281-21/+7
| | | | | | (bzr r15023.2.6)
* | Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-1/+0
| | | | | | (bzr r15034)
* | Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+2
| | | | | | (bzr r15027)
* | Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-2/+0
|/ | | (bzr r15025)
* Fix modelinesAlex Valavanis2014-08-301-3/+3
| | | (bzr r13341.1.183)
* Correct to compile against recent gtkmm, including updated macports ↵Jon A. Cruz2013-06-041-1/+2
| | | | | | | | versions. Fixes bug #1179338. Fixed bugs: - https://launchpad.net/bugs/1179338 (bzr r12346.1.1)
* Workaround usage of deprecated glib symbols in 3rd party librariesAlex Valavanis2013-03-251-2/+1
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1122774 (bzr r12243)
* Warning and dead code cleanup.Jon A. Cruz2013-01-111-2/+1
| | | (bzr r12014)
* Fix for 1014988 : Add gimp spin scale widgetJohn Smith2012-09-221-0/+248
(bzr r11690)