Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fork from Ubuntu's indicator-sound. | Mike Gabriel | 2017-10-22 | 1 | -1/+0 |
* | revert previous commit to preserve translation strings (eg, s/USB/Usb/) | Charles Kerr | 2016-01-05 | 1 | -2/+2 |
* | typo fix: s/Usb/USB/ in ui strings | charles kerr | 2016-01-01 | 1 | -2/+2 |
* | in icon picking code, fold redundant cases together | charles kerr | 2015-12-31 | 1 | -49/+35 |
* | use the 'unowned' keyword when picking from lists of hardcoded strings | charles kerr | 2015-12-31 | 1 | -11/+11 |
* | in info-warning's icon picking code, fold redundant cases into one. | charles kerr | 2015-12-31 | 1 | -77/+1 |
* | copyediting: whitespace | charles kerr | 2015-12-31 | 1 | -3/+3 |
* | when showing volume % in notification, clamp to the range of [0%..100%] | charles kerr | 2015-12-30 | 1 | -1/+1 |
* | fix rounding regression in info-notification's volume percentage | charles kerr | 2015-12-30 | 1 | -1/+1 |
* | copyediting: use vala whitespace style in new code | charles kerr | 2015-12-29 | 1 | -13/+8 |
* | use the InfoNotification class | charles kerr | 2015-12-29 | 1 | -0/+218 |