aboutsummaryrefslogtreecommitdiff
path: root/src/indicator-session.c
Commit message (Collapse)AuthorAgeFilesLines
* 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