| Commit message (Expand) | Author | Age | Files | Lines |
* | In user_menu_mgr_rebuild_items(), simplify the logic behind the visiblity rules | Charles Kerr | 2012-06-04 | 1 | -18/+9 |
* | bugfix: even if a UserMenuMgr was in greeter mode, it would rebuild itself in... | Charles Kerr | 2012-06-03 | 1 | -7/+7 |
* | user_count is a one-time use variable, so reduce its scope from being a UserM... | Charles Kerr | 2012-06-03 | 1 | -3/+2 |
* | fix signature for compare_users_by_username() | Charles Kerr | 2012-06-03 | 1 | -5/+4 |
* | simplify is_this_guest_session() | Charles Kerr | 2012-06-03 | 1 | -8/+4 |
* | extract method: create_user_menuitem() | Charles Kerr | 2012-06-03 | 1 | -57/+57 |
* | Remove the seemingly-pointless MINIMUM_USERS constant | Charles Kerr | 2012-06-03 | 1 | -49/+45 |
* | In user-menu-mgr.c, make the static variable 'settings' a field of UserMenuMg... | Charles Kerr | 2012-06-03 | 1 | -56/+48 |
* | In user-menu-mgr.c, make the static variable 'switch_menuitem' a local s.t. i... | Charles Kerr | 2012-06-03 | 1 | -2/+1 |
* | Remove unused function check_new_session() from user-menu-mgr.c | Charles Kerr | 2012-06-03 | 1 | -23/+12 |
* | In user_menu_mgr_rebuild_items(), reduce the scope of some temporary variables | Charles Kerr | 2012-06-02 | 1 | -4/+3 |
* | Revert r239, there are still issues, to sort next cycle | Sebastien Bacher | 2012-02-27 | 1 | -2/+26 |
* | Don't lock the session when switching to another one - something else (Consol... | Robert Ancell | 2012-02-10 | 1 | -26/+2 |
* | Remove "Online accounts" from user menu | Alberto Mardegan | 2012-02-02 | 1 | -34/+1 |
* | removed the redundant max users limit on the user menu | Conor Curran | 2011-10-25 | 1 | -2/+2 |
* | display manager HasGuestAccount now supported | Conor Curran | 2011-09-07 | 1 | -18/+23 |
* | live cd user should now be turned off via new gsettings entry by casper | Conor Curran | 2011-09-06 | 1 | -10/+10 |
* | added new field to gsettings to allow to hide the user menu | Conor Curran | 2011-09-06 | 1 | -3/+3 |
* | remove guest checking in generic user list, the guest user is never included ... | Conor Curran | 2011-08-30 | 1 | -16/+1 |
* | remove broken logic concerned with displaying the user menu | Conor Curran | 2011-08-30 | 1 | -2/+1 |
* | fixed the guest session panel string | Conor Curran | 2011-08-30 | 1 | -12/+10 |
* | fix the min users bug plus guest label utf8 issue | Conor Curran | 2011-08-25 | 1 | -25/+23 |
* | branded attached devices menuitem labels | Conor Curran | 2011-08-25 | 1 | -6/+19 |
|\ |
|
| * | set the alert state on the apt item when reboot is required | Conor Curran | 2011-08-23 | 1 | -2/+8 |
| * | user menu now shown if guest session is possible also guest name has been set... | Conor Curran | 2011-08-23 | 1 | -4/+10 |
| * | removed bluetooth item and labels on webcams and scanners are now manufacture... | Conor Curran | 2011-08-23 | 1 | -0/+4 |
* | | merge the fixes for gtk2 | Conor Curran | 2011-08-24 | 1 | -0/+3 |
|\ \ |
|
| * | | fix that broken trunk | Conor Curran | 2011-08-24 | 1 | -0/+3 |
| |/ |
|
* / | Activate prototype | Ted Gould | 2011-08-23 | 1 | -0/+3 |
|/ |
|
* | merged user, gsettings and other stuff | Conor Curran | 2011-08-23 | 1 | -17/+14 |
|\ |
|
| * | merged the dynamic users work | Conor Curran | 2011-08-22 | 1 | -4/+4 |
| |\ |
|
| | * | remove the debugs | Conor Curran | 2011-08-19 | 1 | -4/+0 |
| | * | users now dynamically responsive to addition and deletion of users | Conor Curran | 2011-08-19 | 1 | -4/+8 |
| * | | user images now being loaded into the user menu | Conor Curran | 2011-08-22 | 1 | -13/+10 |
* | | | Add a user accounts item on the user menu | Ted Gould | 2011-08-22 | 1 | -1/+31 |
|\ \ \
| |/ /
|/| | |
|
| * | | Add User Accounts link to bottom of user menu | Jeremy Bicha | 2011-08-21 | 1 | -1/+31 |
| |/ |
|
* | | Using the right schema | Ted Gould | 2011-08-19 | 1 | -1/+1 |
* | | Removing the 'gconf' string | Ted Gould | 2011-08-19 | 1 | -4/+4 |
* | | Change name to settings helper | Ted Gould | 2011-08-19 | 1 | -1/+1 |
* | | Porting the keys for the device and user manager over to use gsettings | Ted Gould | 2011-08-19 | 1 | -7/+6 |
|/ |
|
* | merged the ellipsis strings fixes | Conor Curran | 2011-08-18 | 1 | -1/+1 |
* | greeter mode uses to flag whether we are showing the user menu or not | Conor Curran | 2011-08-18 | 1 | -11/+13 |
* | ted's merge in for correctly checking active sessions plus UI now correct wit... | Conor Curran | 2011-08-18 | 1 | -25/+8 |
|\ |
|
* | | put guest item in place and fixed ticked icon on user menu | Conor Curran | 2011-08-17 | 1 | -2/+79 |
|/ |
|
* | trace around this seg fault | Conor Curran | 2011-08-04 | 1 | -4/+16 |
* | session menu mgr in progress | Conor Curran | 2011-07-18 | 1 | -17/+16 |
* | user menu nicely separated for now, next the session menu | Conor Curran | 2011-07-15 | 1 | -26/+48 |
* | first step - it compiles | Conor Curran | 2011-07-15 | 1 | -0/+336 |