Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Change the desktop menu's settings menuitem's label to match the spec. ↵ | Charles Kerr | 2014-03-24 | 1 | -86/+174 |
|\ | | | | | | | Fixes: 1296585 | ||||
| * | make the phone and desktop actions more consistent with each other; eg, ↵ | Charles Kerr | 2014-03-22 | 1 | -86/+174 |
| | | | | | | | | 'indicator.desktop.open-calendar-app' + 'indicator.phone.open-calendar-app' | ||||
| * | give 'phone' and 'desktop' their own action namespaces. Fix documentation on ↵ | Charles Kerr | 2014-03-21 | 1 | -6/+6 |
| | | | | | | | | 'activate-settings', since there are two forms of it, one for phone and one for desktop. | ||||
* | | sync unit tests with r325 | Charles Kerr | 2014-03-20 | 1 | -4/+10 |
|/ | |||||
* | decouple the planner's states; need three separate sets: upcoming-now (for ↵ | Charles Kerr | 2014-03-09 | 1 | -5/+7 |
| | | | | 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 with lp:~larsu/indicator-datetime/reset-date and add corresponding unit ↵ | Charles Kerr | 2014-01-29 | 1 | -0/+54 |
| | | | | tests. | ||||
* | sync the exported calendar state with the #State backend | Charles Kerr | 2014-01-25 | 1 | -7/+12 |
| | |||||
* | copyediting: rename the test/ directory's .cc files to .cpp for consistency ↵ | Charles Kerr | 2014-01-22 | 1 | -0/+173 |
with src/ |