aboutsummaryrefslogtreecommitdiff
path: root/src/backend-dbus/actions.c
Commit message (Expand)AuthorAgeFilesLines
...
* If the Unity dialogs aren't available (such as in the greeter) but zenity is,...Charles Kerr2013-07-121-53/+261
* in backend-dbus/actions.c, create a separate cancellable for dm_seat s.t. new...Charles Kerr2013-07-011-6/+16
* in backend-dbus/actions.c, create a separate cancellable for login1_manager s...Charles Kerr2013-07-011-7/+31
* in backend-dbus/actions.c's set_dm_seat(), since we don't listen to displayma...Charles Kerr2013-07-011-9/+2
* in backend-dbus/actions.c's set_login1_seat(), disconnect from the previous s...Charles Kerr2013-07-011-2/+7
* in actions.c's my_can_prompt(), don't leak the string returned by g_dbus_prox...Charles Kerr2013-06-271-3/+10
* only show the restart or hibernate menuitems if login1 says these features ar...Charles Kerr2013-06-271-4/+2
* migrate from consolekit to login1Charles Kerr2013-06-241-94/+86
* in our async callbacks, don't call g_warning() if the task was cancelled by t...Charles Kerr2013-06-191-10/+3
* port indicator-session to GMenu/cmake. Code coverage increased from 0% to 95.4%.Charles Kerr2013-03-221-0/+730