aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-individual-dialogs.c
Commit message (Expand)AuthorAgeFilesLines
* Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina2013-04-021-3/+2
* Use a flat namespace for internal includesEmanuele Aina2013-04-011-2/+2
* Use double quotes for all internal headersEmanuele Aina2013-04-011-2/+2
* Drop unused/redundant header inclusionsEmanuele Aina2013-03-281-9/+0
* Consistently use `#include "config.h"` everywhereEmanuele Aina2013-03-281-1/+1
* include telepathy-glib.hGuillaume Desmottes2012-09-171-1/+1
* EmpathyContactWidget: remove all remaining flagsXavier Claessens2012-07-301-5/+1
* remove useless includes of empathy-contact-manager.hGuillaume Desmottes2011-12-141-1/+0
* individual dialog: use tp-glib blocking APIGuillaume Desmottes2011-11-081-8/+5
* Don't assume that all TpfPersonas contain valid TpContactsTravis Reitter2011-08-221-0/+3
* Adapt to API break in folks_individual_get_personas.Travis Reitter2011-06-071-5/+10
* Display an avatar on the block contact dialogEmilio Pozuelo Monfort2011-03-181-0/+8
* Adjust for Folks Aliasable -> AliasDetails renameTravis Reitter2011-03-151-2/+2
* Update the wording of the contact blocking dialogDanielle Madeley2011-03-111-15/+56
* Only destroy block confirmation dialogs after we've read out the abusive stateDanielle Madeley2011-03-111-1/+2
* Use Contact Manager flags instead of Individual Manager flagsChandni Verma2011-03-091-8/+9
* Style fixes from reviewDanielle Madeley2011-03-081-1/+3
* Add confirmation dialog to RemoveDanielle Madeley2011-03-081-0/+94
* Make AccountChooser filters asynchronous to let them handle newly connected a...Vitaly Minko2010-11-111-3/+8
* Use Folks to check if a TpConnection can add personas.Travis Reitter2010-10-161-2/+1
* Don't use deprecated gtk_dialog_set_has_separatorDiego Escalante Urrelo2010-09-281-1/+0
* Remove calls to gtk_dialog_set_has_separator() if building against GTK+ 3Philip Withnall2010-09-071-1/+1
* We already know that this contact is a FolksIndividual if it isn't NULL, so s...Travis Reitter2010-07-211-1/+1
* Stick with the term 'contact' instead of adding 'individual'.Travis Reitter2010-07-211-1/+1
* Update copyright notice.Travis Reitter2010-07-211-1/+1
* Don't leak references to the contacts returned from empathy_contact_dup_from_...Travis Reitter2010-07-211-0/+3
* Add 'dup' to the names of empathy_contact_from_folks_individual() and folks_i...Travis Reitter2010-07-211-1/+1
* Support contact addingTravis Reitter2010-07-211-0/+152