aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Pass 'FALSE' for the PK interactivity argument, to match not checking for 'al...Iain Lane2013-04-191-2/+2
* Call can_hibernate instead of can_suspend when checking whether we can hibernateIain Lane2013-04-191-1/+1
* Only show menu items if we can perform the action without authorisationIain Lane2013-04-191-6/+5
* Allow PolicyKit to interactively ask the user for credentials in gtk-logout-h...Iain Lane2013-04-121-2/+2
* Remove upower usage - these interfaces are being deprecated.Iain Lane2013-04-123-405/+45
* Initial port from ConsoleKit to Logind for session tracking.Iain Lane2013-04-1113-1195/+563
* SessionMenuMgr: show the reboot menu item in shell-mode with no confirmationMarco Trevisan (Treviño)2013-03-061-2/+4
* SessionMenuMgr: use the fallback dialog if the dbus SessionManager calls failMarco Trevisan (Treviño)2013-03-061-9/+22
* SessionMenuMgr: call also Reboot method in shell modeMarco Trevisan (Treviño)2013-03-061-3/+19
* SessionMenuMgr: call Shutdown method if we're suppressing the dialogsMarco Trevisan (Treviño)2013-03-061-4/+11
* SessionMenuMgr: unref the parameters if we got an error earlierMarco Trevisan (Treviño)2013-03-051-0/+4
* SessionMenuMgr: call SessionManager Logout method in shell modeMarco Trevisan (Treviño)2013-03-051-28/+49
* SessionMenuMgr: call gnome SessionManager method to shutdown on shell-modeMarco Trevisan (Treviño)2013-03-051-1/+42
* SessionManager: add shell name watcher and hide reboot on shell modeMarco Trevisan (Treviño)2013-03-051-1/+42
* Remove the uses of deprecated g_type_init().Mathieu Trudel-Lapierre2013-01-221-2/+0
* Use GDbusRobert Ancell2012-11-301-60/+74
* if the user's real name can't be determined, fall back to the user's account ...Charles Kerr2012-11-151-3/+4
* in user-service-dbus.c, don't crash if getting a display proxy fails.Charles Kerr2012-11-121-15/+37
* Don't lock the session when clicking on the current userLars Uebernickel2012-11-061-2/+8
* Hide 'start screen saver' action, if it's locked down. Approved by Charles Kerr.Dmitrijs Ledkovs (xnox)2012-10-241-5/+9
|\
| * Hide "Start Screen Saver" action, if it is locked down.Dmitrijs Ledkovs2012-10-171-5/+9
* | use the same icons in the greeter as we do in a user sessionMichael Terry2012-10-222-22/+5
|/
* test for uproxy!=NULL before using itCharles Kerr2012-10-101-13/+17
* add translator comments to explain the menu's a11y stringsCharles Kerr2012-10-051-0/+3
* Remove the custom menu type for the restart entry. Fixes: https://bugs.launch...Ted Gould2012-10-013-75/+2
|\
| * Drop the definesTed Gould2012-09-281-4/+0
| * Make the restart item a normal oneTed Gould2012-09-281-5/+2
| * Removing handling for the restart item typeTed Gould2012-09-281-66/+0
* | Move the upower init to after the items are createdTed Gould2012-09-281-1/+5
|/
* don't unconditionally show the user menuitems ... let dbusmenu's code process...Charles Kerr2012-09-181-2/+0
* add AM_V_GEN to the gdbus-codegen invocation for prettier silent-rules invoca...Charles Kerr2012-09-181-7/+7
* Still using 'switch off' instead of 'shut down' in the default text in sessio...Charles Kerr2012-09-181-3/+3
* If the system menu's icon is missing in the current theme, fall back to gtk-m...Lars Uebernickel2012-09-131-0/+18
|\
| * Change fallback icon to "gtk-missing-image"Lars Uebernickel2012-09-131-1/+1
| * Add fallback to "system-shutdown" iconXiao-Long Chen2012-09-131-0/+18
* | make Suspend translatableDidier Roche2012-09-131-1/+1
|/
* Revert en_GB localization to 'Switch Off'; this needs to be done in theSteve Langasek2012-09-121-3/+3
* add a11y case for attention needed, but username display disabledCharles Kerr2012-08-311-0/+2
* revise indicator_session_update_a11y_from_disposition() to be easier to inter...Charles Kerr2012-08-311-14/+14
* have the a11y text follow the SystemMenu specCharles Kerr2012-08-311-20/+42
* add a disposition handler to indicator-sessionCharles Kerr2012-08-302-17/+137
* Add the "Online Accounts" item to the session menu.Alberto Mardegan2012-08-304-1/+257
|\
| * Show Online Accounts only when neededAlberto Mardegan2012-08-231-12/+31
| * Fix buildAlberto Mardegan2012-08-212-2/+2
| * Class renameAlberto Mardegan2012-08-215-81/+81
| * Add Online Accounts item to session menu.Alberto Mardegan2012-08-213-2/+20
| * Apply old webcredentials patch to trunkAlberto Mardegan2012-08-214-1/+220
| |\
| | * Add Web Accounts menu itemAlberto Mardegan2012-03-074-1/+226
| | * Fix a build error: include locale.hAlberto Mardegan2012-03-071-0/+1
* | | in gtk-logout-helper's 'switch off' dialog, don't show a 'restart' button any...Charles Kerr2012-08-221-6/+0