aboutsummaryrefslogtreecommitdiff
path: root/src/indicator-sound.c
Commit message (Expand)AuthorAgeFilesLines
* merge Gabor Kelemen's lp:~kelemeng/indicator-sound/bug957517 to fix i18n of i...Charles Kerr2012-03-161-1/+3
|\
| * Change i18n header to gi18n-lib.h to translate the accessible description. Al...Gabor Kelemen2012-03-171-2/+2
|/
* don't g_error just use g_criticalConor Curran2012-03-161-4/+4
* Fixing includes to not have the '3' on themTed Gould2012-01-311-4/+0
* add visibility toggle support for (lp:#829648)Charles Kerr2012-01-241-1/+65
* fixes lp #886339Conor Curran2011-12-011-2/+4
* don't show notifications on scrollConor Curran2011-12-011-1/+2
|\
| * Don't show the notify-osd notification on scroll, when the menu is mappedMarco Trevisan (Treviño)2011-11-171-1/+2
* | Better code to fix the memory leak caused by the accessible stringMarco Trevisan (Treviño)2011-11-081-16/+22
* | Fix memory leak caused by updating the accessible description valueMarco Trevisan (Treviño)2011-11-081-7/+18
* | Indicator-sound: Added the "indicator-sound" name hint.Marco Trevisan (Treviño)2011-11-071-0/+6
|/
* X and Y pointer position aren't exported anymore by libindicatorMarco Trevisan (Treviño)2011-07-211-3/+2
* indicator-sound: handle the mute-menu-item and toggle itMarco Trevisan (Treviño)2011-07-171-0/+55
* Use the "entry-scrolled" signal instead of the old onesMarco Trevisan (Treviño)2011-07-021-5/+5
* port to gtk3Michael Terry2011-06-221-16/+40
* removed commented out methodConor Curran2011-06-151-24/+0
* and finally removed the title related files Conor Curran2011-06-141-1/+0
* image is appearing inthe gutter hurrayConor Curran2011-06-091-1/+8
* merged the title and metadata at the backend, now for the tricky UI work@Conor Curran2011-06-091-9/+2
* ensure that there are no visual traces of the service crashingConor Curran2011-04-041-1/+14
|\
| * make sure that even if the service crashes there are no visual indications on...Conor Curran2011-04-011-1/+8
|/
* some extra trace around sliders to track the volume zero app start madnessConor Curran2011-03-211-2/+2
* keyhandling for the voip slider now working and voip slider now activated whe...Conor Curran2011-03-161-12/+13
* removed the restriction of not being able to use the key shortcuts on the sli...Conor Curran2011-03-161-10/+33
* merged luke's updatesConor Curran2011-03-091-0/+14
|\
| * Indicators are now responsible for updating their own accessible description.Luke Yelavich2011-03-091-0/+14
* | refactored transport enums so as both vala and c are using the same definitio...Conor Curran2011-03-091-6/+6
|/
* fixes two playlists bugs plus a little code tidy up in the indicator-soundConor Curran2011-03-031-27/+2
* Add accessible description supportLuke Yelavich2011-02-221-1/+17
* remove ctrl left & right shortcut as requestedConor Curran2011-02-181-2/+6
* getting thereConor Curran2011-02-171-11/+21
* voip widget addedConor Curran2011-02-171-0/+44
* reverted luke's work until indicator object is updatedConor Curran2011-02-161-17/+1
* merged Luke's accessibility workConor Curran2011-02-151-1/+17
|\
| * Add accessible_desc supportLuke Yelavich2011-02-141-1/+17
* | ported to libnotify >= 0.7Ken VanDine2011-02-111-2/+0
|/
* refactored notify patchConor Curran2011-02-021-82/+3
* merged trevisan's workConor Curran2011-02-011-3/+84
|\
| * Unref the GSettings object...Marco Trevisan (Treviño)2011-01-271-0/+2
| * Added show-notify-osd-on-scroll gsettings parameterMarco Trevisan (Treviño)2011-01-271-1/+4
| * Merge against new HEADMarco Trevisan (Treviño)2011-01-271-535/+138
| |\
| * | more indentation fixes...Marco Trevisan (Treviño)2011-01-231-2/+2
| * | gtk_icon_theme_has_icon() doesn't seem to work here...Marco Trevisan (Treviño)2011-01-231-7/+2
| * | Ops, indentation: one space left! :PMarco Trevisan (Treviño)2011-01-231-1/+1
| * | indentation fixesMarco Trevisan (Treviño)2011-01-231-39/+42
| * | Show a value notify-osd notification (if supported) when scrollingMarco Trevisan (Treviño)2011-01-231-2/+79
| * | use update_state_from_volume instead of determine_state_from_volumeMarco Trevisan (Treviño)2011-01-231-7/+16
* | | silly mistake in signatureConor Curran2011-01-281-12/+12
* | | deal with dbusmenu api changesConor Curran2011-01-281-13/+28
* | | sink automatically unmuted now when slider is manually changed in accordance ...Conor Curran2011-01-271-1/+0
| |/ |/|