Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Switching the sleep action to have a response so we can make sure to ↵ | Ted Gould | 2009-10-07 | 1 | -4/+15 |
| | | | | unthrottle the screensaver. | ||||
* | Adding throttle and unthrottle functions | Ted Gould | 2009-10-07 | 2 | -0/+82 |
| | |||||
* | Copyright headers | Ted Gould | 2009-10-07 | 2 | -0/+41 |
| | |||||
* | Building a GSS proxy and setting up a signal to it. Then when we lock, we ↵ | Ted Gould | 2009-10-07 | 1 | -11/+66 |
| | | | | drop to a mainloop and wait for the screensaver to activate. | ||||
* | Linking into the lock screen helper. | Ted Gould | 2009-10-06 | 1 | -122/+4 |
| | |||||
* | Setting up the callback | Ted Gould | 2009-10-06 | 3 | -4/+16 |
| | |||||
* | Moving arround the lock screen code so that it's in a helper. | Ted Gould | 2009-10-06 | 3 | -125/+180 |
| | |||||
* | Creating the lock helper files. | Ted Gould | 2009-10-06 | 3 | -2/+11 |
| | |||||
* | Fixing the window icon for the logout and shutdown dialogs. | Ted Gould | 2009-10-06 | 1 | -0/+1 |
|\ | |||||
| * | Also setting the icon on property changed. | Ted Gould | 2009-10-05 | 1 | -0/+1 |
| | | |||||
* | | Fix for async menu creation which caused it to be scrambled. | Ted Gould | 2009-10-06 | 1 | -6/+46 |
|\ \ | |/ |/| | |||||
| * | Switching from positioning items to having a major resort function to ↵ | Ted Gould | 2009-10-04 | 1 | -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 Gould | 2009-10-05 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Switching the string from 'New Session' to 'Switch User' | Ted Gould | 2009-10-05 | 1 | -1/+1 |
|/ | |||||
* | 0.1.60.1.6 | Ted Gould | 2009-10-01 | 1 | -1/+1 |
| | |||||
* | Setting the user list to always overflow as additional API is required in ↵ | Cody Russell | 2009-09-30 | 1 | -1/+4 |
|\ | | | | | | | GDM to make it work well. | ||||
| * | Set MAXIMUM_USERS from 7 or 1 | Cody Russell | 2009-09-29 | 1 | -1/+4 |
| | | |||||
* | | Making the lock screen item insensitive for guest accounts. | Ted Gould | 2009-09-30 | 1 | -2/+7 |
|\ \ | |||||
| * | | Checking to see if we're the guest user. No locking the guest. | Ted Gould | 2009-09-29 | 1 | -2/+7 |
| | | | |||||
| * | | Grabbing the lock insensitivity branch. | Ted Gould | 2009-09-29 | 1 | -4/+19 |
| |\ \ | | |/ | |/| | |||||
* | | | Merging in a branch to make the lock item insensitive if autologin is ↵ | Ted Gould | 2009-09-29 | 1 | -4/+19 |
|\ \ \ | |/ / |/| / | |/ | configured in GDM. | ||||
| * | Making the locking menu item a global and make it sensitive based on whether ↵ | Ted Gould | 2009-09-29 | 1 | -4/+19 |
|/ | | | | there is autologin. | ||||
* | Changing the start up of the services to be asynchronous. | Ted Gould | 2009-09-28 | 1 | -65/+105 |
|\ | |||||
| * | Commenting the changes. | Ted Gould | 2009-09-28 | 1 | -0/+27 |
| | | |||||
| * | Oops, forgot to choose a service. | Ted Gould | 2009-09-28 | 1 | -1/+17 |
| | | |||||
| * | Whew, okay now all startup is two phased, asyncronous and pulled into a set ↵ | Ted Gould | 2009-09-28 | 1 | -74/+60 |
| | | | | | | | | of common functions. | ||||
| * | Criticalizing the other services as well. | Ted Gould | 2009-09-28 | 1 | -6/+10 |
| | | |||||
| * | Adding a check for null on the client in reorder and making it so that the ↵ | Ted Gould | 2009-09-28 | 1 | -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 Barth | 2009-09-25 | 1 | -1/+3 |
|\ | | | | | | | dialogs. | ||||
| * | remove superfluous window buttons | David Barth | 2009-09-25 | 1 | -1/+3 |
|/ | |||||
* | Increasing to 0.1.50.1.5 | Ted Gould | 2009-09-24 | 1 | -1/+1 |
| | |||||
* | Adding a cast for one of the 64-bit pointers. We shouldn't need that many ↵ | Ted Gould | 2009-09-24 | 1 | -1/+1 |
| | | | | users, and it would require lots of memory hacks to fit that in here. | ||||
* | Merging in Cody's branch for fixing some user issues. | Cody Russell | 2009-09-24 | 2 | -13/+8 |
|\ | |||||
| * | Clear the menu | Cody Russell | 2009-09-24 | 2 | -13/+8 |
| | | |||||
* | | Not checking with PK to see if we should show the dialog. CK is broken. | Ted Gould | 2009-09-24 | 1 | -1/+6 |
|\ \ | |||||
| * | | Disabing PK Check to whether the dialog shows | Ted Gould | 2009-09-24 | 1 | -1/+6 |
| | | | |||||
* | | | Checking GDM to see whether we should lock on user switch. | Ted Gould | 2009-09-24 | 1 | -0/+95 |
|\ \ \ | |/ / |/| | | |||||
| * | | Updating to trunk | Ted Gould | 2009-09-24 | 8 | -14/+305 |
| |\ \ | |/ / |/| | | |||||
* | | | Merging in the lock on sleep branch. | Ted Gould | 2009-09-24 | 1 | -0/+125 |
|\ \ \ | |_|/ |/| | | |||||
* | | | Merge lp:~bratsche/indicator-session/users-service for bug #422052 | Cody Russell | 2009-09-24 | 9 | -74/+1517 |
|\ \ \ | |||||
| * | | | Don't check range twice here | Cody Russell | 2009-09-24 | 1 | -12/+9 |
| | | | | |||||
* | | | | Merging in the MissionControl 5 branch to work with modern Empathy. | Ted Gould | 2009-09-24 | 7 | -2/+296 |
|\ \ \ \ | |||||
| * | | | | Don't set the status so that we notice when it comes back to us. | Ted Gould | 2009-09-23 | 1 | -2/+0 |
| | | | | | |||||
| * | | | | Bad string, should have been hidden. | Ted Gould | 2009-09-23 | 1 | -1/+1 |
| | | | | | |||||
| * | | | | Comments are good. | Ted Gould | 2009-09-22 | 1 | -1/+19 |
| | | | | | |||||
| * | | | | If the global status changes then we need to signal everyone else about it. | Ted Gould | 2009-09-22 | 1 | -1/+4 |
| | | | | | |||||
| * | | | | Putting in the TP Connection enum map | Ted Gould | 2009-09-22 | 1 | -3/+15 |
| | | | | | |||||
| * | | | | Connecting to change signal | Ted Gould | 2009-09-22 | 1 | -0/+14 |
| | | | | | |||||
| * | | | | Turning over to Empathy Account Manager. | Ted Gould | 2009-09-22 | 1 | -244/+27 |
| | | | | | |||||
| * | | | | Oh, got the header and it works too! Nice. | Ted Gould | 2009-09-21 | 1 | -0/+2 |
| | | | | |