aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-presence-manager.h
Commit message (Collapse)AuthorAgeFilesLines
* Clean up #include directives in headersEmanuele Aina2013-04-021-1/+0
| | | | | | Reorder some inclusions and remove a few blank lines. https://bugzilla.gnome.org/show_bug.cgi?id=697076
* include telepathy-glib.hGuillaume Desmottes2012-09-171-2/+1
| | | | | tp-glib 1.0 will enforce to only include telepathy-glib.h so best doing it to reduce the delta with the future stable branch.
* use the self->priv pattern rather than GET_PRIV()Guillaume Desmottes2011-01-251-1/+2
|
* presence-manager: port to new coding styleGuillaume Desmottes2011-01-251-26/+36
|
* rename EmpathyIdle to EmpathyPresenceManager (#640532)Guillaume Desmottes2011-01-251-0/+74
It's doing more than idle management now.