aboutsummaryrefslogtreecommitdiff
path: root/src/planner.h
Commit message (Expand)AuthorAgeFilesLines
* in the case of recurring appointments, allow multiple entries with the same u...Charles Kerr2013-10-091-3/+4
* add a timer to test periodically to see if we've reached an EDS alarmCharles Kerr2013-10-081-0/+1
* change the Planner API s.t. get_appoinments() is an async function. Breaks ev...Charles Kerr2013-09-051-6/+32
* in the appointments section, only show the next instance of recurring events....Charles Kerr2013-07-251-0/+1
* Add support for displaying alarms.Charles Kerr2013-07-251-0/+1
* remove gdk include; indicator-datetime-service no longer uses gdkCharles Kerr2013-06-141-1/+0
* extract EDS code into its own mockable classCharles Kerr2013-05-121-0/+138