summaryrefslogtreecommitdiff
path: root/mixer/applet.c
AgeCommit message (Expand)AuthorFilesLines
2005-10-01Fix rounding errors for setting new volume after button-up or scroll-up.Ronald Bultje1-4/+5
2005-08-10Use volume (which is more detailed), rather than icon number (which isRonald Bultje1-3/+3
2005-08-07If your sound is muted on start, then we will first setup the applet, butRonald Bultje1-5/+5
2005-07-22Workaround some apparent "lag" in volume changes being propagated to theRonald Bultje1-14/+17
2005-06-11Properly initialise 'active_tracks' variable to NULL. Remove unused 'test'Ryan Lortie1-2/+3
2005-06-10Small fix for showing dialog on first user interaction: return TRUE on theRyan Lortie1-2/+8
2005-06-10If no elements/devices present, don't show a dialog to the user; instead,Ronald Bultje1-73/+115
2005-06-10Woops, re-add some code.Ronald Bultje1-3/+1
2005-06-10Reviewed by: Ronald S. Bultje <rbultje@ronald.bitfreak.net>Ronald Bultje1-83/+189
2005-06-08Use gdk_pixbuf_flip() - #304329.Ronald Bultje1-43/+6
2005-05-09Added gnome-desktop cflags and libs. Use startup notification by launchingDennis Cranston1-3/+15
2005-05-09Always select a channels-containing track on element switch, so that weRonald Bultje1-25/+19
2005-05-09Cache volume. Only reset element if it's not the one we were alreadyRonald Bultje1-15/+19
2005-04-03Fix for mute misbehaviour.Ronald Bultje1-7/+11
2005-04-03Display tooltip showing current volume, based on a patch from PedroRonald Bultje1-5/+19
2005-04-03Some include fixes. Fix type-ahead bug (#171367).Ronald Bultje1-2/+3
2005-03-29Use show/hide_all instead of show/hide for the drop-down slider. ClosesRyan Lortie1-2/+2
2005-03-20Fix compiler warnings about signedness.Kjartan Maraas1-5/+15
2005-03-01Ignore clicks from outside widget. Fixes #168726.Ronald Bultje1-2/+3
2005-02-27Don't leak style while handling the change_background signal. Fix adaptedRyan Lortie1-1/+2
2005-02-10Fixes crash when we select a track with no channels. See Fedora bug:Mark McLoughlin1-59/+113
2005-01-22Switch to using gnome-dev-batteryDavyd Madeley1-1/+2
2005-01-22Use panel_applet_gconf instead of gconf directly. Fixes #163743.Ronald Bultje1-16/+37
2005-01-18handled panel size and icon theme changes, as well as a littleCarlos Garnacho Parro1-30/+38
2005-01-16No longer install pixmaps.Davyd Madeley1-14/+31
2005-01-11Make sugar-daddy happy. Evil hack. Don't look. Fixes #153553.Ronald Bultje1-2/+5
2005-01-11Use ACLOCAL_AMFLAGS correctly.Davyd Madeley1-15/+11
2005-01-11specify DATADIR in panel_applet_setup_menu_from_file(), this will load theDavyd Madeley1-1/+1
2005-01-03Fix some file locations.Davyd Madeley1-5/+5
2005-01-02Add base infrastructure for icons and pixmaps. Remove -DPIXMAPDIR fromTomasz Kłoczko1-5/+5
2004-11-08Add _change_background stuff that Davyd added everywhere else.Ronald Bultje1-1/+39
2004-11-01Update icon when muting. Doesn't happen automagically for some people forRonald Bultje1-0/+4
2004-10-27Fix icon for RTL environments.Ronald Bultje1-0/+44
2004-10-26Refactoring. (gnome_volume_applet_button): Hide on move (fixes #152855).Ronald Bultje1-8/+29
2004-10-26Behave like a menu (fixes #98355). (gnome_volume_applet_toggle_mute),Ronald Bultje1-8/+54
2004-10-25gtik/gnome-money.pngDavyd Madeley1-1/+8
2004-09-22Fix crasher (#153171).Ronald Bultje1-0/+2
2004-09-16New mixer. See ChangeLog files or bugzilla bugs for details.Ronald Bultje1-0/+898