aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-individual-information-dialog.c
Commit message (Expand)AuthorAgeFilesLines
* Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina2013-04-021-4/+3
* Use a flat namespace for internal includesEmanuele Aina2013-04-011-4/+4
* Use double quotes for all internal headersEmanuele Aina2013-04-011-4/+4
* 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
* use empathy_launch_external_app() to launch gnome-contactsGuillaume Desmottes2012-08-151-44/+18
* factor out empathy_display_individual_info()Guillaume Desmottes2012-07-111-0/+138
* Revert "remove empathy-individual-information-dialog"Guillaume Desmottes2012-03-131-0/+318
* remove empathy-individual-information-dialogGuillaume Desmottes2012-02-071-318/+0
* Adapt to API break in folks_individual_get_personas.Travis Reitter2011-06-071-3/+10
* Adjust for Folks Aliasable -> AliasDetails renameTravis Reitter2011-03-151-1/+1
* Bug 637151 — Hide the user Individual from the contact listPhilip Withnall2011-02-181-1/+1
* Stop using removed Individual convenience methods from folksPhilip Withnall2010-11-131-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
* Update the Information dialogue on contact linking or unlinkingPhilip Withnall2010-09-031-75/+111
* Add a "Linked Contacts" label at the top of the Information dialoguePhilip Withnall2010-08-201-3/+35
* Allow EmpathyIndividualInformationDialog to be resizedPhilip Withnall2010-08-201-1/+1
* Use EmpathyIndividualWidget in EmpathyIndividualInformationDialogPhilip Withnall2010-08-201-28/+10
* Show information for all an individual's personas in the information dialoguePhilip Withnall2010-08-161-0/+262