Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Many more C++ namespace name changes (unity -> ayatana). | Mike Gabriel | 2017-12-08 | 1 | -2/+2 |
| | |||||
* | state-fixture: use TestDBusFixture for system bus | Lars Uebernickel | 2015-09-09 | 1 | -3/+3 |
| | |||||
* | fix flint++ warnings | Charles Kerr | 2014-09-17 | 1 | -1/+23 |
| | |||||
* | Extract the MockState logic from state-fixture.h so that it can be reused ↵ | Charles Kerr | 2014-01-21 | 1 | -23/+7 |
| | | | | for testing LiveActions | ||||
* | in utils.c, make a version of get_timezone_name() that doesn't require a ↵ | Charles Kerr | 2014-01-16 | 1 | -0/+1 |
| | | | | GSettings argument. Update utils tests. | ||||
* | Function: add fully-tested ActionGroups, per-profile Menus, state object. | Charles Kerr | 2014-01-14 | 1 | -0/+75 |
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 |