aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-contact-blocking-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* Include gi18n-lib.h in library sources, not gi18n.h.Gabor Kelemen2011-05-051-1/+2
* Revert "-Fix use of include <config.h> to make sure translations work"Guillaume Desmottes2011-04-041-4/+0
* -Fix use of include <config.h> to make sure translations workKjartan Maraas2011-04-041-0/+4
* Use tp_g_signal_connect_object for Tp proxies that outlive the CB dialogDanielle Madeley2011-03-111-4/+6
* contact-blocking-dialog: report errors to the userDanielle Madeley2011-03-081-3/+52
* Handle the case where there are no accounts with deny channelsDanielle Madeley2011-03-081-26/+62
* Don't need to prepare accounts separatelyDanielle Madeley2011-03-081-30/+11
* Provide autocompletion of known contacts in the entry boxDanielle Madeley2011-03-081-5/+47
* Add and remove contacts from deny listDanielle Madeley2011-03-081-2/+169
* Beginning of contact blocking dialogDanielle Madeley2011-03-081-0/+514