summaryrefslogtreecommitdiff
path: root/mate-volume-control/gvc-combo-box.c
AgeCommit message (Collapse)AuthorFilesLines
2014-11-10Improve GvcComboBox and related codeMichal Ratajsky1-121/+183
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/+397
- 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