Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed sound file used by event alarms. | Renato Araujo Oliveira Filho | 2021-07-05 | 1 | -8/+8 |
| | |||||
* | Update code as requested by reviewer. | Renato Araujo Oliveira Filho | 2021-07-05 | 1 | -1/+2 |
| | |||||
* | Update tests. | Renato Araujo Oliveira Filho | 2021-07-05 | 1 | -8/+8 |
| | |||||
* | Remove type property from Alarm. | Renato Araujo Oliveira Filho | 2021-07-05 | 1 | -8/+8 |
| | |||||
* | Update tests. | Renato Araujo Oliveira Filho | 2021-07-05 | 1 | -8/+8 |
| | |||||
* | If possible, avoid deprecated g_time_zone_new | Robert Tari | 2021-06-27 | 1 | -0/+11 |
| | | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-datetime/issues/34 | ||||
* | Various tests fixes | Nicholas Guriev | 2021-05-05 | 1 | -8/+8 |
| | | | | | | | | | * 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 | ||||
* | 31-jun is not a real day. | Andrea Azzarone | 2018-03-26 | 1 | -1/+1 |
| | |||||
* | Many more C++ namespace name changes (unity -> ayatana). | Mike Gabriel | 2017-12-08 | 1 | -1/+1 |
| | |||||
* | Add an EDS test for nonrepeating alarms. Refactor the EDS testing structure ↵ | Charles Kerr | 2015-05-20 | 1 | -0/+101 |
slightly so that more of the basic config setup can be shared. |