Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changing shutdowns to switch offs | Ted Gould | 2010-03-03 | 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 | ||||
* | | Switching to using the defines for all of the properties. | Ted Gould | 2009-09-03 | 1 | -9/+9 |
|/ | |||||
* | I forgot to put legal agreements on the top of all the C/H files. Oops. | Ted Gould | 2009-08-07 | 1 | -0/+22 |
| | |||||
* | Whitespace, who hoo, I'm earning karma for this | Ted Gould | 2009-07-24 | 1 | -25/+22 |
| | |||||
* | Setting the visiblity of the menu items based on whether DKP reports that we ↵ | Ted Gould | 2009-07-24 | 1 | -9/+22 |
| | | | | have the functionality. | ||||
* | Checking the suspend and hibernate properties | Ted Gould | 2009-07-24 | 1 | -2/+26 |
| | |||||
* | Setting up change, and issuing a response | Ted Gould | 2009-07-24 | 1 | -4/+72 |
| | |||||
* | TODO list | Ted Gould | 2009-07-24 | 1 | -0/+6 |
| | |||||
* | Comment update | Ted Gould | 2009-07-24 | 1 | -1/+2 |
| | |||||
* | Adding in the function to make the calls to DKP | Ted Gould | 2009-07-23 | 1 | -2/+20 |
| |