aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-individual-dialogs.c
Commit message (Expand)AuthorAgeFilesLines
* Clarify the wording to indicate it's all about accountsSjoerd Simons2011-03-241-3/+8
* Reword blocking dialog some moreDanielle Madeley2011-03-181-43/+48
* Display an avatar on the block contact dialogEmilio Pozuelo Monfort2011-03-181-0/+8
* depends on folks 0.4.0Guillaume Desmottes2011-03-161-2/+2
* Update the wording of the contact blocking dialogDanielle Madeley2011-03-111-15/+56
* Bug 637151 — Hide the user Individual from the contact listPhilip Withnall2011-02-181-1/+1
* Only destroy block confirmation dialogs after we've read out the abusive stateDanielle Madeley2011-02-141-1/+2
* Style fixes from reviewDanielle Madeley2011-02-111-1/+3
* Add confirmation dialog to RemoveDanielle Madeley2011-02-111-0/+94
* Make AccountChooser filters asynchronous to let them handle newly connected a...Vitaly Minko2011-01-281-3/+8
* 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