Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removing the current user from the list. | Ted Gould | 2010-03-03 | 1 | -86/+65 |
|\ | |||||
| * | Switching things around a little bit. Making sure we always go through the ↵ | Ted Gould | 2010-03-02 | 1 | -30/+44 |
| | | | | | | | | list to search for the guest account to see if it's logged in. But, still not making menu entries. | ||||
| * | Restructuring callbacks to not need the count variable. | Ted Gould | 2010-03-02 | 1 | -32/+9 |
| | | |||||
| * | Making it so that count is not a global and just calculated from the list. | Ted Gould | 2010-03-02 | 1 | -9/+2 |
| | | |||||
| * | Making it so that users is not a global and just grabbed everytime and used. | Ted Gould | 2010-03-02 | 1 | -15/+5 |
| | | |||||
| * | Check the UID to see if it's me | Ted Gould | 2010-03-02 | 1 | -0/+5 |
| | | |||||
* | | If we ARE a conflicted name then we need to fallback into displaying the ↵ | Ted Gould | 2010-03-02 | 1 | -0/+6 |
| | | | | | | | | user name. | ||||
* | | Creating a field for the user that has the real name in it, and a place for ↵ | Ted Gould | 2010-03-02 | 1 | -1/+9 |
| | | | | | | | | that to conflict. | ||||
* | | Sort by real name | Ted Gould | 2010-03-02 | 1 | -1/+1 |
|/ | |||||
* | Changed names to patch current upower | Ted Gould | 2010-02-23 | 1 | -2/+2 |
| | |||||
* | Adding in user items | Ted Gould | 2010-02-18 | 1 | -2/+6 |
|\ | |||||
| * | Switching users over to user items | Ted Gould | 2010-02-17 | 1 | -1/+3 |
| | | |||||
| * | Switching the guest over to a user item. | Ted Gould | 2010-02-17 | 1 | -1/+3 |
| | | |||||
* | | Switching label to be 'switch from' | Ted Gould | 2010-02-18 | 1 | -2/+3 |
|\ \ | |/ |/| | |||||
| * | Switching the menu item that we're creating. | Ted Gould | 2010-02-11 | 1 | -3/+3 |
| | | |||||
| * | First pass, get the string. | Ted Gould | 2010-02-08 | 1 | -1/+3 |
| | | |||||
* | | Switching from DevKit Power to upower | Ted Gould | 2010-02-17 | 1 | -30/+30 |
|\ \ | |||||
| * | | Port from DeviceKit-power to upower | Martin Pitt | 2010-02-17 | 1 | -30/+30 |
| |/ | |||||
* / | add forgotten separator and re-order the user switch entry according to the spec | David Barth | 2010-02-16 | 1 | -18/+23 |
|/ | |||||
* | Removing GPM proxy as we're not using the setting. | Ted Gould | 2010-02-08 | 1 | -15/+0 |
|\ | |||||
| * | Removing the callback into the lock helper for GDM autologin settings change. | Ted Gould | 2010-02-08 | 1 | -15/+0 |
| | | |||||
* | | Remove unnecessary cast | Cody Russell | 2010-02-08 | 1 | -1/+1 |
| | | |||||
* | | Fixes | Cody Russell | 2010-02-08 | 1 | -5/+11 |
| | | |||||
* | | Check switch_menuitem for NULL first | Cody Russell | 2010-02-08 | 1 | -6/+9 |
| | | |||||
* | | Fix a typo | Cody Russell | 2010-02-08 | 1 | -1/+1 |
| | | |||||
* | | Lockdown | Cody Russell | 2010-02-08 | 1 | -5/+58 |
|/ | |||||
* | Updating to new dbusmenu interfaces. | Ted Gould | 2010-02-04 | 1 | -10/+10 |
|\ | |||||
| * | Changing more prototypes to match the new activate signal. | Ted Gould | 2010-02-02 | 1 | -5/+5 |
| | | |||||
| * | Changing the lock_screen function to match the new activate prototype. | Ted Gould | 2010-02-02 | 1 | -1/+1 |
|/ | |||||
* | Adding in a separator | Ted Gould | 2010-01-04 | 1 | -0/+5 |
| | |||||
* | First pass at merging user-service in. | Ted Gould | 2010-01-04 | 1 | -7/+258 |
| | |||||
* | Switching the session service to using a IndicatorService object. | Ted Gould | 2010-01-04 | 1 | -14/+19 |
| | |||||
* | Trying to clean these two up for getting ready to merge. | Ted Gould | 2010-01-04 | 1 | -0/+5 |
| | |||||
* | Setting booleans and values oh my! | Ted Gould | 2009-12-18 | 1 | -4/+4 |
| | |||||
* | Switching the sleep action to have a response so we can make sure to ↵ | Ted Gould | 2009-10-07 | 1 | -4/+15 |
| | | | | unthrottle the screensaver. | ||||
* | Linking into the lock screen helper. | Ted Gould | 2009-10-06 | 1 | -122/+4 |
| | |||||
* | Ah, truth, you got me again! Never will I trust you. | Ted Gould | 2009-09-24 | 1 | -2/+4 |
| | |||||
* | Wrong string! Oops. | Ted Gould | 2009-09-24 | 1 | -1/+2 |
| | |||||
* | Setting up the signal handler to get changes to the value. | Ted Gould | 2009-09-24 | 1 | -0/+13 |
| | |||||
* | Getting the basic grabbing of the proxy and getting the autologin value. | Ted Gould | 2009-09-24 | 1 | -1/+62 |
| | |||||
* | Putting in the infrastructure to have GDM settings proxy | Ted Gould | 2009-09-24 | 1 | -0/+19 |
| | |||||
* | Stealing the lock screen function from the user-service and making it so ↵ | Ted Gould | 2009-09-23 | 1 | -0/+29 |
| | | | | that we lock on sleep. | ||||
* | Merging in design team requested fixes for labels and menu item placement. | Ted Gould | 2009-09-16 | 1 | -2/+2 |
|\ | |||||
| * | Fixing shutdown text | Ted Gould | 2009-09-14 | 1 | -2/+2 |
| | | |||||
* | | Adding in gettext init stuff. | Ted Gould | 2009-09-15 | 1 | -0/+7 |
|/ | |||||
* | Merging in branch to remove some spaces in the menu labels. | Ted Gould | 2009-09-10 | 1 | -3/+3 |
|\ | |||||
| * | Removing the space on the elipsis | Ted Gould | 2009-09-10 | 1 | -3/+3 |
| | | |||||
* | | The menu now immediately is updated when the gconf-key about the | Christoph Korn | 2009-09-08 | 1 | -17/+26 |
|/ | | | | | logout/shutdown/restart confirmations is changed. | ||||
* | Adding a GConf key to suppress confirmation dialogs | Christoph Korn | 2009-09-08 | 1 | -3/+17 |
|\ | |||||
| * | These patches introduce a gconf key whether the logout/restart/shutdown ↵ | Christoph Korn | 2009-09-02 | 1 | -3/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | confirmations should be shown or not. Also the menu items should be suffixed by '...' accordingly. However this only works after a restart. Bugs which get fixed are: https://bugs.launchpad.net/indicator-session/+bug/422025 https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/421693 https://bugs.launchpad.net/ubuntu/+source/indicator-session/+bug/419472 |