Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | as per review, make explicit the dependency injection that was implicit in ↵ | Charles Kerr | 2014-01-30 | 1 | -3/+18 |
| | | | | main() | ||||
* | plug in the greeter menus | Charles Kerr | 2014-01-22 | 1 | -1/+2 |
| | |||||
* | copyediting: rename Service as Exporter & tweak comments | Charles Kerr | 2014-01-22 | 1 | -3/+3 |
| | |||||
* | extract LiveState to its own State subclass to make main()'s flow easier to ↵ | Charles Kerr | 2014-01-22 | 1 | -34/+12 |
| | | | | follow | ||||
* | sync with new State class changes | Charles Kerr | 2014-01-16 | 1 | -8/+19 |
| | |||||
* | Function: add fully-tested ActionGroups, per-profile Menus, state object. | Charles Kerr | 2014-01-14 | 1 | -0/+81 |
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 |