aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-persona-view.c
Commit message (Expand)AuthorAgeFilesLines
* Use g_cclosure_marshal_generic for all signalsXavier Claessens2011-09-281-2/+1
* rename text/{persona,individual}-id as they are not standardGuillaume Desmottes2011-09-131-3/+3
* Don't assume that all TpfPersonas contain valid TpContactsTravis Reitter2011-08-221-2/+9
* Bug 646227 — Possible overflow in persona-view:drag_data_getPhilip Withnall2011-04-051-9/+19
* Fix warnings from GCC 4.6 about variables that are set but not used.Kjartan Maraas2011-03-171-12/+0
* Make empathy-persona-view include empathy-ui-utilsSjoerd Simons2010-12-171-0/+1
* persona-view: use new GTK+ style API (#636500)Guillaume Desmottes2010-12-151-11/+10
* Add drag and drop support to EmpathyPersonaViewPhilip Withnall2010-08-271-0/+225
* Add feature support for EmpathyPersonaViewPhilip Withnall2010-08-271-2/+41
* Display Personas' accounts in the linking dialoguePhilip Withnall2010-08-201-1/+3
* persona-view: use empathy_contact_dup_from_tp_contact instead of empathy_cont...Guillaume Desmottes2010-08-131-1/+1
* Add EmpathyPersonaStore and EmpathyPersonaViewPhilip Withnall2010-08-121-0/+574