Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gtk/gtkscalebutton.c remove redundant init() and class_init() prototypes, | Michael Natterer | 2008-06-26 | 1 | -15/+10 |
* | Include "config.h" instead of <config.h> Command used: find -name | Johan Dahlin | 2008-06-22 | 1 | -1/+1 |
* | A11y descriptions for GtkVolumeButton | Matthias Clasen | 2008-06-13 | 1 | -0/+17 |
* | Fix some i18n errors. Pointed out by Behdad Esfahbod. | Matthias Clasen | 2008-02-12 | 1 | -1/+1 |
* | Update the doc | Matthias Clasen | 2007-10-17 | 1 | -2/+2 |
* | Remove deprecated tooltips, use new tooltips API. (#449311, Jan Arne | Matthias Clasen | 2007-07-09 | 1 | -31/+21 |
* | Make the volume button use range 0.0 to 1.0 by default, and fix tooltips | Christian Persch | 2007-06-28 | 1 | -12/+18 |
* | Add some missing symbols. | Matthias Clasen | 2007-05-23 | 1 | -3/+6 |
* | Add the GtkVolumeButton widget, a button that pops up a scale when clicked | Bastien Nocera | 2007-05-19 | 1 | -0/+176 |