Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime. | Mike Gabriel | 2017-05-17 | 1 | -2/+2 |
| | |||||
* | following on the review comment covered in the last commit, use ↵ | Charles Kerr | 2014-01-30 | 1 | -2/+2 |
| | | | | shared_ptr<const X> instead of shared_ptr<X> where possible. | ||||
* | update SettingsLocations class to use the "Settings" class instead of using ↵ | Charles Kerr | 2014-01-16 | 1 | -32/+18 |
| | | | | GSettings directly. | ||||
* | Function: add fully-tested ActionGroups, per-profile Menus, state object. | Charles Kerr | 2014-01-14 | 1 | -29/+30 |
| | | | | | | Form: Add code annotations/comments. Remove dead code. Use Mir style guide. Todo: GSettings toggles, sync with new dbus-test-runner API, get GNOME Panel building again | ||||
* | add locations + tests | Charles Kerr | 2013-12-17 | 1 | -0/+105 |