Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the EDS tests that were failing. | Rodney Dawes | 2021-07-09 | 1 | -1/+1 |
| | |||||
* | Update code as requested by reviewer. | Renato Araujo Oliveira Filho | 2021-07-05 | 1 | -2/+3 |
| | |||||
* | Remove type property from Alarm. | Renato Araujo Oliveira Filho | 2021-07-05 | 1 | -1/+0 |
| | |||||
* | Update tests. | Renato Araujo Oliveira Filho | 2021-07-05 | 1 | -0/+1 |
| | |||||
* | 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 | ||||
* | tests/test-eds-ics-missing-trigger.cpp: Include engine-eds.h prio to ↵ | Mike Gabriel | 2021-05-05 | 1 | -1/+1 |
| | | | | | | | | | alarm-queue-simple.h. Addresses this issue occuring when building with clang++: /usr/bin/../lib/gcc/x86_64-linux-gnu/10/../../../../include/c++/10/ext/new_allocator.h:150:23: error: no matching constructor for initialization of 'ayatana::indicator::datetime::EdsEngine' { ::new((void *)__p) _Up(std::forward<_Args>(__args)...); } | ||||
* | use the new ALARM_DEFAULT_SOUND symbolic in the src and test cpp files | Charles Kerr | 2018-03-26 | 1 | -1/+1 |
| | |||||
* | As we removed a day we need to edit the test too. | Andrea Azzarone | 2018-03-26 | 1 | -2/+1 |
| | |||||
* | 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 |
| | |||||
* | replace the default alarm from 'Suru arpeggio.ogg' to 'Alarm clock.ogg | Charles Kerr | 2015-09-04 | 1 | -1/+1 |
| | |||||
* | add (failing) regression test for x-canonical-alarm components whose valarms ↵ | Charles Kerr | 2015-06-17 | 1 | -0/+116 |
have no triggers |