Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | copyediting: as per review, use name_of_thing() instead of get_name_of_thing(... | Charles Kerr | 2014-01-30 | 1 | -5/+5 |
* | following on the review comment covered in the last commit, use shared_ptr<co... | Charles Kerr | 2014-01-30 | 1 | -1/+1 |
* | Alarms is going to need to know when the clock's minute changes. We already h... | Charles Kerr | 2014-01-22 | 1 | -11/+9 |
* | Remove the Timezones property from Clock; it's only needed by the subclass Li... | Charles Kerr | 2014-01-22 | 1 | -5/+4 |
* | copyediting: slightly better header comments/docs | Charles Kerr | 2014-01-22 | 1 | -1/+1 |
* | Function: add fully-tested ActionGroups, per-profile Menus, state object. | Charles Kerr | 2014-01-14 | 1 | -11/+14 |
* | add clock + tests | Charles Kerr | 2013-12-17 | 1 | -0/+99 |