aboutsummaryrefslogtreecommitdiff
path: root/include/datetime/engine-eds.h
Commit message (Collapse)AuthorAgeFilesLines
* Drop the 'ubuntu' prefix from the alarm types and functionsRobert Tari2021-10-281-1/+3
|
* Update code as requested by reviewer.Renato Araujo Oliveira Filho2021-08-291-2/+1
|
* Ignore alarms for events marked as not attending.Renato Araujo Oliveira Filho2021-08-291-1/+1
|
* Various tests fixesNicholas Guriev2021-05-051-1/+2
| | | | | | | | | * Provide default EdsEngine constructor for autotests. * Temporary disable DST related tests. Something strange happens there. * Do not create locale datetime for more reliable result on non-UTC systems. * Specify audio_url for sample Alarms. Fixes AyatanaIndicators/ayatana-indicator-datetime#32
* -Made GCC 10.1.0 friendlyRobert Tari2020-07-171-1/+3
| | | | | | -Fixed to work with ECal 2.0 -Added libaccounts-glib dependency -Added mate-time-admin handler
* README.md: Add some manual line breaks.Mike Gabriel2017-12-081-1/+1
|
* Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime.Mike Gabriel2017-05-171-2/+2
|
* disable one-time alarms after their notifications are shown.Charles Kerr2014-12-071-2/+3
|
* fix flint++ warningsCharles Kerr2014-09-171-3/+3
|
* don't connect to EDS when running in the greeter.Charles Kerr2014-03-091-1/+3
|
* decouple the planner's states; need three separate sets: upcoming-now (for ↵Charles Kerr2014-03-091-0/+73
alarms in the current time), upcoming-calendar (to show events coming from the selected calendar date), and calendar-month (all the appointments in the month displayed in the menu).