aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-presence-manager.c
Commit message (Collapse)AuthorAgeFilesLines
* use tp_g_signal_connect_object()Guillaume Desmottes2011-01-251-22/+6
|
* presence-manager: add a dispose function and use tp_clear_*Guillaume Desmottes2011-01-251-14/+23
|
* presence_manager_finalize: chain upGuillaume Desmottes2011-01-251-0/+2
|
* use the self->priv pattern rather than GET_PRIV()Guillaume Desmottes2011-01-251-170/+109
|
* presence-manager: port to new coding styleGuillaume Desmottes2011-01-251-514/+534
|
* rename EmpathyIdle to EmpathyPresenceManager (#640532)Guillaume Desmottes2011-01-251-0/+733
It's doing more than idle management now.