aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-roster-view.h
Commit message (Collapse)AuthorAgeFilesLines
* Moved the #define'd groups names from view to modelLaurent Contzen2012-08-061-4/+0
| | | | | | empathy-roster-model: Added the groups names definitions empathy-roster-model-manager: Adapted functions to the new groups names empathy-roster-view: removed the groups names definitions and adapted functions to the new groups names
* Removed the manager from the view, relying only on the modelLaurent Contzen2012-08-061-6/+1
|
* empathy-roster-view: start using empathy-roster-modelLaurent Contzen2012-07-231-1/+3
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=680302
* roster-view: export special group namesGuillaume Desmottes2012-07-091-0/+4
| | | | Needed to special case the DnD code.
* roster-view: add empathy_roster_view_get_group_at_y()Guillaume Desmottes2012-07-091-0/+4
|
* Added new function to get selected individualLaurent Contzen2012-06-271-0/+2
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=678875
* roster-view: export empathy_roster_view_get_individual_at_y()Guillaume Desmottes2012-06-261-0/+5
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=678524
* roster-view: use a signal instead of a cb to handle individual tooltipsGuillaume Desmottes2012-06-181-11/+0
| | | | https://bugzilla.gnome.org/show_bug.cgi?id=678294
* roster-view: add API to display eventsGuillaume Desmottes2012-06-141-0/+8
|
* add empathy_roster_view_is_searching()Guillaume Desmottes2012-06-141-0/+2
| | | | Copied from empathy_individual_view_is_searching()
* roster-view: add 'empty' propertyGuillaume Desmottes2012-06-141-0/+2
|
* add API for individual tooltipsGuillaume Desmottes2012-06-141-0/+11
|
* roster-view: add live search supportGuillaume Desmottes2012-06-141-0/+5
|
* roster-view: add 'show-groups' propertyGuillaume Desmottes2012-06-141-0/+3
| | | | Not implemented yet.
* Filter out offline contactsGuillaume Desmottes2012-06-141-0/+3
|
* create roster-view skeletonGuillaume Desmottes2012-06-141-0/+58