summaryrefslogtreecommitdiff
path: root/libempathy/empathy-connection-managers.c
Commit message (Expand)AuthorAgeFilesLines
* Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina2013-04-011-1/+1
* Avoid include path overspecificationsEmanuele Aina2013-04-011-1/+1
* Use double quotes for all internal headersEmanuele Aina2013-04-011-1/+1
* Drop unused/redundant header inclusionsEmanuele Aina2013-03-271-3/+0
* include telepathy-glib.hGuillaume Desmottes2012-09-171-3/+0
* connection-managers: use TpConnectionManager accessorGuillaume Desmottes2012-06-071-1/+1
* use tp_list_connection_managers_async()Guillaume Desmottes2012-06-061-18/+30
* connection-managers: stop using tp_connection_manager_is_ready()Guillaume Desmottes2012-03-121-1/+1
* add missing config.h includesGuillaume Desmottes2012-03-071-0/+1
* Use g_cclosure_marshal_generic for all signalsXavier Claessens2011-09-281-1/+1
* Revert "-Fix use of include <config.h> to make sure translations work"Guillaume Desmottes2011-04-041-3/+0
* -Fix use of include <config.h> to make sure translations workKjartan Maraas2011-04-041-0/+3
* 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-231-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-221-0/+2
* Coding style fixesSjoerd Simons2009-07-211-1/+1
* Correct usage of privSjoerd Simons2009-07-211-5/+4
* Add singleton to cache TpConnectionManagersSjoerd Simons2009-07-201-0/+296