aboutsummaryrefslogtreecommitdiff
path: root/src/volume-widget.c
Commit message (Expand)AuthorAgeFilesLines
* make sure on key press it updates atkConor Curran2012-04-231-10/+10
* make sure on start up it's setConor Curran2012-04-231-0/+7
* set the desc prop on the menuitem, disregard the atk approach from the widgetConor Curran2012-04-231-5/+10
* use instances available and don't castConor Curran2012-04-121-2/+2
* ensure to set the name of the gtk range for atkConor Curran2012-04-121-0/+7
* Change i18n header to gi18n-lib.h to translate the accessible description. Al...Gabor Kelemen2012-03-171-1/+1
* use the new signals from lp:~charlesk/ido/lp-921065 to fix lp bug #921065Charles Kerr2012-03-101-28/+28
* tidy upConor Curran2012-02-131-1/+0
* fixes lp #886339Conor Curran2011-12-011-1/+0
* protected now against any type ot irregular spam dbusmenu may throw at itConor Curran2011-03-221-11/+19
* more trace addedConor Curran2011-03-221-1/+7
* change the mute type on the volume slider to the appropriate type of booleanConor Curran2011-03-211-32/+16
* some extra trace around sliders to track the volume zero app start madnessConor Curran2011-03-211-7/+29
* removed the restriction of not being able to use the key shortcuts on the sli...Conor Curran2011-03-161-1/+2
* ensure it observes a positive mute state at startupConor Curran2011-03-151-0/+6
* mute behaviour consistent over both sliders => go to 0 on mute and return to ...Conor Curran2011-03-151-3/+27
* fixes bug around volume going to zero on client start upConor Curran2011-03-101-8/+11
* Indicators are now responsible for updating their own accessible description.Luke Yelavich2011-03-091-16/+2
* Add accessible description supportLuke Yelavich2011-02-221-2/+21
* reverted luke's work until indicator object is updatedConor Curran2011-02-161-20/+2
* Add accessible_desc supportLuke Yelavich2011-02-141-2/+20
* operationalConor Curran2011-01-241-3/+0
* more warnings sortedConor Curran2011-01-111-1/+2
* getting thereConor Curran2011-01-101-12/+10
* tabs to spaces tab width 2Conor Curran2010-12-071-82/+82
* clipboard bug fixed and removed most print outs from the indicator sideConor Curran2010-10-011-5/+5
* indicator should handle any service problems gracefullyConor Curran2010-09-141-2/+19
* fixed the scrolling regressionConor Curran2010-08-311-1/+3
* merge comments have been acted uponConor Curran2010-08-061-5/+6
* tidy upsConor Curran2010-08-041-1/+1
* refactor completeConor Curran2010-08-041-5/+10
* almost thereConor Curran2010-08-031-62/+31
* replaced now needs tweakingConor Curran2010-08-021-30/+31
* refactor the volume slider into its own wrapper gobjectConor Curran2010-07-301-0/+271