aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merging in better lockingTed Gould2009-10-077-249/+269
|\
| * 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
| | |
* | | Linking in the async branch.Ted Gould2009-10-060-0/+0
|\ \ \
| * | | releasing version 0.1.6-0ubuntu1~ppa2~async1Ted Gould2009-10-041-2/+2
| | | |
| * | | Resorting the menu all the time.Ted Gould2009-10-042-6/+52
| |\ \ \
* | | | | releasing version 0.1.6-0ubuntu3~ppa1Ted Gould2009-10-061-2/+2
| | | | |
* | | | | * Asynchronized the menu handling so that it's in the rightTed Gould2009-10-064-20/+56
|\ \ \ \ \ | | |_|/ / | |/| | | | | | | | | | | | | | | | | | order with async startup. * String change, "New Session" to "Switch User" (LP: #444494) * Removed debian/patches/switch_user_lp-444494.patch
| * | | | 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.
| * | | 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
| |/ /
* | | Update from ubuntu-desktopTed Gould2009-10-062-3/+23
|\ \ \ | |_|/ |/| |
| * | * debian/patches/switch_user_lp-444494.patchKen VanDine2009-10-062-0/+20
| | | | | | | | | | | | - String change, "New Session" to "Switch User" (LP: #444494)
| * | releasing version 0.1.6-0ubuntu1Martin Pitt2009-10-011-2/+2
| | |
| * | * Upstream release 0.1.6 (LP: #440216)Ken VanDine2009-10-016-7/+69
| |\ \ | |/ / |/| | | | | | | | | | | | | | * 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)
* | | 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
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Oops, forgot to choose a service.Ted Gould2009-09-281-1/+17
| | | | |
| * | | | releasing version 0.1.5-0ubuntu1~ppa2~launch2Ted Gould2009-09-281-2/+2
| | | | |
| * | | | Getting a little crazy in here.Ted Gould2009-09-282-74/+66
| |\| | |
| | * | | Whew, okay now all startup is two phased, asyncronous and pulled into a set ↵Ted Gould2009-09-281-74/+60
| | | | | | | | | | | | | | | | | | | | of common functions.
| * | | | releasing version 0.1.5-0ubuntu1~ppa2~launch1Ted Gould2009-09-281-2/+2
| | | | |
| * | | | Merging in the launch protections.Ted Gould2009-09-283-10/+29
| |\| | |
| | * | | Criticalizing the other services as well.Ted Gould2009-09-281-6/+10
| | | | |
| | * | | Adding a check for null on the client in reorder and making it so that the ↵Ted Gould2009-09-281-4/+11
| | |/ / | | | | | | | | | | | | inability to start a service is no longer an error. Just a critical.
| | * | Merging in a branch to remove the close button on the logout confirmation ↵David Barth2009-09-251-1/+3
| | |\ \ | | | | | | | | | | | | | | | dialogs.
| | | * | remove superfluous window buttonsDavid Barth2009-09-251-1/+3
| | |/ /
* | | | Updating to desktop branchTed Gould2009-09-282-67/+88
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | releasing version 0.1.5-0ubuntu2Sebastien Bacher2009-09-292-65/+86
| | |
| * | releasing version 0.1.5-0ubuntu1Sebastien Bacher2009-09-251-1/+1
| | |
| * | * Upstream release 0.1.5 (LP: #436223)Ken VanDine2009-09-2422-8962/+2098
| |\ \ | |/ / |/| | | | | | | | | | | | | | | | | | | | | | | | | | * PolicyKit-1 support (LP: #418643) * GDM User list support (LP: #422052) * MissionControl5 support (LP: #427643) * Better locking of the screensaver (LP: #428115) * debian/control: Adding in a libempathy-dev build dependency as it's now required by upstream. * Removing patches 01_polkit-1.patch and 99_autoreconf.patch as they were merged upstream.