Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Many more C++ namespace name changes (unity -> ayatana). | Mike Gabriel | 2017-12-08 | 1 | -1/+1 |
* | sync with trunk | Charles Kerr | 2014-09-16 | 1 | -18/+93 |
|\ | |||||
| * | add unit tests for the powerd monitor | Charles Kerr | 2014-09-15 | 1 | -0/+61 |
| * | hide Clock's implementation details into an Impl class. | Charles Kerr | 2014-09-13 | 1 | -18/+32 |
* | | LiveClock only needs one Timezone, so give it that instead of a Timezones object | Charles Kerr | 2014-09-16 | 1 | -15/+16 |
|/ | |||||
* | copyediting: use 'nullptr' instead of 'NULL' in c++ source | Charles Kerr | 2014-02-02 | 1 | -2/+2 |
* | copyediting: as per review, use name_of_thing() instead of get_name_of_thing(... | Charles Kerr | 2014-01-30 | 1 | -4/+4 |
* | Alarms is going to need to know when the clock's minute changes. We already h... | Charles Kerr | 2014-01-22 | 1 | -18/+14 |
* | copyediting: rename the test/ directory's .cc files to .cpp for consistency w... | Charles Kerr | 2014-01-22 | 1 | -0/+144 |