Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make the phone and desktop actions more consistent with each other; eg, ↵ | Charles Kerr | 2014-03-22 | 1 | -20/+71 |
| | | | | 'indicator.desktop.open-calendar-app' + 'indicator.phone.open-calendar-app' | ||||
* | sync the unit tests to the evolution startdate changes in r319 | Charles Kerr | 2014-03-13 | 1 | -1/+3 |
| | |||||
* | decouple the planner's states; need three separate sets: upcoming-now (for ↵ | Charles Kerr | 2014-03-09 | 1 | -3/+4 |
| | | | | 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). | ||||
* | copyediting: as per review, use name_of_thing() instead of ↵ | Charles Kerr | 2014-01-30 | 1 | -2/+2 |
| | | | | get_name_of_thing() or getNameOfThing() | ||||
* | sync the exported calendar state with the #State backend | Charles Kerr | 2014-01-25 | 1 | -0/+114 |
| | |||||
* | copyediting: rename the test/ directory's .cc files to .cpp for consistency ↵ | Charles Kerr | 2014-01-22 | 1 | -0/+289 |
with src/ |