Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | change the Planner API s.t. get_appoinments() is an async function. Breaks ↵ | Charles Kerr | 2013-09-05 | 1 | -6/+32 |
| | | | | everything | ||||
* | in the appointments section, only show the next instance of recurring ↵ | Charles Kerr | 2013-07-25 | 1 | -0/+1 |
| | | | | events. If the event is daily, say so in the time format string. | ||||
* | Add support for displaying alarms. | Charles Kerr | 2013-07-25 | 1 | -0/+1 |
| | | | | | 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. | ||||
* | remove gdk include; indicator-datetime-service no longer uses gdk | Charles Kerr | 2013-06-14 | 1 | -1/+0 |
| | |||||
* | extract EDS code into its own mockable class | Charles Kerr | 2013-05-12 | 1 | -0/+138 |