aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy-gtk/empathy-individual-widget.c
Commit message (Expand)AuthorAgeFilesLines
* tpaw-utils: move EMP_STR_EMPTY to tp-aw and rename itMarco Barisione2013-08-201-1/+2
* contactinfo-utils: move from Empathy to tp-account-widgetsMarco Barisione2013-08-201-5/+5
* string-parser: move everything except for _match_smiley(), to tp-awMarco Barisione2013-08-201-1/+1
* contactinfo-utils: move create_channel_list_label to individual-widgetMarco Barisione2013-08-201-2/+66
* time: move from Empathy to tp-account-widgetsMarco Barisione2013-08-201-3/+3
* builder: move empathy_builder_* from Empathy to tp-account-widgetsMarco Barisione2013-08-201-1/+2
* Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina2013-04-021-4/+4
* 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-10/+0
* Consistently use `#include "config.h"` everywhereEmanuele Aina2013-03-281-1/+1
* Revert "Go back to libgee 0.6.x"Guillaume Desmottes2013-02-191-6/+4
* Recognize both handheld and phone clienttypes as mobile devicesSjoerd Simons2013-01-031-3/+1
* include telepathy-glib.hGuillaume Desmottes2012-09-171-1/+1
* use tp_contact_dup_contact_info()Guillaume Desmottes2012-09-111-2/+2
* Go back to libgee 0.6.xGuillaume Desmottes2012-07-231-4/+6
* gee_iterator_first is no more in libgee 0.8Alban Browaeys2012-07-191-6/+4
* individual-widget: don't display unknown presenceGuillaume Desmottes2012-07-061-7/+18
* Don't display parameters if Parameters_Exact is not SetGuillaume Desmottes2012-03-161-1/+1
* individual-widget: display champlain map in tooltipsGuillaume Desmottes2011-12-221-2/+1
* individual_grid_destroy: remove the ChamplainEmbedView from its containerGuillaume Desmottes2011-12-221-0/+11
* use gtk_box_new() instead of gtk_[h,v]box_new()Guillaume Desmottes2011-11-211-2/+2
* use gtk_separator_new() instead of gtk_hseparator_new()Guillaume Desmottes2011-11-211-1/+1
* Use _unref instead of _free _destroy when possible.unrefXavier Claessens2011-11-161-1/+1
* individual-widget: display channels list if availableGuillaume Desmottes2011-11-161-0/+22
* update_weak_contact: use a greater or equal comparaisonGuillaume Desmottes2011-11-161-1/+1
* individual-widget: factor out add_row()Guillaume Desmottes2011-11-141-14/+22
* details_update_show: skip empty fieldGuillaume Desmottes2011-11-141-0/+4
* individual-widget: port to GtkGridGuillaume Desmottes2011-11-011-11/+11
* Incorporate updates from empathy-contact-widget into contactinfo-utilsDanielle Madeley2011-10-211-5/+4
* Move empathy-contactinfo-utils to libempathy-gtkDanielle Madeley2011-10-211-1/+1
* Port individual-widget to contactinfo-utilsDanielle Madeley2011-10-211-64/+17
* individual-widget: use GtkGrid instead of GtkTableGuillaume Desmottes2011-09-291-9/+9
* individual-widget: use GtkGrid instead of GtkTable internallyCosimo Cecchi2011-09-131-125/+118
* Don't assume that all TpfPersonas contain valid TpContactsTravis Reitter2011-08-221-15/+31
* individual-widget: rely on the factory to prepare TP_CONNECTION_FEATURE_CONTA...Guillaume Desmottes2011-08-191-61/+35
* individual-widget: use tp_g_signal_connect_object to connect the notify::cont...Guillaume Desmottes2011-06-201-2/+2
* Adapt to API change in FolksIndividual::personas-changed.Travis Reitter2011-06-071-8/+33
* Adapt to API break in folks_individual_get_personas.Travis Reitter2011-06-071-69/+124
* Don't conflate TpfPersona and FolksPersona.Travis Reitter2011-06-071-7/+7
* Port all timestamps from time_t to gint64 (#648188)Guillaume Desmottes2011-04-191-4/+2
* Adjust for Folks PresenceOwner -> PresenceDetails renameTravis Reitter2011-03-151-12/+13
* Adjust for Folks Groupable -> GroupDetails renameTravis Reitter2011-03-151-2/+2
* Adjust for Folks Favouritable -> FavouriteDetails renameTravis Reitter2011-03-151-4/+4
* Adjust for Folks Aliasable -> AliasDetails renameTravis Reitter2011-03-151-5/+6
* 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