Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime. | Mike Gabriel | 2017-05-17 | 1 | -2/+2 |
| | |||||
* | remove the new code that we're not using yet | Charles Kerr | 2014-09-02 | 1 | -1/+0 |
| | |||||
* | add planner.cpp to the build | Charles Kerr | 2014-09-02 | 1 | -3/+2 |
| | |||||
* | add SnoozePlanner, AggregatePlanner | Charles Kerr | 2014-09-02 | 1 | -0/+3 |
| | |||||
* | decouple the planner's states; need three separate sets: upcoming-now (for ↵ | Charles Kerr | 2014-03-09 | 1 | -27/+2 |
| | | | | 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 | -3/+3 |
| | | | | get_name_of_thing() or getNameOfThing() | ||||
* | copyediting: slightly better header comments/docs | Charles Kerr | 2014-01-22 | 1 | -0/+2 |
| | |||||
* | Function: add fully-tested ActionGroups, per-profile Menus, state object. | Charles Kerr | 2014-01-14 | 1 | -0/+3 |
| | | | | | | Form: Add code annotations/comments. Remove dead code. Use Mir style guide. Todo: GSettings toggles, sync with new dbus-test-runner API, get GNOME Panel building again | ||||
* | add planner + tests | Charles Kerr | 2013-12-17 | 1 | -0/+71 |