Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update code as requested by reviewer. | Renato Araujo Oliveira Filho | 2021-08-29 | 1 | -2/+1 |
| | |||||
* | Ignore alarms for events marked as not attending. | Renato Araujo Oliveira Filho | 2021-08-29 | 1 | -1/+1 |
| | |||||
* | Various tests fixes | Nicholas Guriev | 2021-05-05 | 1 | -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 friendly | Robert Tari | 2020-07-17 | 1 | -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 Gabriel | 2017-12-08 | 1 | -1/+1 |
| | |||||
* | Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime. | Mike Gabriel | 2017-05-17 | 1 | -2/+2 |
| | |||||
* | disable one-time alarms after their notifications are shown. | Charles Kerr | 2014-12-07 | 1 | -2/+3 |
| | |||||
* | fix flint++ warnings | Charles Kerr | 2014-09-17 | 1 | -3/+3 |
| | |||||
* | don't connect to EDS when running in the greeter. | Charles Kerr | 2014-03-09 | 1 | -1/+3 |
| | |||||
* | decouple the planner's states; need three separate sets: upcoming-now (for ↵ | Charles Kerr | 2014-03-09 | 1 | -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). |