aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Dropping the status service file.Ted Gould2009-12-242-5/+1
|
* Brutal status rip out.Ted Gould2009-12-2417-2272/+2
|
* Merging in changes needed for the new libdbusmenu.Ted Gould2009-12-224-14/+13
|\
| * Settin' some boolsTed Gould2009-12-181-4/+4
| |
| * Setting booleans and values oh my! Ted Gould2009-12-181-4/+4
| |
| * Setting the values with booleans and remove setting the typeTed Gould2009-12-181-5/+4
| |
| * Need a newer dbusmenuTed Gould2009-12-181-1/+1
|/
* Update to use libtelepathy instead of libempathyTed Gould2009-12-083-14/+31
|\
| * Added missing files to EXTRA_DISTKen VanDine2009-12-081-1/+3
| |
| * Ported from libempathy to telepathy-glibKen VanDine2009-12-082-13/+28
|/
* Updating to libindicator 0.3.0 API.Ted Gould2009-11-052-12/+87
|\
| * Porting over to the 0.3.0 APITed Gould2009-11-041-11/+86
| |
| * Upping to libindicator 0.3.0Ted Gould2009-11-041-1/+1
|/
* Listening for MC5 coming on and off the bus as EmpathyAccountManager was ↵Ted Gould2009-10-102-6/+101
|\ | | | | | | doing that for us before.
| * Checking to see if there is an MC5 there when we start.Ted Gould2009-10-081-1/+23
| |
| * Signaling a state change when disconnecting.Ted Gould2009-10-081-0/+3
| |
| * Dealing with DBus's stupid views of NULL. If I wanted it like that I'd use ↵Ted Gould2009-10-081-3/+3
| | | | | | | | Python. I have values, or not. Simple as that.
| * Debug messageTed Gould2009-10-081-0/+2
| |
| * Checking the name we're getting and the name we're loosing.Ted Gould2009-10-081-2/+2
| |
| * Adding a dbus proxy and setting up a signal handler for the namechange event ↵Ted Gould2009-10-081-0/+54
| | | | | | | | which will start or stop the empathy account manager.
| * Moving the building of the EmpathyAccountManager to it's own function.Ted Gould2009-10-082-7/+21
|/
* 0.1.70.1.7Ted Gould2009-10-081-1/+1
|
* 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.
| * Changing icon name again. This is probably better WRT the icon naming spec.Ted Gould2009-10-0610-7/+7
| |
| * 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
| |
| * Making it so that the manager only gets created if the status is set.Ted Gould2009-10-061-4/+3
| |
| * Setting the default icon as well.Ted Gould2009-10-061-2/+2
| |
| * Use the shutdown icon in the disconnected state.Ted Gould2009-10-061-1/+1
| |
* | 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.
* | 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
|/
* 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
| |