aboutsummaryrefslogtreecommitdiff
path: root/src/planner-eds.c
Commit message (Collapse)AuthorAgeFilesLines
* Add support for displaying alarms.Charles Kerr2013-07-251-0/+5
| | | | | EDS treats alarms as attributes of existing calendar events, so the difference in supporting them in the indicator is largely visual -- we use a different x-canonical-type for the menuitem so that clients can render them differently, such as with an alarm icon.
* 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