| Commit message (Expand) | Author | Age | Files | Lines |
* | volumebutton: Remove broken a11y code | Matthias Clasen | 2020-05-27 | 1 | -19/+15 |
* | volume button: Don't allow subclassing | Matthias Clasen | 2019-05-19 | 1 | -0/+7 |
* | The big versioning cleanup | Matthias Clasen | 2018-02-06 | 1 | -4/+0 |
* | Some more interning | Matthias Clasen | 2017-11-18 | 1 | -1/+2 |
* | GtkVolumeButton: Better typography | Matthias Clasen | 2014-09-29 | 1 | -1/+1 |
* | GtkVolumeButton: Use G_PARAM_EXPLICIT_NOTIFY | Matthias Clasen | 2014-06-09 | 1 | -17/+29 |
* | docs: use Returns: consistently | William Jon McCann | 2014-02-19 | 1 | -1/+1 |
* | volume-button: use symbolic icons by default | William Jon McCann | 2014-02-13 | 1 | -2/+2 |
* | resources: move resources into a subdirectory | William Jon McCann | 2014-01-23 | 1 | -1/+1 |
* | Rename the widget template API | Emmanuele Bassi | 2013-07-26 | 1 | -2/+2 |
* | GtkVolumeButton: Define children with a GtkBuilder template | Tristan Van Berkom | 2013-04-08 | 1 | -40/+14 |
* | Fix malformed doc comments | Matthias Clasen | 2012-04-12 | 1 | -1/+1 |
* | types: Move GtkAdustment declaration to gtktypes.h | Benjamin Otte | 2012-03-03 | 1 | -2/+3 |
* | Change FSF Address | Javier Jardón | 2012-02-27 | 1 | -3/+1 |
* | volumebutton: Update adjustment usage for sealing | Benjamin Otte | 2011-01-05 | 1 | -5/+5 |
* | Avoid accidental exports | Matthias Clasen | 2010-12-17 | 1 | -2/+3 |
* | gtk: Add symbolic property for GtkVolumeButton | Bastien Nocera | 2010-12-17 | 1 | -9/+95 |
* | gtk_adjustment_new() should return a GtkAdjustment* | Javier Jardón | 2010-09-29 | 1 | -1/+1 |
* | Move classes that currently derive from GtkObject to GInitiallyUnowned | Javier Jardón | 2010-09-26 | 1 | -1/+1 |
* | Use accessor functions to access GtkScaleButton | Javier Jardón | 2010-07-13 | 1 | -6/+10 |
* | gtk/: fully remove gtkalias hacks | Javier Jardón | 2010-07-10 | 1 | -4/+0 |
* | [docs] Move documentation to inline comments: GtkVolumeButton | Steven Harms | 2010-04-18 | 1 | -0/+10 |
* | Move the _GtkVolumeButton definition into the header to make it possible | Matthias Clasen | 2009-02-11 | 1 | -4/+0 |
* | Use C_() instead of Q_(). String change! | Matthias Clasen | 2008-10-27 | 1 | -3/+1 |
* | Revert name change | Cody Russell | 2008-07-01 | 1 | -1/+1 |
* | Practically everything changed. | Cody Russell | 2008-06-30 | 1 | -1/+1 |
* | 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 |