Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Many more C++ namespace name changes (unity -> ayatana). | Mike Gabriel | 2017-12-08 | 1 | -1/+1 |
| | |||||
* | sync the rest of the code with the changes to DateTime instantiation ↵ | Charles Kerr | 2015-03-14 | 1 | -10/+10 |
| | | | | mentioned two commits ago | ||||
* | don't connect to EDS when running in the greeter. | Charles Kerr | 2014-03-09 | 1 | -1/+1 |
| | |||||
* | decouple the planner's states; need three separate sets: upcoming-now (for ↵ | Charles Kerr | 2014-03-09 | 1 | -21/+0 |
| | | | | 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). | ||||
* | sync unit tests | Charles Kerr | 2014-03-09 | 1 | -3/+3 |
| | |||||
* | use the timezones object to set the ECalComponent's default timezone. This ↵ | Charles Kerr | 2014-02-26 | 1 | -1/+3 |
| | | | | is needed to properly handle the 'floating' dates in the alarms | ||||
* | pin the planner's upcoming appointments to the live clock time, rather than ↵ | Charles Kerr | 2014-02-04 | 1 | -6/+8 |
| | | | | the calendar's time, so that they always update correctly in real-time | ||||
* | copyediting: as per review, use name_of_thing() instead of ↵ | Charles Kerr | 2014-01-30 | 1 | -3/+3 |
| | | | | get_name_of_thing() or getNameOfThing() | ||||
* | copyediting: rename the test/ directory's .cc files to .cpp for consistency ↵ | Charles Kerr | 2014-01-22 | 1 | -0/+85 |
with src/ |