aboutsummaryrefslogtreecommitdiff
path: root/include/datetime/actions-live.h
Commit message (Collapse)AuthorAgeFilesLines
* as per review, don't inline unless there are performance issuesCharles Kerr2014-01-301-1/+1
|
* copyediting: slightly better header comments/docsCharles Kerr2014-01-221-1/+1
|
* add LiveActions implementation and unit testsCharles Kerr2014-01-211-1/+5
|
* get timezone, clock tests running again with Settings & StateCharles Kerr2014-01-161-4/+3
|
* Function: add fully-tested ActionGroups, per-profile Menus, state object.Charles Kerr2014-01-141-0/+57
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