summaryrefslogtreecommitdiff
path: root/libempathy-gtk/empathy-individual-edit-dialog.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-01Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina1-3/+2
2013-04-01Use a flat namespace for internal includesEmanuele Aina1-1/+1
2013-04-01Use double quotes for all internal headersEmanuele Aina1-1/+1
2013-03-27Drop unused/redundant header inclusionsEmanuele Aina1-9/+0
2013-03-27Consistently use `#include "config.h"` everywhereEmanuele Aina1-1/+1
2012-09-17include telepathy-glib.hGuillaume Desmottes1-1/+1
2010-09-28Don't use deprecated gtk_dialog_set_has_separatorDiego Escalante Urrelo1-1/+0
2010-09-07Remove calls to gtk_dialog_set_has_separator() if building against GTK+ 3Philip Withnall1-1/+1
2010-09-06Move the “Unlink” button from the Edit dialogue to the linking dialoguePhilip Withnall1-52/+1
2010-09-03Update the Edit dialogue on contact linking or unlinkingPhilip Withnall1-29/+78
2010-08-20Add EmpathyIndividualEditDialogPhilip Withnall1-0/+273