Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime. | Mike Gabriel | 2017-05-17 | 1 | -2/+2 |
| | |||||
* | fix misuse of ECalComponentAlarmInstance's fields. | Charles Kerr | 2015-04-05 | 1 | -2/+1 |
| | |||||
* | add an Alarm class to represent ical valarm components; change the ↵ | Charles Kerr | 2015-03-31 | 1 | -3/+10 |
| | | | | Appointment class to hold an arbitrary number of Alarms. | ||||
* | ensure that disabled alarms aren't shown in indicator-datetime and that ↵ | Charles Kerr | 2014-12-07 | 1 | -3/+3 |
| | | | | notifications aren't shown for them. | ||||
* | fix Appointment object's equality operator to also look at the audio_url field. | Charles Kerr | 2014-10-07 | 1 | -0/+1 |
| | |||||
* | remove unused field Appointment.is_event | Charles Kerr | 2014-04-15 | 1 | -1/+0 |
| | |||||
* | as per review, don't inline unless there are performance issues | Charles Kerr | 2014-01-30 | 1 | -0/+48 |