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