aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-roster-model-aggregator.c
Commit message (Expand)AuthorAgeFilesLines
* libempathy-gtk: Fix several memory leaks from libgeePhilip Withnall2013-10-221-3/+10
* Stop using Folks deprecated functionsXavier Claessens2013-09-161-1/+1
* Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina2013-04-021-2/+1
* Drop unused/redundant header inclusionsEmanuele Aina2013-03-281-2/+0
* rename empathy_roster_model_get_groups_for_individual() to _dup_Guillaume Desmottes2012-09-121-3/+3
* Connected notify on individuals to refilter if neededLaurent Contzen2012-08-101-13/+54
* Added filtering function to model-aggregatorLaurent Contzen2012-08-091-4/+43
* Implemented _get_groups_for_individualLaurent Contzen2012-08-091-0/+26
* New GHashTable individuals and _get_individuals implementationLaurent Contzen2012-08-091-6/+71
* Connected the aggregator to individuals-changed signalLaurent Contzen2012-08-091-0/+39
* Added new aggregator property in EmpathyRosterModelAggregatorLaurent Contzen2012-08-091-7/+41
* EmpathyRosterModelAggregator implements EmpathyRosterModel ifaceLaurent Contzen2012-08-091-2/+17
* Coding style fixupsLaurent Contzen2012-08-091-1/+2
* add empathy-roster-model-aggregatorGuillaume Desmottes2012-08-091-0/+165