aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-connection-managers.h
Commit message (Collapse)AuthorAgeFilesLines
* 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