summaryrefslogtreecommitdiff
path: root/tests/testscale.c
Commit message (Expand)AuthorAgeFilesLines
* Add a test for interpretation of mark positionsMatthias Clasen2011-03-031-0/+25
* gtk: Allow hiding the trough/slider in GtkScaleBastien Nocera2010-12-011-0/+24
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-10-311-2/+2
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-2/+2
* Use gtk_scale_new_with_range() instead gtk_[v|h]scale_new_with_range()Javier Jardón2010-10-301-10/+20
* Remove some unused variables (GnomeBug:591218)Javier Jardón2009-08-101-1/+0
* Bug 565656 – Add marks to scalesMatthias Clasen2009-01-201-0/+149