aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Import upstream version 12.10.4Sebastien Bacher2012-10-0318-91/+22
|\
| * 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
* | Import upstream version 12.10.3Ken VanDine2012-09-1919-37/+53
* | Import upstream version 12.10.2Sebastien Bacher2012-08-318-26/+438
|\|
| * 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
* | | | Import upstream version 12.10.1Sebastien Bacher2012-08-2316-107/+112
|\| | |
| * | | 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
| |/ /
* | | Import upstream version 12.10.0Sebastien Bacher2012-07-1150-6493/+31374
|\| |
| * | 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
| * | copyeditingCharles Kerr2012-06-203-6/+4
| * | copyeditingCharles Kerr2012-06-191-9/+14
| * | Use "g_str_has_prefix(str,foo)" instead of "strlen(str)>N && !memcmp(str,foo,N)"Charles Kerr2012-06-191-2/+1
| * | action_func_spawn_async() doesn't need a varargs argument anymore.Charles Kerr2012-06-191-9/+4
| * | in build_user_menuitems(), don't leak the users GList even if user switching ...Charles Kerr2012-06-191-1/+2
| * | SessionMenuMgr shouldn't leak its user_menuitems GSListCharles Kerr2012-06-191-0/+3
| * | take a ref on the session_dbus passed into SessionMenuMgr's constructor.Charles Kerr2012-06-191-1/+2