aboutsummaryrefslogtreecommitdiff
path: root/src/planner-range.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime.Mike Gabriel2017-05-171-2/+2
|
* in SimpleRangePlanner, re-query the engine for appointments when the local ↵Charles Kerr2014-09-161-1/+6
| | | | timezone changes.
* hw alarmsCharles Kerr2014-04-241-1/+1
|
* don't connect to EDS when running in the greeter.Charles Kerr2014-03-091-6/+39
|
* decouple the planner's states; need three separate sets: upcoming-now (for ↵Charles Kerr2014-03-091-0/+72
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).