aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-individual-widget.h
Commit message (Collapse)AuthorAgeFilesLines
* individual-widget: show a "on a phone" label in the individual viewJonny Lamb2010-11-161-0/+1
| | | | | | | | Also refactor having a TpContact in the EmpathyIndividualViewPriv struct, so that contact info and client types info use the same TpContact. Signed-off-by: Jonny Lamb <jonnylamb@gnome.org>
* Expand EmpathyIndividualWidgetPhilip Withnall2010-08-201-22/+20
| | | | | It's now a fully-fledged widget of its own, rather than a thin wrapper around EmpathyContactWidget. Closes: bgo#626728
* Add EmpathyIndividualWidgetPhilip Withnall2010-08-121-0/+106
This displays details for a single Individual, in much the same way that EmpathyContactWidget displays the details of a single Persona.