summaryrefslogtreecommitdiff
path: root/tests/testvolumebutton.c
Commit message (Expand)AuthorAgeFilesLines
* Remove gtk_widget_show_allTimm Bäder2017-01-201-1/+1
* Update callersMatthias Clasen2017-01-191-1/+1
* tests: fix volume buttonWilliam Jon McCann2014-02-131-1/+5
* Change FSF AddressJavier Jardón2012-02-271-3/+1
* Use G_SOURCE_CONTINUE/REMOVEMatthias Clasen2012-01-301-1/+1
* 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