Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make empathy-persona-view include empathy-ui-utils | Sjoerd Simons | 2010-12-17 | 1 | -0/+1 |
| | |||||
* | persona-view: use new GTK+ style API (#636500) | Guillaume Desmottes | 2010-12-15 | 1 | -11/+10 |
| | |||||
* | Add drag and drop support to EmpathyPersonaView | Philip Withnall | 2010-08-27 | 1 | -0/+225 |
| | | | | | | 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 | -2/+41 |
| | |||||
* | Display Personas' accounts in the linking dialogue | Philip Withnall | 2010-08-20 | 1 | -1/+3 |
| | | | | | Display the account name instead of the Persona's presence message on the right-hand side of the linking dialogue. Closes: bgo#626715 | ||||
* | persona-view: use empathy_contact_dup_from_tp_contact instead of ↵ | Guillaume Desmottes | 2010-08-13 | 1 | -1/+1 |
| | | | | empathy_contact_new | ||||
* | Add EmpathyPersonaStore and EmpathyPersonaView | Philip Withnall | 2010-08-12 | 1 | -0/+574 |
Based on stripped-down versions of EmpathyContactListStore and EmpathyContactListView, these allow listing of all the Personas for a given Individual. |