aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-roster-model-aggregator.c
Commit message (Collapse)AuthorAgeFilesLines
* rename empathy_roster_model_get_groups_for_individual() to _dup_Guillaume Desmottes2012-09-121-3/+3
| | | | | It matches tp-glib naming convention now that the returned list is (transfer full).
* 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