aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-connection-aggregator.h
Commit message (Collapse)AuthorAgeFilesLines
* connection-aggregator: add API to track contactsGuillaume Desmottes2011-11-301-0/+3
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=660547
* Revert "WIP"Guillaume Desmottes2011-11-291-3/+0
| | | | | | This reverts commit f1a9c6deaa7f706df73cb4e1195647a2a27177c6. Humm I didn't mean to push that, sorry. :\
* WIPGuillaume Desmottes2011-11-291-0/+3
|
* add empathy_connection_aggregator_get_all_groups()Guillaume Desmottes2011-11-291-0/+3
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=665121
* add EmpathyConnectionAggregatorGuillaume Desmottes2011-11-291-0/+66
It won't do much atm but will be used as a helper dealing with all connections. https://bugzilla.gnome.org/show_bug.cgi?id=665121