William Jon McCann
|
e3367c92f0
|
Don't assume that get_preferred_* arguments can't be NULL
Fixes a crash introduced by f5f5aac5c0
|
2010-11-20 13:33:19 -05:00 |
|
Bastien Nocera
|
d08cfeae5c
|
sound: Make the level bar draw correctly again
The patch in
http://git.gnome.org/browse/gnome-media/commit/?id=5b71e80a54faf7bc8172bddccd74e2688435e571
was broken, as it didn't remove the translation that used to be
necessary when using ->expose_event, but not with ->draw.
|
2010-11-18 16:09:26 +00:00 |
|
Bastien Nocera
|
799b499082
|
sound: Make level bar descend from GtkWidget
As there's no need for it to descend from GtkHBox (it doesn't
actually contain anything).
|
2010-11-18 16:08:09 +00:00 |
|
Bastien Nocera
|
968d421083
|
sound: Simplify check_rectangle() macro
As the x and y never change.
|
2010-11-18 16:06:53 +00:00 |
|
Bastien Nocera
|
adc34ac019
|
sound: Avoid second warning when no theme
When the freedesktop sound theme isn't installed, avoid warnings
on startup above and beyond the existing one.
|
2010-11-18 15:21:27 +00:00 |
|
Javier Jardón
|
9aa37efb15
|
gvc-level-bar: Replace size_request by get_preferred_width/height
Fixes https://bugzilla.gnome.org/show_bug.cgi?id=635117
|
2010-11-18 14:34:07 +00: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 |
|