aboutsummaryrefslogtreecommitdiff
path: root/src/main.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* pin the planner's upcoming appointments to the live clock time, rather than t...Charles Kerr2014-02-041-1/+1
* from alarm dev branch: snap decision handlerCharles Kerr2014-02-031-0/+9
* as per review, make explicit the dependency injection that was implicit in ma...Charles Kerr2014-01-301-3/+18
* plug in the greeter menusCharles Kerr2014-01-221-1/+2
* copyediting: rename Service as Exporter & tweak commentsCharles Kerr2014-01-221-3/+3
* extract LiveState to its own State subclass to make main()'s flow easier to f...Charles Kerr2014-01-221-34/+12
* sync with new State class changesCharles Kerr2014-01-161-8/+19
* Function: add fully-tested ActionGroups, per-profile Menus, state object.Charles Kerr2014-01-141-0/+81