Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upping to libindicator 0.3.0 | Ted Gould | 2009-11-04 | 1 | -1/+1 |
| | |||||
* | Listening for MC5 coming on and off the bus as EmpathyAccountManager was ↵ | Ted Gould | 2009-10-10 | 2 | -6/+101 |
|\ | | | | | | | doing that for us before. | ||||
| * | Checking to see if there is an MC5 there when we start. | Ted Gould | 2009-10-08 | 1 | -1/+23 |
| | | |||||
| * | Signaling a state change when disconnecting. | Ted Gould | 2009-10-08 | 1 | -0/+3 |
| | | |||||
| * | Dealing with DBus's stupid views of NULL. If I wanted it like that I'd use ↵ | Ted Gould | 2009-10-08 | 1 | -3/+3 |
| | | | | | | | | Python. I have values, or not. Simple as that. | ||||
| * | Debug message | Ted Gould | 2009-10-08 | 1 | -0/+2 |
| | | |||||
| * | Checking the name we're getting and the name we're loosing. | Ted Gould | 2009-10-08 | 1 | -2/+2 |
| | | |||||
| * | Adding a dbus proxy and setting up a signal handler for the namechange event ↵ | Ted Gould | 2009-10-08 | 1 | -0/+54 |
| | | | | | | | | which will start or stop the empathy account manager. | ||||
| * | Moving the building of the EmpathyAccountManager to it's own function. | Ted Gould | 2009-10-08 | 2 | -7/+21 |
|/ | |||||
* | 0.1.70.1.7 | Ted Gould | 2009-10-08 | 1 | -1/+1 |
| | |||||
* | Changing the icon so that if you are disconnected it is ↵ | Ted Gould | 2009-10-08 | 11 | -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. | ||||
| * | Changing icon name again. This is probably better WRT the icon naming spec. | Ted Gould | 2009-10-06 | 10 | -7/+7 |
| | | |||||
| * | Changing the icon name in the code. | Ted Gould | 2009-10-06 | 2 | -3/+3 |
| | | |||||
| * | Adding a new icon 'indicator-system-shutdown' | Ted Gould | 2009-10-06 | 8 | -0/+251 |
| | | |||||
| * | Making it so that the manager only gets created if the status is set. | Ted Gould | 2009-10-06 | 1 | -4/+3 |
| | | |||||
| * | Setting the default icon as well. | Ted Gould | 2009-10-06 | 1 | -2/+2 |
| | | |||||
| * | Use the shutdown icon in the disconnected state. | Ted Gould | 2009-10-06 | 1 | -1/+1 |
| | | |||||
* | | Better ignore | Ted Gould | 2009-10-08 | 1 | -0/+7 |
| | | |||||
* | | Make it so that when locking the screen on suspend we ensure that the screen ↵ | Ted Gould | 2009-10-07 | 5 | -249/+397 |
|\ \ | | | | | | | | | | actually locks. Also stop the screen saver starting on suspend and hibernate. | ||||
| * | | Attaching Bug | Ted Gould | 2009-10-07 | 0 | -0/+0 |
| | | | |||||
| * | | Oops, forgot to say who we were. | Ted Gould | 2009-10-07 | 1 | -0/+1 |
| | | | |||||
| * | | 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. |