aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Only lock screensaver if the screensaver is set to lock.Ted Gould2010-03-184-15/+100
|\
| * Make sure to call to activate teh screensaver if we can't lock it. Oh, and ↵Ted Gould2010-03-161-8/+29
| | | | | | | | that takes a reply.
| * Splitting out the params here.Ted Gould2010-03-161-1/+6
| |
| * Forgot to make this static.Ted Gould2010-03-161-1/+1
| |
| * Adding lock-helper.c in as it has translatable strings now.Ted Gould2010-03-161-0/+1
| |
| * Adding in the mechanism to actually do the callback and change the label.Ted Gould2010-03-161-0/+35
| |
| * Connecting in the update item.Ted Gould2010-03-161-0/+1
| |
| * Adding a function for updating the logout menuitem.Ted Gould2010-03-162-0/+13
| |
| * Instead of making the item disabled, change the text when we won't lock the ↵Ted Gould2010-03-161-6/+5
| | | | | | | | screen.
| * Sync up to trunk.Ted Gould2010-03-168-88/+504
| |\
| * | Bad booleanTed Gould2010-03-161-1/+1
| | |
| * | Add in the key for locking the screen and making that part of will_lockTed Gould2010-03-161-1/+11
| | |
* | | Using an icon for users or a stock item if they don't have an icon.Ted Gould2010-03-183-1/+29
|\ \ \
| * | | Linking to 436028Ted Gould2010-03-170-0/+0
| | | |
| * | | Getting the horizontal padding for a nice spacing between widgets.Ted Gould2010-03-171-1/+3
| | | |
| * | | Handling the file URIsTed Gould2010-03-171-2/+2
| | | |
| * | | Moving debug messageTed Gould2010-03-171-1/+1
| | | |
| * | | Check to ensure the file exists.Ted Gould2010-03-171-1/+1
| | | |
| * | | Nice debugging message.Ted Gould2010-03-171-0/+1
| | | |
| * | | Using proper icon.Ted Gould2010-03-171-1/+1
| | | |
| * | | Setting the user iconTed Gould2010-03-171-0/+5
| | | |
| * | | Building an icon based on teh icon propsTed Gould2010-03-171-0/+18
| | | |
| * | | Some properties for putting icons on the user items.Ted Gould2010-03-171-0/+2
| | | |
* | | | Changing the case of 'Switch From'Ted Gould2010-03-1772-1763/+2196
|\ \ \ \
| * | | | Updating the PO files and removing the fuzzy on the case change.Ted Gould2010-03-1771-1762/+2195
| | | | |
| * | | | Updating to Ubuntu translationsTed Gould2010-03-1772-1371/+8627
| |\ \ \ \
| * | | | | Fix capitalization of 'Switch From'Ted Gould2010-03-171-1/+1
| | |/ / / | |/| | |
* | | | | Merging in the Ubuntu translations gotten as a tarball from LaunchpadTed Gould2010-03-1772-1371/+8627
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Adding in new languages.Ted Gould2010-03-171-1/+41
| | | |
| * | | Adding in the Ubuntu Translator's translationsTed Gould2010-03-1771-1370/+8586
|/ / /
* | | Track whether we've setup GConf notification and unregister on update.Ted Gould2010-03-161-4/+23
|\ \ \ | |_|/ |/| |
| * | Tracking the notifications, so that we can unregister them with new menus.Ted Gould2010-03-161-4/+23
|/ /
* | When switching users try to lock the screenTed Gould2010-03-162-2/+23
|\ \
| * | Switching the debug message to be more correct.Ted Gould2010-03-151-1/+1
| | |
| * | 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-164-2/+351
|\ \ \
| * | | Checking the error to make sure we're getting back reasonable data or ↵Ted Gould2010-03-151-0/+5
| | | | | | | | | | | | | | | | reporting the error.
| * | | Use the upower allowed interface to check to see if PK is blocking suspend ↵Ted Gould2010-03-151-0/+23
| | | | | | | | | | | | | | | | and hibernate
| * | | Grabbing the upower definition file so that we can build a client for it.Ted Gould2010-03-153-0/+319
| | | |
| * | | 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-164-5/+40
|\ \ \
| * | | Add in checking whether the logout button is shown, and get it changing with ↵Ted Gould2010-03-151-1/+2
| | | | | | | | | | | | | | | | the others.
| * | | Update to handle the new key for showing the logout menu item.Ted Gould2010-03-152-4/+27
| | | |
| * | | Adding in a new gconf key for showing the logout button.Ted Gould2010-03-151-0/+11
| |/ /
* | | 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
| | | | | | | | can regen the menus without looking up the values.
| * Only setup signals if we're building the proxy for the first time.Ted Gould2010-03-151-10/+10
| |