aboutsummaryrefslogtreecommitdiff
path: root/src/appointment.cpp
Commit message (Collapse)AuthorAgeFilesLines
* -Made GCC 10.1.0 friendlyRobert Tari2020-07-171-1/+11
| | | | | | -Fixed to work with ECal 2.0 -Added libaccounts-glib dependency -Added mate-time-admin handler
* Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime.Mike Gabriel2017-05-171-2/+2
|
* fix misuse of ECalComponentAlarmInstance's fields.Charles Kerr2015-04-051-2/+1
|
* add an Alarm class to represent ical valarm components; change the ↵Charles Kerr2015-03-311-3/+10
| | | | Appointment class to hold an arbitrary number of Alarms.
* ensure that disabled alarms aren't shown in indicator-datetime and that ↵Charles Kerr2014-12-071-3/+3
| | | | notifications aren't shown for them.
* fix Appointment object's equality operator to also look at the audio_url field.Charles Kerr2014-10-071-0/+1
|
* 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-0/+48