summaryrefslogtreecommitdiff
path: root/mate-volume-control/gvc-level-bar.c
AgeCommit message (Collapse)AuthorFilesLines
2018-01-28require GTK+ 3.22 and GLib 2.50monsta1-2/+1
2016-11-21move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build optionmonsta1-109/+1
and require libmate-desktop >= 1.17
2016-08-12GTK+-3.20 levelbar: set css name gvc-level-barraveit651-0/+3
2016-02-26GTK+3: Get values from GtkStyleContext states properlyraveit651-6/+10
2014-11-10Add forgotten GTK+ version check to GvcLevelBarMichal Ratajsky1-0/+2
2014-11-10Fix look of the peak meter on GTK3 and use a support function from ↵Michal Ratajsky1-8/+10
libmate-desktop instead of custom copy&paste
2014-11-08Move some files and directories to better locationsMichal Ratajsky1-0/+876
- mate-volume-control/data changed to /data - mate-volume-control/src/* moved to mate-volume-control - sound-theme/sounds changed to /data/sounds - sound-theme/*.{c,h} moved to mate-volume-control - Removed AUTHORS and ChangeLog.pre-2-26 from mate-volume-control