aboutsummaryrefslogtreecommitdiff
path: root/src/backend-dbus
Commit message (Collapse)AuthorAgeFilesLines
* in our async callbacks, don't call g_warning() if the task was cancelled by ↵Charles Kerr2013-06-194-41/+58
| | | | the client
* remove #if 0 codeCharles Kerr2013-04-182-60/+0
|
* remove unused session-dbus.xml; this is a leftover from the GTK+ indicatorCharles Kerr2013-03-251-20/+0
|
* use pete woods' hud cmake code for the build.sh script to check for Ninja ↵Charles Kerr2013-03-231-71/+44
| | | | and to move the gdbus-codegen macros into a resuable file in the cmake/ directory.
* port indicator-session to GMenu/cmake. Code coverage increased from 0% to 95.4%.Charles Kerr2013-03-2223-0/+5870