Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove type property from Alarm. | Renato Araujo Oliveira Filho | 2021-07-05 | 1 | -9/+2 |
| | |||||
* | Update tests. | Renato Araujo Oliveira Filho | 2021-07-05 | 1 | -4/+4 |
| | |||||
* | Remove constructors from Alarm. | Renato Araujo Oliveira Filho | 2021-07-05 | 1 | -8/+1 |
| | |||||
* | Create a constructor for Alarm class. | Renato Araujo Oliveira Filho | 2021-07-05 | 1 | -1/+8 |
| | |||||
* | Only play a sound alert if the event contains a SOUND reminder. | Renato Araujo Oliveira Filho | 2021-07-05 | 1 | -0/+6 |
| | |||||
* | -Made GCC 10.1.0 friendly | Robert Tari | 2020-07-17 | 1 | -0/+4 |
| | | | | | | -Fixed to work with ECal 2.0 -Added libaccounts-glib dependency -Added mate-time-admin handler | ||||
* | README.md: Add some manual line breaks. | Mike Gabriel | 2017-12-08 | 1 | -1/+1 |
| | |||||
* | Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime. | Mike Gabriel | 2017-05-17 | 1 | -2/+2 |
| | |||||
* | remove some new bits that turned out to be unneeded after all | Charles Kerr | 2015-04-05 | 1 | -2/+0 |
| | |||||
* | fix misuse of ECalComponentAlarmInstance's fields. | Charles Kerr | 2015-04-05 | 1 | -1/+0 |
| | |||||
* | add an Alarm class to represent ical valarm components; change the ↵ | Charles Kerr | 2015-03-31 | 1 | -4/+22 |
| | | | | 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 | -1/+4 |
| | | | | notifications aren't shown for them. | ||||
* | add support for per-alarm ringtone sounds set in EDS via ↵ | Charles Kerr | 2014-06-23 | 1 | -0/+1 |
| | | | | E_CAL_COMPONENT_ALARM_AUDIO | ||||
* | remove unused field Appointment.is_daily | Charles Kerr | 2014-04-15 | 1 | -1/+0 |
| | |||||
* | 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 | -11/+1 |
| | |||||
* | Function: add fully-tested ActionGroups, per-profile Menus, state object. | Charles Kerr | 2014-01-14 | 1 | -1/+3 |
| | | | | | | Form: Add code annotations/comments. Remove dead code. Use Mir style guide. Todo: GSettings toggles, sync with new dbus-test-runner API, get GNOME Panel building again | ||||
* | add other datetime header files | Charles Kerr | 2013-12-17 | 1 | -0/+63 |