aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* use pete woods' hud cmake code for the build.sh script to check for Ninja and...Charles Kerr2013-03-231-71/+44
* port indicator-session to GMenu/cmake. Code coverage increased from 0% to 95.4%.Charles Kerr2013-03-2251-4751/+6158
* 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
* | | in the session menu, make the user menuitems the same height as the other men...Charles Kerr2012-08-211-26/+30
* | | use gtk_image_*_from_icon_name() instead of indicator_image_helper*()Charles Kerr2012-08-211-5/+6
|/ /
* | only fire change events when a user property that we care about changes.Charles Kerr2012-07-061-16/+32
* | Don't trigger unnecessary change events in the user proxy.Charles Kerr2012-07-061-8/+25
* | copyeditingCharles Kerr2012-07-051-11/+1
* | copyeditingCharles Kerr2012-07-051-4/+4
* | Remove the etched border effect for user icons.Charles Kerr2012-07-051-346/+15
* | reduce the user icon size from 32 to 24 pixels as per mpt's request.Charles Kerr2012-07-051-2/+4
* | don't cache the DisplayManager seat proxy.Charles Kerr2012-07-041-49/+37
* | in gtk-logout-helper, rename 'Shut Down' to 'Switch Off' to match the session...Charles Kerr2012-07-041-3/+3
* | add a g_debug message to say which command is being invoked by g_spawn_comman...Charles Kerr2012-07-041-0/+1
* | Restore the ellipsis to the 'System Settings' label as per mpt's suggestion.Charles Kerr2012-06-281-1/+1