aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Updating for trunkishTed Gould2009-10-088-255/+451
|\
| * Changing the icon so that if you are disconnected it is ↵Ted Gould2009-10-0811-7/+257
| |\ | | | | | | | | | 'system-shutdown-panel' and making sure that we see it sometimes by not allocating the EmpathyAccountManager isn't allocated until status is set.
| * | Better ignoreTed Gould2009-10-081-0/+7
| | |
| * | Make it so that when locking the screen on suspend we ensure that the screen ↵Ted Gould2009-10-075-249/+397
| |\ \ | | | | | | | | | | | | actually locks. Also stop the screen saver starting on suspend and hibernate.
| | * | Attaching BugTed Gould2009-10-070-0/+0
| | | |
| | * | Oops, forgot to say who we were.Ted Gould2009-10-071-0/+1
| | | |
| | * | Switching the sleep action to have a response so we can make sure to ↵Ted Gould2009-10-071-4/+15
| | | | | | | | | | | | | | | | unthrottle the screensaver.
| | * | Adding throttle and unthrottle functionsTed Gould2009-10-072-0/+82
| | | |
| | * | Copyright headersTed Gould2009-10-072-0/+41
| | | |
| | * | Building a GSS proxy and setting up a signal to it. Then when we lock, we ↵Ted Gould2009-10-071-11/+66
| | | | | | | | | | | | | | | | drop to a mainloop and wait for the screensaver to activate.
| | * | Linking into the lock screen helper.Ted Gould2009-10-061-122/+4
| | | |
| | * | Setting up the callbackTed Gould2009-10-063-4/+16
| | | |
| | * | Moving arround the lock screen code so that it's in a helper.Ted Gould2009-10-063-125/+180
| | | |
| | * | Creating the lock helper files.Ted Gould2009-10-063-2/+11
| |/ /
| * | Fixing the window icon for the logout and shutdown dialogs.Ted Gould2009-10-061-0/+1
| |\ \
| | * | Also setting the icon on property changed.Ted Gould2009-10-051-0/+1
| | | |
| * | | Fix for async menu creation which caused it to be scrambled.Ted Gould2009-10-061-6/+46
| |\ \ \ | | |/ / | |/| |
| | * | Switching from positioning items to having a major resort function to ↵Ted Gould2009-10-041-6/+46
| | | | | | | | | | | | | | | | reposition everything. This should be a little overkill, but should work nicely with the new async startup.
* | | | releasing version 0.1.6-0ubuntu1~ppa6Ted Gould2009-10-061-2/+2
| | | |
* | | | New icon name.Ted Gould2009-10-0611-7/+13
|\ \ \ \ | | |_|/ | |/| |
| * | | Changing icon name again. This is probably better WRT the icon naming spec.Ted Gould2009-10-0610-7/+7
| | | |
* | | | releasing version 0.1.6-0ubuntu1~ppa5Ted Gould2009-10-061-2/+2
| | | |
* | | | Adding in a new icon name as apparently adding the icon wasn'tTed Gould2009-10-0611-3/+261
|\| | | | | | | | | | | | | | | good enough.
| * | | Changing the icon name in the code.Ted Gould2009-10-062-3/+3
| | | |
| * | | Adding a new icon 'indicator-system-shutdown'Ted Gould2009-10-068-0/+251
| | | |
* | | | releasing version 0.1.6-0ubuntu1~ppa4Ted Gould2009-10-061-2/+2
| | | |
* | | | Making it so that the Empathy account manager doesn't startTed Gould2009-10-062-4/+10
|\| | | | | | | | | | | | | | | unless you set the status.
| * | | Making it so that the manager only gets created if the status is set.Ted Gould2009-10-061-4/+3
| | | |
* | | | releasing version 0.1.6-0ubuntu1~ppa3Ted Gould2009-10-062-2/+8
|\| | |
| * | | Setting the default icon as well.Ted Gould2009-10-061-2/+2
| | | |
* | | | releasing version 0.1.6-0ubuntu1~ppa2Ted Gould2009-10-061-2/+2
| | | |
* | | | Stupid, stupid, icon stuffTed Gould2009-10-063-2/+8
|\| | |
| * | | Use the shutdown icon in the disconnected state.Ted Gould2009-10-061-1/+1
| |/ /
| * | Changing string from 'New Session' to 'Switch User'Ted Gould2009-10-051-1/+1
| |\ \ | | |/ | |/|
| | * Switching the string from 'New Session' to 'Switch User'Ted Gould2009-10-051-1/+1
| |/
* | releasing version 0.1.6-0ubuntu1~ppa1Ted Gould2009-10-011-2/+2
| |
* | * Upstream release 0.1.6 Ted Gould2009-10-014-8/+35
|\| | | | | | | | | | | | | * Making startup of services asynchronous (LP: #436181) * Disabling "Lock Screen" item when action is blocked by GDM autologin (LP: #436724) * Disabling "Lock Screen" in guest session (LP: #439068)
| * 0.1.60.1.6Ted Gould2009-10-011-1/+1
| |
| * Setting the user list to always overflow as additional API is required in ↵Cody Russell2009-09-301-1/+4
| |\ | | | | | | | | | GDM to make it work well.
| | * Set MAXIMUM_USERS from 7 or 1Cody Russell2009-09-291-1/+4
| | |
| * | Making the lock screen item insensitive for guest accounts.Ted Gould2009-09-301-2/+7
| |\ \
| | * | Checking to see if we're the guest user. No locking the guest.Ted Gould2009-09-291-2/+7
| | | |
| | * | Grabbing the lock insensitivity branch.Ted Gould2009-09-291-4/+19
| | |\ \ | | | |/ | | |/|
| * | | Merging in a branch to make the lock item insensitive if autologin is ↵Ted Gould2009-09-291-4/+19
| |\ \ \ | | |/ / | |/| / | | |/ configured in GDM.
| | * Making the locking menu item a global and make it sensitive based on whether ↵Ted Gould2009-09-291-4/+19
| |/ | | | | | | there is autologin.
| |
| \
*-. | Merging in the branch for async startup.Ted Gould2009-09-283-1/+36
|\ \|
| | * Changing the start up of the services to be asynchronous.Ted Gould2009-09-281-65/+105
| | |\
| | | * Commenting the changes.Ted Gould2009-09-281-0/+27
| | | |
| * | | releasing version 0.1.5-0ubuntu1~ppa2~launch3Ted Gould2009-09-281-2/+2
| | | |
| * | | Starting *all* the servicesTed Gould2009-09-282-1/+23
| |\ \ \ | | | |/ | | |/|