aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-connection-aggregator.c
Commit message (Expand)AuthorAgeFilesLines
* Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina2013-04-021-1/+0
* Drop unused/redundant header inclusionsEmanuele Aina2013-03-281-4/+0
* Consistently use `#include "config.h"` everywhereEmanuele Aina2013-03-281-1/+1
* include telepathy-glib.hGuillaume Desmottes2012-09-171-2/+0
* connection-aggregator: fix contacts array leakGuillaume Desmottes2012-09-121-0/+1
* use tp_account_manager_dup_valid_accounts()Guillaume Desmottes2012-09-111-2/+2
* add empathy_connection_aggregator_rename_group()Guillaume Desmottes2012-04-201-0/+41
* don't free content of the list returned by empathy_connection_aggregator_get_...Guillaume Desmottes2012-01-171-0/+1
* connection-aggregator: add API to track contactsGuillaume Desmottes2011-11-301-0/+71
* Revert "WIP"Guillaume Desmottes2011-11-291-72/+0
* remove trailing spaceGuillaume Desmottes2011-11-291-1/+1
* WIPGuillaume Desmottes2011-11-291-0/+72
* add empathy_connection_aggregator_get_all_groups()Guillaume Desmottes2011-11-291-0/+28
* add EmpathyConnectionAggregatorGuillaume Desmottes2011-11-291-0/+190