Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hw alarms | Charles Kerr | 2014-04-24 | 1 | -0/+5 |
* | decouple the planner's states; need three separate sets: upcoming-now (for al... | Charles Kerr | 2014-03-09 | 1 | -2/+25 |
* | in DateTime::format(), don't assign NULL to a std::string | Charles Kerr | 2014-02-26 | 1 | -3/+9 |
* | another pass at removing alarms from the menu once they're no longer upcoming... | Charles Kerr | 2014-02-05 | 1 | -0/+18 |
* | as per review, don't inline unless there are performance issues | Charles Kerr | 2014-01-30 | 1 | -0/+17 |
* | Alarms is going to need to know when the clock's minute changes. We already h... | Charles Kerr | 2014-01-22 | 1 | -40/+25 |
* | move DateTime's impl from the header to a cc file | Charles Kerr | 2014-01-22 | 1 | -0/+157 |