aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-subscription-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* Fix build warning: A string format is requiredXavier Claessens2012-07-161-1/+1
* remove useless includesGuillaume Desmottes2012-07-111-1/+0
* inline block_contact_dialog_show() into subscription-dialog.cGuillaume Desmottes2012-07-061-1/+73
* add empathy-subscription-dialogGuillaume Desmottes2012-07-051-0/+288
* Implement editing and viewing contact information with right click on theXavier Claessens2007-06-071-116/+0
* EmpatchContactWidget has 2 modes: editable or not.Xavier Claessens2007-06-071-8/+13
* New dialog: EmpathySubscriptionDialog. It uses EmpathyContactWidget toXavier Claessens2007-06-071-0/+111