Commit graph

7 commits

Author SHA1 Message Date
Matthias Clasen
bb531687ca sound: Fix mouse scrolls on sliders
Use gdk_event_get_scroll_deltas() to get the scroll direction.

https://bugzilla.gnome.org/show_bug.cgi?id=671724
2012-06-25 13:41:31 +01:00
Robert Ancell
fb88ac92ba sound: Stop using deprecated gtk_hbox_new/gtk_vbox_new
https://bugzilla.gnome.org/show_bug.cgi?id=669619
2012-02-08 12:11:02 +00:00
Antoine Jacoutot
2c57a2896c sound: fix a couple of implicit declarations
Include math.h to prevent implicit/incompatible declarations on round(3).

https://bugzilla.gnome.org/show_bug.cgi?id=669025
2012-01-30 14:12:23 +00:00
Bastien Nocera
bafe9c4020 sound: volume is unsigned so cannot be <= 0 2011-10-20 16:08:53 +01:00
Bastien Nocera
7280f14460 sound: Make sound applet work again in fallback
Seems to work fine without us trying to popdown the dock
by ourselves.

https://bugzilla.gnome.org/show_bug.cgi?id=646044
2011-03-31 13:08:29 +01:00
Matthias Clasen
eb77b474a1 Make the sound panel build against recent GTK+
Switch to use GIO for launching preferences instead of gdk_spawn.
2010-12-22 11:14:34 -05:00
William Jon McCann
6638e984ca Initial import of sound panel
Copied from gnome-media.  See that module for git history.
2010-10-30 14:48:55 -04:00