Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sync the exported calendar state with the #State backend | Charles Kerr | 2014-01-25 | 1 | -2/+0 |
| | |||||
* | remove the State.timezones property. Timezones is a helper class for ↵ | Charles Kerr | 2014-01-22 | 1 | -1/+10 |
| | | | | LiveClock and doesn't need to be public in State. | ||||
* | Plug the Settings object into the State container s.t. menus and actions can ↵ | Charles Kerr | 2014-01-16 | 1 | -7/+7 |
| | | | | update themselves when the user's settings change. | ||||
* | Function: add fully-tested ActionGroups, per-profile Menus, state object. | Charles Kerr | 2014-01-14 | 1 | -0/+68 |
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 |