aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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 reposit...Ted Gould2009-10-041-6/+46
* | Switching the string from 'New Session' to 'Switch User'Ted Gould2009-10-051-1/+1
|/
* Setting the user list to always overflow as additional API is required in GDM...Cody Russell2009-09-301-1/+4
|\
| * Set MAXIMUM_USERS from 7 or 1Cody Russell2009-09-291-1/+4
* | Checking to see if we're the guest user. No locking the guest.Ted Gould2009-09-291-2/+7
* | Making the locking menu item a global and make it sensitive based on whether ...Ted Gould2009-09-291-4/+19
|/
* Commenting the changes.Ted Gould2009-09-281-0/+27
* Oops, forgot to choose a service.Ted Gould2009-09-281-1/+17
* Whew, okay now all startup is two phased, asyncronous and pulled into a set o...Ted Gould2009-09-281-74/+60
* 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 in...Ted Gould2009-09-281-4/+11
* remove superfluous window buttonsDavid Barth2009-09-251-1/+3
* Adding a cast for one of the 64-bit pointers. We shouldn't need that many us...Ted Gould2009-09-241-1/+1
* Merging in Cody's branch for fixing some user issues.Cody Russell2009-09-242-13/+8
|\
| * Clear the menuCody Russell2009-09-242-13/+8
* | Not checking with PK to see if we should show the dialog. CK is broken.Ted Gould2009-09-241-1/+6
|\ \
| * | Disabing PK Check to whether the dialog showsTed Gould2009-09-241-1/+6
* | | Updating to trunkTed Gould2009-09-246-13/+299
|\| |
| * | Merging in the lock on sleep branch.Ted Gould2009-09-241-0/+125
| |\ \ | | |/ | |/|
| * | Merge lp:~bratsche/indicator-session/users-service for bug #422052Cody Russell2009-09-248-74/+1515
| |\ \
| | * | Don't check range twice hereCody Russell2009-09-241-12/+9
| * | | Merging in the MissionControl 5 branch to work with modern Empathy.Ted Gould2009-09-245-1/+290
| |\ \ \
| | * | | Don't set the status so that we notice when it comes back to us.Ted Gould2009-09-231-2/+0
| | * | | Bad string, should have been hidden.Ted Gould2009-09-231-1/+1
| | * | | Comments are good.Ted Gould2009-09-221-1/+19
| | * | | If the global status changes then we need to signal everyone else about it.Ted Gould2009-09-221-1/+4
| | * | | Putting in the TP Connection enum mapTed Gould2009-09-221-3/+15
| | * | | Connecting to change signalTed Gould2009-09-221-0/+14
| | * | | Turning over to Empathy Account Manager.Ted Gould2009-09-221-244/+27
| | * | | Oh, got the header and it works too! Nice.Ted Gould2009-09-211-0/+2
| | * | | Linking in the MC5 providerTed Gould2009-09-161-1/+3
| | * | | Creating a status provider object for Mission Control 5 based on the Telepath...Ted Gould2009-09-164-0/+457
* | | | | Checking the gdm autologin setting to see if we should lock the screen on use...Ted Gould2009-09-241-0/+95
* | | | | Merging lock on sleep branchTed Gould2009-09-241-0/+125
|\ \ \ \ \ | |_|_|/ / |/| | | / | | |_|/ | |/| |
| * | | Ah, truth, you got me again! Never will I trust you.Ted Gould2009-09-241-2/+4
| * | | Wrong string! Oops.Ted Gould2009-09-241-1/+2
| * | | Setting up the signal handler to get changes to the value.Ted Gould2009-09-241-0/+13
| * | | Getting the basic grabbing of the proxy and getting the autologin value.Ted Gould2009-09-241-1/+62
| * | | Putting in the infrastructure to have GDM settings proxyTed Gould2009-09-241-0/+19
| * | | Stealing the lock screen function from the user-service and making it so that...Ted Gould2009-09-231-0/+29
| |/ /
* | | only add menuitems if the current seat can activate new sessionsCody Russell2009-09-241-32/+38
* | | Remove user_changed and users_icons_changed from the classCody Russell2009-09-241-3/+0
* | | sort usersCody Russell2009-09-241-0/+12
* | | cleanupCody Russell2009-09-241-4/+0
* | | don't load all the users unless neededCody Russell2009-09-243-83/+140