aboutsummaryrefslogtreecommitdiff
path: root/src/planner-eds.c
Commit message (Expand)AuthorAgeFilesLines
* replace autotools with cmakeCharles Kerr2013-10-181-2/+0
* planner-eds's is_configured() function should be privateCharles Kerr2013-10-091-1/+1
* move the implementation of indicator_datetime_appt_free() from planner-eds.c ...Charles Kerr2013-10-091-19/+0
* in the case of recurring appointments, allow multiple entries with the same u...Charles Kerr2013-10-091-7/+3
* add a uri-searching subtask whenever we find an appointmentCharles Kerr2013-10-081-33/+165
* 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