aboutsummaryrefslogtreecommitdiff
path: root/src/session-service.c
Commit message (Expand)AuthorAgeFilesLines
...
* Sort the launchersTed Gould2011-03-101-0/+24
* Reducing the scope of some of our variablesTed Gould2011-03-101-2/+3
* Closing the directory after we're done with itTed Gould2011-03-101-0/+1
* Putting the appinfo's into a list so that we can sort themTed Gould2011-03-101-0/+11
* Drop support for indicator-session-extra.desktopMartin Pitt2011-03-101-14/+0
* Add support for extra launcher dirMartin Pitt2011-03-101-3/+39
* Fixing the lock screen functionality to match the new design.Ted Gould2010-08-121-4/+40
|\
| * Putting the shortcut on the menuitemTed Gould2010-08-061-1/+15
| * Set up the listener for the keybindingTed Gould2010-08-061-0/+24
| * Getting keybinding definesTed Gould2010-08-061-0/+3
| * Removing the ability to have the menu item say anything other than 'Lock Screen'Ted Gould2010-08-061-6/+1
* | Fixing captialization of the completion string.Ted Gould2010-08-121-2/+2
* | EllipsizeCody Russell2010-08-021-5/+5
* | Changing 'Restart Required' to 'Restart To Complete Update'vish2010-07-311-2/+2
|/
* Check to see if the shutdown and restart items should be shown on first run.Ted Gould2010-04-061-0/+2
* Changing prototype to not have the same info twice.Ted Gould2010-04-061-1/+1
* Actually pass the service in the callbackTed Gould2010-04-061-1/+1
* Changing the menu item to 'Suspend'Ted Gould2010-03-251-1/+1
* Reverting from 'Switch Off' to 'Shut Down'Ted Gould2010-03-181-2/+2
* Handle updating of sessions and mark the guest account when it has an open se...Ted Gould2010-03-181-0/+12
|\
| * Setting the guest item once it gets built.Ted Gould2010-03-161-0/+4
| * Setting the menuitem for the user.Ted Gould2010-03-161-0/+1
| * Adding a way to activate the guest session through GDMTed Gould2010-03-161-0/+7
* | Only lock screensaver if the screensaver is set to lock.Ted Gould2010-03-181-6/+6
|\ \
| * | Connecting in the update item.Ted Gould2010-03-161-0/+1
| * | Instead of making the item disabled, change the text when we won't lock the s...Ted Gould2010-03-161-6/+5
| |/
* | Handling the file URIsTed Gould2010-03-171-2/+2
* | Setting the user iconTed Gould2010-03-171-0/+5
|/
* When switching users try to lock the screenTed Gould2010-03-161-1/+22
|\
| * Making a small little wrapper to check the lockdown key.Ted Gould2010-03-151-4/+18
| * Grabbing the screensaver gconf key branchTed Gould2010-03-151-82/+93
| |\
| * | Lock the screen in the various activate functions.Ted Gould2010-03-151-0/+8
* | | If policy kit disables the suspend and hibernate don't show them.Ted Gould2010-03-161-2/+32
|\ \ \
| * | | Checking the error to make sure we're getting back reasonable data or reporti...Ted Gould2010-03-151-0/+5
| * | | Use the upower allowed interface to check to see if PK is blocking suspend an...Ted Gould2010-03-151-0/+23
| * | | Adding properties for allowing the suspend and hibernateTed Gould2010-03-151-2/+4
| * | | Grab the branch doing screensaver stuff.Ted Gould2010-03-151-82/+93
| |\ \ \ | | |/ / | |/| / | | |/
* | | Adding a GConf key for showing the logout item.Ted Gould2010-03-161-1/+2
|\ \ \
| * | | Add in checking whether the logout button is shown, and get it changing with ...Ted Gould2010-03-151-1/+2
| |/ /
* | | Watching for the screensaver lockdown GConf key.Ted Gould2010-03-161-82/+93
|\ \ \ | |/ / |/| / | |/
| * Switching the suspend/hibernate handling to a cached value. And that way we ...Ted Gould2010-03-151-15/+24
| * Only setup signals if we're building the proxy for the first time.Ted Gould2010-03-151-10/+10
| * Adding some comments to describe a long function.Ted Gould2010-03-151-0/+10
| * Handling the locking of the screen in the rebuild function.Ted Gould2010-03-151-14/+22
| * Removing the lock separator as we don't need it anymore.Ted Gould2010-03-151-6/+0
| * Changing the lockdown key to do all the switching instead of just the switch ...Ted Gould2010-03-151-11/+4
| * Switching from hiding entries to just rebuilding the menus.Ted Gould2010-03-151-18/+4
| * Switching around the GConf notification setup to do an entire directory.Ted Gould2010-03-151-12/+8
| * Tracking the separator next to the lock item as well.Ted Gould2010-03-151-2/+10
| * Embarassing 4 letter word to forget. Guess the compiler would add it back an...Ted Gould2010-03-151-1/+1