aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-connection-managers.c
Commit message (Expand)AuthorAgeFilesLines
* notify_ready_cb: use g_simple_async_result_complete instead of _in_idleGuillaume Desmottes2010-01-221-1/+1
* replace empathy_connection_managers_call_when_ready by prepare_{async_finish}...Guillaume Desmottes2010-01-221-46/+32
* add empathy_connection_managers_call_when_readyGuillaume Desmottes2010-01-221-0/+63
* empathy-connection-managers.c: fix shadow declarationsGuillaume Desmottes2009-10-221-14/+14
* Remove unused finalizeSjoerd Simons2009-08-241-16/+0
* Add an API to get the num of CMsCosimo Cecchi2009-07-301-0/+12
* Ensure EmpathyConnectionManagers stays alive when still emitting signalsSjoerd Simons2009-07-231-0/+2
* Coding style fixesSjoerd Simons2009-07-221-1/+1
* Correct usage of privSjoerd Simons2009-07-221-5/+4
* Add singleton to cache TpConnectionManagersSjoerd Simons2009-07-201-0/+296