aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-individual-edit-dialog.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-1/+1
* Use double quotes for all internal headersEmanuele Aina2013-04-011-1/+1
* 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
* 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
* Move the “Unlink” button from the Edit dialogue to the linking dialoguePhilip Withnall2010-09-061-52/+1
* Update the Edit dialogue on contact linking or unlinkingPhilip Withnall2010-09-031-29/+78
* Add EmpathyIndividualEditDialogPhilip Withnall2010-08-201-0/+273