aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-individual-widget.c
Commit message (Expand)AuthorAgeFilesLines
* use champlain_view_ensure_layers_visible()Guillaume Desmottes2011-02-211-3/+1
* use champlain_marker_layer_new()Guillaume Desmottes2011-02-211-1/+1
* Port to champlain 0.10 (#642010)Guillaume Desmottes2011-02-211-17/+12
* Bug 637151 — Hide the user Individual from the contact listPhilip Withnall2011-02-181-10/+10
* individual-widget: use empathy_context_menu_new()Guillaume Desmottes2011-02-161-4/+1
* individual-widget: use priv->contact as that's our pointer on the TpContact nowGuillaume Desmottes2011-02-021-2/+1
* individual-widget: connect on the notify::client-types only onceGuillaume Desmottes2011-02-011-10/+14
* Adjust for FolksHasPresence -> FolksPresenceOwnerTravis Reitter2011-02-011-12/+12
* Bug 637097 — Port to latest folks API changesPhilip Withnall2010-12-141-12/+17
* Bug 631096 — Should not mention "meta contacts" in UIPhilip Withnall2010-12-131-2/+6
* Only check for presence in presence-enabled personas 2.0Emilio Pozuelo Monfort2010-11-161-1/+7
* individual-widget: show a "on a phone" label in the individual viewJonny Lamb2010-11-161-43/+114
* individual-widget: set xalign on the status message (#632434)Guillaume Desmottes2010-10-181-0/+1
* Port Empathy to use FolksAliasable and FolksGroupablePhilip Withnall2010-10-051-6/+6
* remove EmpathyKludgeLabelGuillaume Desmottes2010-10-041-3/+1
* Handle the EmpathyIndividualWidget disappearing during an async details callPhilip Withnall2010-09-031-3/+6
* Don't try to update EmpathyIndividualWidget's location without an IndividualPhilip Withnall2010-09-031-1/+2
* Listen to FolksIndividual::removed in EmpathyIndividualWidgetPhilip Withnall2010-09-031-0/+12
* Ensure all persona tables are removed from EmpathyIndividualWidgetPhilip Withnall2010-09-011-0/+2
* Fix calculation of the number of new personas in EmpathyIndividualWidgetPhilip Withnall2010-08-301-2/+7
* Port EmpathyIndividualWidget to use Individual.personas_changedPhilip Withnall2010-08-301-58/+61
* remove markups around 'Location'Guillaume Desmottes2010-08-271-1/+5
* Fix selectable labels in EmpathyIndividualWidgetPhilip Withnall2010-08-261-8/+11
* Don't leak a reference when updating an IndividualWidget.Travis Reitter2010-08-241-0/+2
* individual-widget: adapt number of rows to the features neededGuillaume Desmottes2010-08-231-3/+7
* Display the number of personas only in tooltipsGuillaume Desmottes2010-08-231-19/+25
* Fix some visual breakage of EmpathyIndividualWidget in tooltipsPhilip Withnall2010-08-201-6/+11
* Bug 627360 — "Information" of a meta contact is too big for the screenPhilip Withnall2010-08-201-0/+39
* Expand EmpathyIndividualWidgetPhilip Withnall2010-08-201-49/+1787
* Add EmpathyIndividualWidgetPhilip Withnall2010-08-121-0/+257