aboutsummaryrefslogtreecommitdiff
path: root/src/planner-eds.c
Commit message (Expand)AuthorAgeFilesLines
* in planner-eds, use g_atomic_int for enc/dec of the subtask_countCharles Kerr2013-09-051-2/+2
* use GSlice for allocating/freeing indicator appt structsCharles Kerr2013-09-051-2/+2
* make the EDS planner completely nonblocking.Charles Kerr2013-09-051-78/+259
* in the appointments section, only show the next instance of recurring events....Charles Kerr2013-07-251-3/+33
* Add support for displaying alarms.Charles Kerr2013-07-251-0/+5
* fix invocation of evolution's appointment editorCharles Kerr2013-06-141-7/+7
* extract EDS code into its own mockable classCharles Kerr2013-05-121-0/+330