summaryrefslogtreecommitdiff
path: root/gnome-session/gsm-shell.c
Commit message (Expand)AuthorAgeFilesLines
* gsm-shell: make sure dialog_is_open is set to false when appropriateRay Strode2016-03-091-0/+4
* shell: deduplicate shell signal logicRay Strode2016-03-041-67/+27
* gsm-shell: port to GDBusCosimo Cecchi2014-12-121-278/+127
* Updated FSF's addressDaniel Mustieles2014-01-231-3/+1
* shell: unref correct proxy on destroyRay Strode2013-10-011-5/+1
* Systemd: Handle polkit dialog at session end more gracefullyMatthias Clasen2012-11-231-0/+9
* Drop gsm-marshal.list, use g_cclosure_marshal_genericColin Walters2012-10-281-21/+7
* Use g_clear_object/g_clear_pointerColin Walters2012-10-281-26/+7
* shell: fix duplicate dialog issueRay Strode2012-07-161-0/+9
* gsm: Never mark as handled the Disconnected signal from dbusVincent Untz2011-09-091-1/+2
* manager: port to latest shell apiRay Strode2011-03-231-12/+73
* shell: drop has_open_dialog state variableRay Strode2011-03-221-8/+0
* shell: listen for 'Closed' signalRay Strode2011-03-221-23/+47
* shell: don't leak inhibitor list on updatesRay Strode2011-03-221-7/+17
* shell: fix cancel button in logout dialogRay Strode2011-02-251-0/+15
* shell: update dialog as inhibitors changeRay Strode2011-02-181-0/+48
* shell: drop unused parameter to open functionRay Strode2011-02-181-2/+1
* gsm: Do not even care about error message in gsm_shell_init()Vincent Untz2011-02-021-9/+1
* gsm: Add some debug message in gsm-shell.cVincent Untz2011-02-021-1/+5
* gsm: Fix description of a propertyVincent Untz2011-02-021-1/+1
* shell: don't scream if shell isn't aroundRay Strode2011-01-281-2/+2
* shell: add support for shell logout/shutdown dialogRay Strode2011-01-241-0/+569