summaryrefslogtreecommitdiff
path: root/libempathy-gtk/empathy-roster-view.h
AgeCommit message (Expand)AuthorFilesLines
2013-09-04roster-view: inherit from GtkListBoxGuillaume Desmottes1-4/+3
2013-08-20live-search: move from Empathy to tp-account-widgetsMarco Barisione1-2/+3
2013-04-01Clean up #include directives in headersEmanuele Aina1-1/+0
2013-04-01Use a flat namespace for internal includesEmanuele Aina1-3/+3
2013-04-01Use double quotes for all internal headersEmanuele Aina1-3/+3
2012-08-06Moved the #define'd groups names from view to modelLaurent Contzen1-4/+0
2012-08-06Removed the manager from the view, relying only on the modelLaurent Contzen1-6/+1
2012-07-23empathy-roster-view: start using empathy-roster-modelLaurent Contzen1-1/+3
2012-07-09roster-view: export special group namesGuillaume Desmottes1-0/+4
2012-07-09roster-view: add empathy_roster_view_get_group_at_y()Guillaume Desmottes1-0/+4
2012-06-27Added new function to get selected individualLaurent Contzen1-0/+2
2012-06-26roster-view: export empathy_roster_view_get_individual_at_y()Guillaume Desmottes1-0/+5
2012-06-18roster-view: use a signal instead of a cb to handle individual tooltipsGuillaume Desmottes1-11/+0
2012-06-14roster-view: add API to display eventsGuillaume Desmottes1-0/+8
2012-06-14add empathy_roster_view_is_searching()Guillaume Desmottes1-0/+2
2012-06-14roster-view: add 'empty' propertyGuillaume Desmottes1-0/+2
2012-06-14add API for individual tooltipsGuillaume Desmottes1-0/+11
2012-06-14roster-view: add live search supportGuillaume Desmottes1-0/+5
2012-06-14roster-view: add 'show-groups' propertyGuillaume Desmottes1-0/+3
2012-06-14Filter out offline contactsGuillaume Desmottes1-0/+3
2012-06-14create roster-view skeletonGuillaume Desmottes1-0/+58