summaryrefslogtreecommitdiff
path: root/telepathy-glib/contact.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'telepathy-glib-0.22'Guillaume Desmottes2014-03-131-4/+9
|\
| * fix file path leakstelepathy-glib-0.22Guillaume Desmottes2014-03-131-6/+14
* | Merge branch 'telepathy-glib-0.22'Simon McVittie2014-03-131-4/+6
|\ \
| * | TpContact: mime_file_written: don't leak the file's pathSimon McVittie2014-03-131-4/+6
| |/
* | TpContact: improve debug info for GetContactAttributesSimon McVittie2013-10-021-3/+84
* | contact_avatar_retrieved: improve debugSimon McVittie2013-10-021-1/+13
* | tp_contact_set_attributes: don't warn on genuinely absent interfacesSimon McVittie2013-10-021-15/+65
|/
* TpContact: avoid a race condition in avatar handlingSimon McVittie2013-10-021-5/+31
* Make avatar image caching asynchronousSimon McVittie2013-09-241-34/+120
* Fix mistaken references to tp_connection_get_contact_by_id_asyncWill Thompson2013-01-091-2/+2
* prepare 0.19.10telepathy-glib-0.19.10Guillaume Desmottes2012-09-261-3/+3
* tp_contact_dup_location, TpContact:location-vardict: addSimon McVittie2012-09-261-0/+59
* prepare 0.19.9 releasetelepathy-glib-0.19.9Xavier Claessens2012-09-111-2/+2
* TpContact: do not override properties with attributes we didn't requestXavier Claessens2012-09-111-27/+34
* TpContact: Deprecate _get_ functions returning a GList and replace them by _dup_Xavier Claessens2012-09-051-0/+25
* Merge branch 'telepathy-glib-0.18'Xavier Claessens2012-07-241-3/+5
|\
| * tp_connection_upgrade_contacts(): Use special trick of ready_enough_for_contactsXavier Claessens2012-07-241-3/+5
* | TpConnection: deprecate connection-manager-name and add cm-nameXavier Claessens2012-06-291-1/+1
* | Rename _tp_contact_connection_invalidated to _disposedXavier Claessens2012-06-041-2/+1
* | Deprecate tp_connection_parse_object_path()Xavier Claessens2012-05-141-8/+4
* | Fix ContactList not having avatarsXavier Claessens2012-05-141-9/+19
* | _dup_contact_by_id_async() and _upgrade_contacts_async(): drop custom impleme...Xavier Claessens2012-05-111-241/+39
* | TpContact does not always request avatarXavier Claessens2012-05-111-11/+10
* | connection-contact-list: don't crash if no ContactsSimon McVittie2012-05-111-0/+3
* | tp_connection_dup_contact_by_id_async: don't crash without ContactsSimon McVittie2012-05-111-6/+26
* | tp_connection_upgrade_contacts_async: fall back to old API if no ContactsSimon McVittie2012-05-111-9/+40
* | Deprecate tp_connection_hold_handles()Xavier Claessens2012-05-101-0/+4
* | Deprecate tp_connection_request_handles()Xavier Claessens2012-05-101-0/+4
* | Deprecate tp_connection_get_contact(_list)_attributesXavier Claessens2012-05-101-3/+2
* | Release 0.19.0telepathy-glib-0.19.0Xavier Claessens2012-05-091-6/+6
* | Deprecate tp_connection_get_contacts_by_id/handle()Xavier Claessens2012-05-091-0/+3
* | Add tp_connection_upgrade_contacts_async/finishXavier Claessens2012-05-091-0/+157
* | Add tp_connection_dup_contact_by_id_async/finishXavier Claessens2012-05-091-0/+205
* | Revert "Add tp_contact_is_self()"Simon McVittie2012-05-031-50/+1
* | Merge branch 'deprecation'Simon McVittie2012-05-031-6/+6
|\ \
| * | Stop using TP_ERRORSSimon McVittie2012-05-021-6/+6
* | | Add tp_contact_is_self()Xavier Claessens2012-05-031-1/+50
|/ /
* | Use g_ptr_array_new_full() now that we can depend on glib 2.30Xavier Claessens2012-04-231-1/+1
* | Add tp_contact_get_account()Xavier Claessens2012-04-161-1/+21
* | Use TP_NUM_… instead of NUM_TP_…Simon McVittie2012-04-121-2/+2
* | TP_NUM_DBUS_ERRORS, TP_NUM_CONTACT_FEATURES: addSimon McVittie2012-04-121-1/+10
* | Complete results of TpProxy D-Bus calls in an idleSimon McVittie2012-04-121-1/+1
|/
* contact_set_subscription_states: use _tp_base_contact_list_presence_state_to_...Guillaume Desmottes2012-03-231-4/+6
* TpContact: stop using about-to-be-deprecated Connection APISimon McVittie2012-03-051-10/+10
* Use GLib's default marshaller everywhereSimon McVittie2012-03-011-8/+3
* Add config.h include in all source filesXavier Claessens2012-02-061-0/+2
* Simplify _finish() functions using _tp_implement_finish_*Xavier Claessens2011-12-141-14/+1
* docs: many misc fixupsJonny Lamb2011-11-231-2/+2
* Use _unref instead of _free _destroy when possible.Xavier Claessens2011-11-161-8/+8
* prepare 0.17.0telepathy-glib-0.17.0Guillaume Desmottes2011-11-081-3/+3