aboutsummaryrefslogtreecommitdiff
path: root/tests/actions-mock.h
Commit message (Collapse)AuthorAgeFilesLines
* Many more C++ namespace name changes (unity -> ayatana).Mike Gabriel2017-12-081-2/+2
|
* fix flint++ warningsCharles Kerr2014-09-171-1/+1
|
* make the phone and desktop actions more consistent with each other; eg, ↵Charles Kerr2014-03-221-22/+45
| | | | 'indicator.desktop.open-calendar-app' + 'indicator.phone.open-calendar-app'
* In the Desktop profile, don't show the 'Add Event…' button if evolution ↵Charles Kerr2014-03-061-0/+5
| | | | can't be launched.
* sync the exported calendar state with the #State backendCharles Kerr2014-01-251-7/+1
|
* Function: add fully-tested ActionGroups, per-profile Menus, state object.Charles Kerr2014-01-141-0/+88
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