summaryrefslogtreecommitdiff
path: root/tests/testscale.c
Commit message (Expand)AuthorAgeFilesLines
* box: Remove fill child propertyTimm Bäder2017-04-251-8/+8
* box: Remove expand child propertyTimm Bäder2017-04-251-8/+8
* Remove gtk_widget_show_allTimm Bäder2017-01-201-2/+2
* Update callersMatthias Clasen2017-01-191-1/+1
* tests: Remove executable bit from C filesdjb2016-12-251-0/+0
* box: Remove 'padding' child propertyTimm Bäder2016-10-161-8/+8
* testscale: change example to use upwards labelsCosimo Cecchi2016-03-031-3/+3
* testscale: add a test for up/leftwards scalesCosimo Cecchi2012-06-121-0/+10
* testscale: add a scale with a fill level to the testCosimo Cecchi2012-05-161-0/+9
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Add more GtkScale mark testsMatthias Clasen2012-01-181-3/+32
* Add an non-symmetric mark exampleMatthias Clasen2012-01-151-0/+1
* Make testscale more versatileMatthias Clasen2012-01-151-103/+84
* 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