aboutsummaryrefslogtreecommitdiff
path: root/src/indicator-session.c
Commit message (Collapse)AuthorAgeFilesLines
...
* | Woot, a dbusmenu, much better.Ted Gould2010-02-111-3/+3
| |
* | Refactoring so the menu is created in init.Ted Gould2010-02-111-4/+8
|/
* Simplifying the indicator so that it just gets a menu. That's it! Ted Gould2009-12-241-367/+17
|
* Brutal status rip out.Ted Gould2009-12-241-145/+0
|
* Porting over to the 0.3.0 APITed Gould2009-11-041-11/+86
|
* Changing the icon so that if you are disconnected it is ↵Ted Gould2009-10-081-2/+2
|\ | | | | | | '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-061-2/+2
| |
| * Changing the icon name in the code.Ted Gould2009-10-061-2/+2
| |
| * Setting the default icon as well.Ted Gould2009-10-061-2/+2
| |
* | 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.
* 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 ↵Ted Gould2009-09-281-74/+60
| | | | of common functions.
* 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.
* Apparently the DBus interface will put a bad string in messages in some ↵Ted Gould2009-09-011-1/+1
| | | | cases. We don't really need it, so let's not risk it.
* Instead of populating the menu on added, populate it on realization.Ted Gould2009-08-271-1/+32
|
* Changing the name from SUS to SessionTed Gould2009-08-181-0/+456