summaryrefslogtreecommitdiff
path: root/libempathy-gtk/empathy-roster-model.h
Commit message (Expand)AuthorAgeFilesLines
* rename empathy_roster_model_get_groups_for_individual() to _dup_Guillaume Desmottes2012-09-121-2/+2
* Removed now useless _get_top_individuals function in the modelLaurent Contzen2012-08-071-5/+0
* Moved _contact_in_top from the model to the viewLaurent Contzen2012-08-071-5/+0
* Added top_group_members list in model, view relying on itLaurent Contzen2012-08-071-7/+0
* Coding style fixupsLaurent Contzen2012-08-061-1/+2
* Moved the #define'd groups names from view to modelLaurent Contzen2012-08-061-0/+4
* Moved contact_in_top and contact_is_favourite from view to modelLaurent Contzen2012-08-061-0/+7
* roster-model now catches notify::favourites-changedLaurent Contzen2012-08-061-0/+4
* roster-model now catches notify::top-individualsLaurent Contzen2012-08-061-0/+3
* Added new function _get_top_individuals in the modelLaurent Contzen2012-08-061-0/+3
* empathy-roster-model: New virtual method _get_groups_for_individual empathy-r...Laurent Contzen2012-07-231-0/+5
* empathy-roster-model, empathy-roster-model-manager: Now deals with groups-cha...Laurent Contzen2012-07-231-0/+5
* roster-model: add API to track individualsGuillaume Desmottes2012-07-231-0/+14
* add empathy-roster-modelGuillaume Desmottes2012-07-231-0/+57