aboutsummaryrefslogtreecommitdiff
path: root/include/datetime/clock-watcher.h
Commit message (Collapse)AuthorAgeFilesLines
* rename 'clock-watcher' as 'alarm-queue' because the former name isn't very ↵Charles Kerr2014-04-241-75/+0
| | | | informative.
* decouple the planner's states; need three separate sets: upcoming-now (for ↵Charles Kerr2014-03-091-3/+6
| | | | alarms in the current time), upcoming-calendar (to show events coming from the selected calendar date), and calendar-month (all the appointments in the month displayed in the menu).
* from alarm dev branch: add the alarm watcher and its unit testsCharles Kerr2014-02-021-0/+72