Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add drag and drop support to EmpathyPersonaView | Philip Withnall | 2010-08-27 | 1 | -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 EmpathyPersonaView | Philip Withnall | 2010-08-27 | 1 | -1/+8 |
| | |||||
* | Add EmpathyPersonaStore and EmpathyPersonaView | Philip Withnall | 2010-08-12 | 1 | -0/+74 |
Based on stripped-down versions of EmpathyContactListStore and EmpathyContactListView, these allow listing of all the Personas for a given Individual. |