aboutsummaryrefslogtreecommitdiff
path: root/include/datetime/menu.h
Commit message (Expand)AuthorAgeFilesLines
* following on the review comment covered in the last commit, use shared_ptr<co...Charles Kerr2014-01-301-2/+2
* as per review, there were a few places that accidentally passed a shared_ptr<...Charles Kerr2014-01-301-1/+1
* as per review, constify getters where possible. This isn't always possible du...Charles Kerr2014-01-301-1/+0
* as per review, don't inline unless there are performance issuesCharles Kerr2014-01-301-1/+1
* as per review, don't inline gettersCharles Kerr2014-01-301-4/+4
* copyediting: slightly better header comments/docsCharles Kerr2014-01-221-0/+4
* Function: add fully-tested ActionGroups, per-profile Menus, state object.Charles Kerr2014-01-141-0/+82