aboutsummaryrefslogtreecommitdiff
path: root/include/datetime/planner.h
Commit message (Collapse)AuthorAgeFilesLines
* Fork ayatana-indicator-datetime from Ubuntu's indicator-datetime.Mike Gabriel2017-05-171-2/+2
|
* remove the new code that we're not using yetCharles Kerr2014-09-021-1/+0
|
* add planner.cpp to the buildCharles Kerr2014-09-021-3/+2
|
* add SnoozePlanner, AggregatePlannerCharles Kerr2014-09-021-0/+3
|
* decouple the planner's states; need three separate sets: upcoming-now (for ↵Charles Kerr2014-03-091-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 Kerr2014-01-301-3/+3
| | | | get_name_of_thing() or getNameOfThing()
* copyediting: slightly better header comments/docsCharles Kerr2014-01-221-0/+2
|
* Function: add fully-tested ActionGroups, per-profile Menus, state object.Charles Kerr2014-01-141-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 + testsCharles Kerr2013-12-171-0/+71