aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-connection-managers.h
Commit message (Collapse)AuthorAgeFilesLines
* include telepathy-glib.hGuillaume Desmottes2012-09-171-1/+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.
* replace empathy_connection_managers_call_when_ready by ↵Guillaume Desmottes2010-01-221-5/+6
| | | | prepare_{async_finish} functions
* add empathy_connection_managers_call_when_readyGuillaume Desmottes2010-01-221-0/+10
| | | | That's easier to use than checking if ready and connecting a callback.
* Add an API to get the num of CMsCosimo Cecchi2009-07-301-0/+2
|
* Coding style fixesSjoerd Simons2009-07-221-2/+2
|
* Add singleton to cache TpConnectionManagersSjoerd Simons2009-07-201-0/+75