aboutsummaryrefslogtreecommitdiff
path: root/include/datetime/appointment.h
Commit message (Expand)AuthorAgeFilesLines
* Remove the activation_url from the Appointment classRobert Tari2021-10-281-1/+0
* Drop the 'ubuntu' prefix from the alarm types and functionsRobert Tari2021-10-281-2/+4
* Remove type property from Alarm.Renato Araujo Oliveira Filho2021-08-291-9/+2
* Update tests.Renato Araujo Oliveira Filho2021-08-291-4/+4
* Remove constructors from Alarm.Renato Araujo Oliveira Filho2021-08-291-8/+1
* Create a constructor for Alarm class.Renato Araujo Oliveira Filho2021-08-291-1/+8
* Only play a sound alert if the event contains a SOUND reminder.Renato Araujo Oliveira Filho2021-08-291-0/+6
* -Made GCC 10.1.0 friendlyRobert Tari2020-07-171-0/+4
* 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
* remove some new bits that turned out to be unneeded after allCharles Kerr2015-04-051-2/+0
* fix misuse of ECalComponentAlarmInstance's fields.Charles Kerr2015-04-051-1/+0
* add an Alarm class to represent ical valarm components; change the Appointmen...Charles Kerr2015-03-311-4/+22
* ensure that disabled alarms aren't shown in indicator-datetime and that notif...Charles Kerr2014-12-071-1/+4
* add support for per-alarm ringtone sounds set in EDS via E_CAL_COMPONENT_ALAR...Charles Kerr2014-06-231-0/+1
* remove unused field Appointment.is_dailyCharles Kerr2014-04-151-1/+0
* remove unused field Appointment.is_eventCharles Kerr2014-04-151-1/+0
* as per review, don't inline unless there are performance issuesCharles Kerr2014-01-301-11/+1
* Function: add fully-tested ActionGroups, per-profile Menus, state object.Charles Kerr2014-01-141-1/+3
* add other datetime header filesCharles Kerr2013-12-171-0/+63