Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |