summaryrefslogtreecommitdiff
path: root/libempathy-gtk/empathy-individual-widget.c
Commit message (Expand)AuthorAgeFilesLines
* libempathy-gtk: Fix several memory leaks from libgeePhilip Withnall2013-10-221-1/+3
* Add missing telepathy-glib-dbus.h includesXavier Claessens2013-10-031-0/+1
* individual-widget: fix enum casting warningGuillaume Desmottes2013-10-031-1/+2
* use folks_presence_details_get_default_message_from_typeGuillaume Desmottes2013-10-031-2/+1
* 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-011-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-271-10/+0
* Consistently use `#include "config.h"` everywhereEmanuele Aina2013-03-271-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-061-8/+33
* Adapt to API break in folks_individual_get_personas.Travis Reitter2011-06-061-69/+124
* Don't conflate TpfPersona and FolksPersona.Travis Reitter2011-06-061-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-141-12/+13
* Adjust for Folks Groupable -> GroupDetails renameTravis Reitter2011-03-141-2/+2
* Adjust for Folks Favouritable -> FavouriteDetails renameTravis Reitter2011-03-141-4/+4
* Adjust for Folks Aliasable -> AliasDetails renameTravis Reitter2011-03-141-5/+6
* use champlain_view_ensure_layers_visible()Guillaume Desmottes2011-02-211-3/+1