aboutsummaryrefslogtreecommitdiff
path: root/src/user-menu-mgr.c
Commit message (Collapse)AuthorAgeFilesLines
* Revert r239, there are still issues, to sort next cycleSebastien Bacher2012-02-271-2/+26
|
* Don't lock the session when switching to another one - something else ↵Robert Ancell2012-02-101-26/+2
| | | | | | | (ConsoleKit?) already does this and locks it regardless of if the setting has been configured. By explicitly doing the lock it means we can't override it inside GNOME screensaver to switch to the greeter instead, so this patch removes the code.
* Remove "Online accounts" from user menuAlberto Mardegan2012-02-021-34/+1
| | | | | The "Online accounts" feature is going to be removed from the control panel in Precise.
* removed the redundant max users limit on the user menuConor Curran2011-10-251-2/+2
|
* display manager HasGuestAccount now supportedConor Curran2011-09-071-18/+23
|
* live cd user should now be turned off via new gsettings entry by casperConor Curran2011-09-061-10/+10
|
* added new field to gsettings to allow to hide the user menuConor Curran2011-09-061-3/+3
|
* remove guest checking in generic user list, the guest user is never included ↵Conor Curran2011-08-301-16/+1
| | | | in the user list returned therefore the check is pointless
* remove broken logic concerned with displaying the user menuConor Curran2011-08-301-2/+1
|
* fixed the guest session panel stringConor Curran2011-08-301-12/+10
|
* fix the min users bug plus guest label utf8 issueConor Curran2011-08-251-25/+23
|
* branded attached devices menuitem labelsConor Curran2011-08-251-6/+19
|\
| * set the alert state on the apt item when reboot is requiredConor Curran2011-08-231-2/+8
| |
| * user menu now shown if guest session is possible also guest name has been ↵Conor Curran2011-08-231-4/+10
| | | | | | | | set on the panel
| * removed bluetooth item and labels on webcams and scanners are now ↵Conor Curran2011-08-231-0/+4
| | | | | | | | manufacturer specific
* | merge the fixes for gtk2Conor Curran2011-08-241-0/+3
|\ \
| * | fix that broken trunkConor Curran2011-08-241-0/+3
| |/
* / Activate prototypeTed Gould2011-08-231-0/+3
|/
* merged user, gsettings and other stuffConor Curran2011-08-231-17/+14
|\
| * merged the dynamic users workConor Curran2011-08-221-4/+4
| |\
| | * remove the debugsConor Curran2011-08-191-4/+0
| | |
| | * users now dynamically responsive to addition and deletion of usersConor Curran2011-08-191-4/+8
| | |
| * | user images now being loaded into the user menuConor Curran2011-08-221-13/+10
| | |
* | | Add a user accounts item on the user menuTed Gould2011-08-221-1/+31
|\ \ \ | |/ / |/| |
| * | Add User Accounts link to bottom of user menuJeremy Bicha2011-08-211-1/+31
| |/
* | Using the right schemaTed Gould2011-08-191-1/+1
| |
* | Removing the 'gconf' stringTed Gould2011-08-191-4/+4
| |
* | Change name to settings helperTed Gould2011-08-191-1/+1
| |
* | Porting the keys for the device and user manager over to use gsettingsTed Gould2011-08-191-7/+6
|/
* merged the ellipsis strings fixesConor Curran2011-08-181-1/+1
|
* greeter mode uses to flag whether we are showing the user menu or notConor Curran2011-08-181-11/+13
|
* ted's merge in for correctly checking active sessions plus UI now correct ↵Conor Curran2011-08-181-25/+8
|\ | | | | | | with regards active sessions and guest session is also in
* | put guest item in place and fixed ticked icon on user menuConor Curran2011-08-171-2/+79
|/
* trace around this seg faultConor Curran2011-08-041-4/+16
|
* session menu mgr in progressConor Curran2011-07-181-17/+16
|
* user menu nicely separated for now, next the session menuConor Curran2011-07-151-26/+48
|
* first step - it compilesConor Curran2011-07-151-0/+336