Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | include telepathy-glib.h | Guillaume Desmottes | 2012-09-17 | 1 | -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 Desmottes | 2011-01-25 | 1 | -1/+2 |
| | |||||
* | presence-manager: port to new coding style | Guillaume Desmottes | 2011-01-25 | 1 | -26/+36 |
| | |||||
* | rename EmpathyIdle to EmpathyPresenceManager (#640532) | Guillaume Desmottes | 2011-01-25 | 1 | -0/+74 |
It's doing more than idle management now. |