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 | -11/+20 |
| | | | | 'indicator.desktop.open-calendar-app' + 'indicator.phone.open-calendar-app' | ||||
* | Don't list an 'Add Event…' button if there's not a calendar app available | Charles Kerr | 2014-03-09 | 1 | -18/+34 |
|\ | |||||
| * | In the Desktop profile, don't show the 'Add Event…' button if evolution ↵ | Charles Kerr | 2014-03-06 | 1 | -18/+34 |
| | | | | | | | | can't be launched. | ||||
* | | decouple the planner's states; need three separate sets: upcoming-now (for ↵ | Charles Kerr | 2014-03-09 | 1 | -5/+5 |
|/ | | | | 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). | ||||
* | fix 'clock app' menuitem on phone profile reported by seb128 and update the ↵ | Charles Kerr | 2014-01-30 | 1 | -67/+175 |
| | | | | corresponding unit tests | ||||
* | fix disabled 'Add Event…' menuitem issue reported in testing by seb128; ↵ | Charles Kerr | 2014-01-29 | 1 | -0/+8 |
| | | | | add a test for this regression | ||||
* | fix instant calendar toggle issue reported in testing by seb128; add a test ↵ | Charles Kerr | 2014-01-29 | 1 | -1/+7 |
| | | | | for this regression | ||||
* | copyediting: rename the test/ directory's .cc files to .cpp for consistency ↵ | Charles Kerr | 2014-01-22 | 1 | -0/+402 |
with src/ |