aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-roster-model-manager.c
Commit message (Expand)AuthorAgeFilesLines
* cope with the top_group_members list being changed while iterating over itGuillaume Desmottes2012-10-021-6/+13
* roster-model-manager: factor out {add_to,remove_from}_top_group_members()Guillaume Desmottes2012-10-021-14/+23
* rename empathy_roster_model_get_groups_for_individual() to _dup_Guillaume Desmottes2012-09-121-3/+3
* empathy_roster_model_get_groups_for_individual: return a (transfer full) listGuillaume Desmottes2012-09-121-2/+2
* model-manager: connect on the "favourites-changed" signalGuillaume Desmottes2012-09-041-1/+1
* roster-model-manager: always remove removed individual from the top groupGuillaume Desmottes2012-08-291-2/+1
* Removed now useless _get_top_individuals function in the modelLaurent Contzen2012-08-071-9/+0
* Moved _contact_in_top from the model to the viewLaurent Contzen2012-08-071-15/+0
* Added top_group_members list in model, view relying on itLaurent Contzen2012-08-071-19/+106
* Coding style fixupsLaurent Contzen2012-08-061-2/+4
* Moved the #define'd groups names from view to modelLaurent Contzen2012-08-061-3/+2
* Moved contact_in_top and contact_is_favourite from view to modelLaurent Contzen2012-08-061-0/+32
* roster-model now catches notify::favourites-changedLaurent Contzen2012-08-061-0/+12
* roster-model now catches notify::top-individualsLaurent Contzen2012-08-061-0/+11
* Added new function _get_top_individuals in the modelLaurent Contzen2012-08-061-0/+9
* Coding style fixup in empathy-roster-model-manager.cLaurent Contzen2012-08-061-1/+2
* empathy-roster-model-manager: added xmpp-local contacts support empathy-roste...Laurent Contzen2012-07-231-0/+33
* empathy-roster-model: New virtual method _get_groups_for_individual empathy-r...Laurent Contzen2012-07-231-3/+24
* empathy-roster-model, empathy-roster-model-manager: Now deals with groups-cha...Laurent Contzen2012-07-231-0/+15
* empathy-roster-model-manager: deal with members-changed signals empathy-roste...Laurent Contzen2012-07-231-0/+26
* empathy-roster-model-manager.c: implement empathy_roster_model_manager_get_in...Laurent Contzen2012-07-231-0/+9
* empathy-roster-model-manager: Pass an EmpathyIndividualManager to EmpathyRost...Laurent Contzen2012-07-231-8/+28
* add empathy-roster-model-managerGuillaume Desmottes2012-07-231-0/+155