summaryrefslogtreecommitdiff
path: root/mate-volume-control/gvc-combo-box.h
AgeCommit message (Collapse)AuthorFilesLines
2021-06-21update copyright to 2021raveit651-0/+1
2016-01-20use GtkBox instead of GtkVBox/GtkHBox in both GTK+ buildsmonsta1-8/+1
and fix deprecated usage of GtkHBox and GtkVBox in GTK+3 build
2014-11-10Improve GvcComboBox and related codeMichal Ratajsky1-11/+11
The combo box now includes an own reference to MateMixerSwitch. This simplifies GvcMixerDialog and makes the code more readable. This change also includes a fix for oversized profile switch label and asynchronous updates of profile names in the HW tab.
2014-11-08Move some files and directories to better locationsMichal Ratajsky1-0/+79
- 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