summaryrefslogtreecommitdiff
path: root/libempathy-gtk/empathy-individual-information-dialog.c
AgeCommit message (Expand)AuthorFilesLines
2013-04-01Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina1-4/+3
2013-04-01Use a flat namespace for internal includesEmanuele Aina1-4/+4
2013-04-01Use double quotes for all internal headersEmanuele Aina1-4/+4
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
2012-08-15use empathy_launch_external_app() to launch gnome-contactsGuillaume Desmottes1-44/+18
2012-07-11factor out empathy_display_individual_info()Guillaume Desmottes1-0/+138
2012-03-13Revert "remove empathy-individual-information-dialog"Guillaume Desmottes1-0/+318
2012-02-07remove empathy-individual-information-dialogGuillaume Desmottes1-318/+0
2011-06-06Adapt to API break in folks_individual_get_personas.Travis Reitter1-3/+10
2011-03-14Adjust for Folks Aliasable -> AliasDetails renameTravis Reitter1-1/+1
2011-02-17Bug 637151 — Hide the user Individual from the contact listPhilip Withnall1-1/+1
2010-11-13Stop using removed Individual convenience methods from folksPhilip Withnall1-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-03Update the Information dialogue on contact linking or unlinkingPhilip Withnall1-75/+111
2010-08-20Add a "Linked Contacts" label at the top of the Information dialoguePhilip Withnall1-3/+35
2010-08-20Allow EmpathyIndividualInformationDialog to be resizedPhilip Withnall1-1/+1
2010-08-19Use EmpathyIndividualWidget in EmpathyIndividualInformationDialogPhilip Withnall1-28/+10
2010-08-16Show information for all an individual's personas in the information dialoguePhilip Withnall1-0/+262