summaryrefslogtreecommitdiff
path: root/gtk/gtkvolumebutton.c
Commit message (Expand)AuthorAgeFilesLines
* Use C_() instead of Q_(). String change!Matthias Clasen2008-10-271-3/+1
* Revert name changeCody Russell2008-07-011-1/+1
* Practically everything changed.Cody Russell2008-06-301-1/+1
* gtk/gtkscalebutton.c remove redundant init() and class_init() prototypes,Michael Natterer2008-06-261-15/+10
* Include "config.h" instead of <config.h> Command used: find -nameJohan Dahlin2008-06-221-1/+1
* A11y descriptions for GtkVolumeButtonMatthias Clasen2008-06-131-0/+17
* Fix some i18n errors. Pointed out by Behdad Esfahbod.Matthias Clasen2008-02-121-1/+1
* Update the docMatthias Clasen2007-10-171-2/+2
* Remove deprecated tooltips, use new tooltips API. (#449311, Jan ArneMatthias Clasen2007-07-091-31/+21
* Make the volume button use range 0.0 to 1.0 by default, and fix tooltipsChristian Persch2007-06-281-12/+18
* Add some missing symbols.Matthias Clasen2007-05-231-3/+6
* Add the GtkVolumeButton widget, a button that pops up a scale when clickedBastien Nocera2007-05-191-0/+176