summaryrefslogtreecommitdiff
path: root/tests/testvolumebutton.c
Commit message (Expand)AuthorAgeFilesLines
* gtk: remove "gboolean homogeneous" from gtk_box_new()Michael Natterer2010-11-021-1/+1
* Use gtk_box_new() instead gtk_[v|h]box_new()Javier Jardón2010-10-301-1/+1
* Removed deprecated call to gtk_scale_button_get_orientationTobias Mueller2009-05-111-3/+3
* Bug 442042 – GtkScaleButton is too limitedMichael Natterer2008-07-211-50/+80
* Add a second volume button.Matthias Clasen2007-10-041-1/+8
* Add the GtkVolumeButton widget, a button that pops up a scale when clickedBastien Nocera2007-05-191-0/+81