summaryrefslogtreecommitdiff
path: root/telepathy-glib/contact.h
Commit message (Expand)AuthorAgeFilesLines
* Fix mistaken references to tp_connection_get_contact_by_id_asyncWill Thompson2013-01-091-1/+1
* prepare 0.19.10telepathy-glib-0.19.10Guillaume Desmottes2012-09-261-1/+1
* tp_contact_dup_location, TpContact:location-vardict: addSimon McVittie2012-09-261-0/+2
* TpContact: Deprecate _get_ functions returning a GList and replace them by _dup_Xavier Claessens2012-09-051-0/+6
* Add single-include #error in all headers included from telepathy-glib(-dbus).hXavier Claessens2012-06-051-0/+4
* Release 0.19.0telepathy-glib-0.19.0Xavier Claessens2012-05-091-7/+7
* Deprecate tp_connection_get_contacts_by_id/handle()Xavier Claessens2012-05-091-0/+5
* Add tp_connection_upgrade_contacts_async/finishXavier Claessens2012-05-091-0/+14
* Add tp_connection_dup_contact_by_id_async/finishXavier Claessens2012-05-091-0/+12
* Revert "Add tp_contact_is_self()"Simon McVittie2012-05-031-2/+0
* Version-annotate tp_contact_is_self tooSimon McVittie2012-05-031-0/+1
* Merge branch 'deprecation'Simon McVittie2012-05-031-0/+3
|\
| * Version-annotate recent APISimon McVittie2012-05-031-0/+3
* | Add tp_contact_is_self()Xavier Claessens2012-05-031-0/+1
|/
* Add tp_contact_get_account()Xavier Claessens2012-04-161-0/+1
* TP_NUM_DBUS_ERRORS, TP_NUM_CONTACT_FEATURES: addSimon McVittie2012-04-121-1/+2
* TpContact: add is-blocked propertyGuillaume Desmottes2011-11-011-1/+6
* Add TP_CONTACT_FEATURE_INVALID because 0 is a valid TpContactFeatureXavier Claessens2011-08-041-0/+1
* TpContact: Add ContactGroups supportXavier Claessens2011-02-201-1/+12
* TpContact: Add subscribe/publish state propertiesXavier Claessens2011-01-291-1/+7
* Add TpConnection:self-contact, and a convenience "C binding" for itSimon McVittie2010-12-091-1/+1
* tp_connection_dup_contact_if_possible: replace dup_contact_for_immortal_handleSimon McVittie2010-12-081-5/+2
* tp_connection_dup_contact_for_immortal_handle: addSimon McVittie2010-12-071-0/+6
* contact: add a comment to convince gtk-doc _get_client_types existsJonny Lamb2010-09-301-1/+3
* contact: add client types property and getter and change notificationJonny Lamb2010-09-301-1/+5
* Fix various broken cross-references in documentationSimon McVittie2010-08-231-1/+1
* Make tp_contact_request_contact_info_async() cancellableXavier Claessens2010-06-031-1/+2
* Add wrapper API for RequestContactInfoXavier Claessens2010-06-031-0/+6
* Make tp_connection_refresh_contact_info() fire-and-forgetXavier Claessens2010-06-031-6/+2
* Add ContactInfo support on TpContactXavier Claessens2010-06-031-1/+12
* Rename mimetype to mime_typeXavier Claessens2010-05-191-1/+1
* Add Avatar data cache on TpContactXavier Claessens2010-05-191-1/+7
* contact.h: include _gen/genums.h, for TP_TYPE_CONTACT_FEATURESimon McVittie2010-05-041-0/+2
* Work around GObject Introspection bug #615923Danielle Madeley2010-05-031-1/+1
* contact: add capabilities feature and propertyGuillaume Desmottes2010-04-151-0/+5
* contact: add support for Location (fdo #24652)Guillaume Desmottes2010-04-051-0/+3
* TpContact: on success, don't give the callback a free ref to each contactSimon McVittie2008-10-241-2/+2
* TpContact: hide object and class structsSimon McVittie2008-10-221-11/+0
* TpContact: implement upgrading and getting by IDSimon McVittie2008-10-211-0/+21
* TpContact: hook up factory functions etc.Simon McVittie2008-10-211-0/+12
* TpContact: Add a skeletal versionSimon McVittie2008-10-211-0/+90