summaryrefslogtreecommitdiff
path: root/libempathy/empathy-contact.c
Commit message (Expand)AuthorAgeFilesLines
* Rename NUM_TP_ to TP_NUM_Xavier Claessens2013-10-031-1/+1
* tpaw-utils: move EMP_STR_EMPTY to tp-aw and rename itMarco Barisione2013-08-201-7/+9
* Add missing includeEmilio Pozuelo Monfort2013-08-191-0/+1
* Use new GeocodeLocation API in geocode-glib 0.99.1Andreas Henriksson2013-08-141-6/+5
* Reorder header inclusions accordingly to the Telepathy coding styleEmanuele Aina2013-04-011-0/+1
* Drop unused/redundant header inclusionsEmanuele Aina2013-03-271-11/+0
* Revert "Go back to libgee 0.6.x"Guillaume Desmottes2013-02-191-1/+1
* More geocode-glib porting workRyan Lortie2012-11-281-2/+2
* Port EmpathyContact to geocode-glib >= 0.99.1Bastien Nocera2012-11-281-11/+14
* include telepathy-glib.hGuillaume Desmottes2012-09-171-4/+0
* empathy-contact: fix priv->logged_alias leakGuillaume Desmottes2012-09-131-0/+1
* Go back to libgee 0.6.xGuillaume Desmottes2012-07-231-1/+1
* libempathy: Port empathy to libgee 0.8.Jeremy Whiting2012-07-191-1/+1
* Use new tp_account_* gettersGuillaume Desmottes2012-07-161-2/+2
* Remove unused field hash from EmpathyContactChandni Verma2012-06-031-1/+0
* contact: use tp_connection_dup_contact_by_id_async()Guillaume Desmottes2012-05-111-19/+24
* use tp_capabilities_supports_sms()Guillaume Desmottes2012-05-101-32/+2
* contact: compare TpContact objects rather than handlesGuillaume Desmottes2012-05-031-5/+3
* Use more tp_capabilities_ methodsGuillaume Desmottes2012-04-101-58/+18
* include logger single headerGuillaume Desmottes2012-04-041-2/+0
* Remove tp-yell and use TpCallChannelXavier Claessens2012-01-101-9/+6
* empathy_contact_get_persona: use tpf_persona_dup_for_contact()Guillaume Desmottes2011-12-141-37/+5
* try requesting a TpContact when creating a contact from the loggerGuillaume Desmottes2011-12-061-1/+48
* coding style fixesGuillaume Desmottes2011-11-141-4/+4
* add empathy_contact_remove_from_contact_list()Guillaume Desmottes2011-11-081-0/+12
* add empathy_contact_add_to_contact_list()Guillaume Desmottes2011-11-081-0/+38
* Use g_cclosure_marshal_generic for all signalsXavier Claessens2011-09-281-2/+1
* update_geocode: don't try to get position if location is emptyGuillaume Desmottes2011-09-071-1/+2
* geocode: fix uninitialized variable (-Werror=uninitialized)Alban Crequy2011-08-231-1/+1
* contact_set_avatar_from_tp_contact: don't crash if we failed to load the avatarGuillaume Desmottes2011-08-221-1/+10
* Don't assume that all TpfPersonas contain valid TpContactsTravis Reitter2011-08-221-0/+3
* Port to new tp-glib client factoryGuillaume Desmottes2011-08-181-1/+1
* Only follow available cameras if the contact can do Video callsEmilio Pozuelo Monfort2011-07-121-12/+2
* A contact doesn't support video if we have no cameraEmilio Pozuelo Monfort2011-07-121-2/+13
* EmpathyContact: don't crash if a contact doesn't have an accountEmilio Pozuelo Monfort2011-07-111-3/+6
* empathy_contact_from_tpl_contact: don't override the aliasEmilio Pozuelo Monfort2011-07-041-11/+34
* geocode_cb: actually destroy the resolved hash table, not the GAsyncResult re...Guillaume Desmottes2011-06-161-1/+1
* cope with geocode_object_new_for_params returning NULLGuillaume Desmottes2011-06-161-0/+2
* empathy_contact_from_tpl_contact: check the accounts matchEmilio Pozuelo Monfort2011-06-101-6/+22
* Don't reset the alias when using empathy_contact_from_tpl_contactEmilio Pozuelo Monfort2011-06-091-1/+11
* Use a weak ref to remove the tpcontact from the hashtableEmilio Pozuelo Monfort2011-06-091-11/+14
* empathy_contact_from_tpl_contact: set the TpContactEmilio Pozuelo Monfort2011-06-091-15/+50
* Merge branch 'call'Emilio Pozuelo Monfort2011-06-091-0/+24
|\
| * Recognize Call channel capabilitiesSjoerd Simons2011-06-091-0/+24
* | use geocode-glib instead of geoclueGuillaume Desmottes2011-06-081-118/+28
|/
* Change the type of EmpathyContact.priv.groups to GeeHashSet.Travis Reitter2011-06-061-9/+7
* Adapt to API break in folks_individual_get_personas.Travis Reitter2011-06-061-18/+26
* empathy_avatar_new: stop stealing strings (#650939)Guillaume Desmottes2011-06-011-15/+18
* contact: fix typo when creating new contact from logger entityJonny Lamb2011-05-111-2/+2
* Add SMS entry to empathy-individual-menuDanielle Madeley2011-05-051-0/+21