aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-persona-view.h
Commit message (Collapse)AuthorAgeFilesLines
* Add drag and drop support to EmpathyPersonaViewPhilip Withnall2010-08-271-1/+7
| | | | | | This includes an EmpathyPersonaView::drag-individual-received signal, to allow for notification that an Individual has been dropped onto the view. Helps: bgo#627715
* Add feature support for EmpathyPersonaViewPhilip Withnall2010-08-271-1/+8
|
* Add EmpathyPersonaStore and EmpathyPersonaViewPhilip Withnall2010-08-121-0/+74
Based on stripped-down versions of EmpathyContactListStore and EmpathyContactListView, these allow listing of all the Personas for a given Individual.