summaryrefslogtreecommitdiffstats
path: root/src/ui/widget/gimpspinscale.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move GIMP widgets to their own folderAlex Valavanis2016-08-081-969/+0
| | | (bzr r15043.1.2)
* ui/widgets: Drop GTK2 fallbacksAlex Valavanis2016-07-281-258/+2
| | | (bzr r15023.2.6)
* gimpspinscale (upstream gtk3-port#28c62): Convert to GtkStyleContextAlex Valavanis2014-01-031-35/+49
| | | (bzr r12877)
* gimpspinscale (upstream #6940c): Add get/set_labelAlex Valavanis2014-01-031-20/+46
| | | (bzr r12876)
* gimpspinscale (upstream #fb623): Reorder functionsAlex Valavanis2014-01-031-23/+23
| | | (bzr r12875)
* gimpspinscale (upstream #ce8ae): Fix text rendering on dark bgAlex Valavanis2014-01-031-56/+141
| | | (bzr r12874)
* gimpspinscale (upstream #85a09): Fix drag issueAlex Valavanis2014-01-031-2/+10
| | | (bzr r12873)
* GTK+ 3: Migrate to GdkRGBAAlex Valavanis2012-11-271-7/+11
| | | (bzr r11910)
* Drop support for GTK+ < 2.24Alex Valavanis2012-11-261-10/+0
| | | | | | Fixed bugs: - https://launchpad.net/bugs/1069024 (bzr r11907)
* Fix for 1014988 : gtk 2.22 compile issuesJohn Smith2012-10-031-0/+9
| | | (bzr r11732)
* Fix for 1014988 : Add gimp spin scale widgetJohn Smith2012-09-221-0/+1089
(bzr r11690)