]> Pileus Git - ~andy/gtk/history - gtk/gtkvolumebutton.c
stylecontext: Do invalidation on first resize container
[~andy/gtk] / gtk / gtkvolumebutton.c
2012-04-13 Matthias ClasenFix malformed doc comments
2012-03-03 Benjamin Ottetypes: Move GtkAdustment declaration to gtktypes.h
2012-02-27 Javier JardónChange FSF Address
2011-01-19 Alexander LarssonMerge branch 'master' into broadway2
2011-01-05 Benjamin Ottevolumebutton: Update adjustment usage for sealing
2010-12-18 Matthias ClasenAvoid accidental exports
2010-12-17 Bastien Noceragtk: Add symbolic property for GtkVolumeButton
2010-09-28 Javier Jardóngtk_adjustment_new() should return a GtkAdjustment*
2010-09-27 Javier JardónMove classes that currently derive from GtkObject to...
2010-07-13 Jonh WendellMerge branch 'windows_list'
2010-07-13 Javier JardónUse accessor functions to access GtkScaleButton
2010-07-10 Javier Jardóngtk/: fully remove gtkalias hacks
2010-04-30 Matthias ClasenMerge branch 'native-layout-incubator'
2010-04-18 Steven Harms[docs] Move documentation to inline comments: GtkVolume...
2009-02-11 Matthias ClasenMove the _GtkVolumeButton definition into the header...
2008-10-27 Matthias ClasenUse C_() instead of Q_(). String change!
2008-07-01 Cody RussellRevert name change
2008-06-30 Cody RussellPractically everything changed.
2008-06-26 Michael Natterergtk/gtkscalebutton.c remove redundant init() and class_...
2008-06-22 Johan DahlinInclude "config.h" instead of <config.h> Command used...
2008-06-13 Matthias ClasenA11y descriptions for GtkVolumeButton
2008-02-12 Matthias ClasenFix some i18n errors. Pointed out by Behdad Esfahbod.
2007-10-17 Matthias ClasenUpdate the doc
2007-07-09 Matthias ClasenRemove deprecated tooltips, use new tooltips API. ...
2007-06-28 Christian PerschMake the volume button use range 0.0 to 1.0 by default...
2007-05-23 Matthias ClasenAdd some missing symbols.
2007-05-19 Bastien NoceraAdd the GtkVolumeButton widget, a button that pops...