summaryrefslogtreecommitdiff
path: root/telepathy-glib/connection-internal.h
Commit message (Expand)AuthorAgeFilesLines
* Rename _tp_contact_connection_invalidated to _disposedXavier Claessens2012-06-041-4/+0
* Mark all -internal headers as /*<private_header>*/Simon McVittie2012-05-071-0/+1
* Get rid of the last few references to TpIntSet (it's now TpIntset)Simon McVittie2012-05-021-1/+1
* connection-internal.h Add warning comment for APIs that should not be used ou...Xavier Claessens2012-04-161-0/+2
* Add tp_connection_can_set_contact_alias()Guillaume Desmottes2011-11-281-0/+9
* Add TP_CONNECTION_FEATURE_CONTACT_LIST_PROPERTIESGuillaume Desmottes2011-11-041-0/+4
* Automatically prepare TP_CONTACT_FEATURE_CONTACT_BLOCKING when possibleGuillaume Desmottes2011-11-011-0/+3
* add TpConnection::blocked-contacts-changed: signalGuillaume Desmottes2011-10-311-0/+4
* add TpConnection:blocked-contacts propertyGuillaume Desmottes2011-10-311-0/+1
* add can-report-abusive property and TP_CONNECTION_FEATURE_CONTACT_BLOCKINGGuillaume Desmottes2011-10-311-0/+8
* document capabilities_queueGuillaume Desmottes2011-10-241-0/+2
* Add internal API to get connection capabilities without having core preparedSjoerd Simons2011-10-241-0/+10
* TpConnection: prepare factory features on self contactXavier Claessens2011-09-121-0/+1
* Correctly free a GQueue from disposeXavier Claessens2011-08-171-1/+1
* Prepare TpContact objects for the ContactListXavier Claessens2011-08-041-0/+7
* Add TP_CONNECTION_FEATURE_CONTACT_GROUPS to prepare the list of groups on the...Xavier Claessens2011-08-031-0/+10
* Add new feature TP_CONNECTION_FEATURE_CONTACT_LISTXavier Claessens2011-07-281-0/+12
* Add tp_connection_get_account to get a TpAccount from a TpConnectionXavier Claessens2011-07-261-0/+4
* Merge remote-tracking branch 'danni/balance-feature-36334' into balance-featu...Emilio Pozuelo Monfort2011-05-171-0/+5
|\
| * Add support for retrieving Conn.I.BalanceDanielle Madeley2011-05-121-0/+6
* | connection: use prepare_async instead of start_preparingGuillaume Desmottes2011-05-121-2/+9
* | connection: simplify contact info preparationGuillaume Desmottes2011-05-121-2/+1
* | connection: simplify avatars requirements preparationGuillaume Desmottes2011-05-121-2/+1
* | connection: simplify capabilities preparationGuillaume Desmottes2011-05-121-1/+0
|/
* Merge branch 'fdo#34148'Will Thompson2011-02-251-0/+3
|\
| * Added connection manager and protocol properties to TpConnectionMorten Mjelva2011-02-251-0/+3
* | TpContact: Add ContactGroups supportXavier Claessens2011-02-201-0/+1
|/
* TpContact: Add subscribe/publish state propertiesXavier Claessens2011-01-291-0/+1
* TpConnection: make a TpContact for the self-handle while preparing CONNECTEDSimon McVittie2010-12-091-1/+3
* Add tp_connection_has_immortal_handles()Simon McVittie2010-12-011-0/+1
* TpConnection: don't track references to handlesSimon McVittie2010-12-011-3/+0
* TpConnection: add a client-side for client interestsSimon McVittie2010-10-261-0/+5
* contact: add client types property and getter and change notificationJonny Lamb2010-09-301-0/+1
* Split out avatar requirements into connection-avatars.cSimon McVittie2010-07-131-1/+2
* _tp_connection_status_reason_to_gerror: upgrade from static to internalSimon McVittie2010-06-141-0/+5
* Make tp_contact_info_field_spec_new() privateXavier Claessens2010-06-031-0/+3
* Add ContactInfo support on TpContactXavier Claessens2010-06-031-0/+2
* Add ContactInfo support on TpConnectionXavier Claessens2010-06-031-0/+7
* Add Avatar data cache on TpContactXavier Claessens2010-05-191-0/+3
* TpConnection: remember full error details and convert to a GError laterSimon McVittie2010-04-271-1/+3
* Add AVATAR_REQUIREMENTS feature on TpConnection with API to access itXavier Claessens2010-04-221-0/+3
* contact: actually set the capabilities propertyGuillaume Desmottes2010-04-151-0/+1
* connection: actually implement TP_CONNECTION_FEATURE_CAPABILITIESGuillaume Desmottes2010-04-141-0/+1
* connection: add 'capabilities' property and featureGuillaume Desmottes2010-04-141-0/+3
* TpConnection: do a stub version of introspecting before becoming CONNECTEDSimon McVittie2010-04-071-0/+1
* TpConnection: track which introspection call we're currently doingSimon McVittie2010-04-071-1/+2
* TpConnection: turn the introspection queue into a GListSimon McVittie2010-04-071-2/+2
* contact: add support for Location (fdo #24652)Guillaume Desmottes2010-04-051-0/+1
* TpConnection: avoid calling GetInterfaces more than onceSimon McVittie2009-06-251-0/+1
* TpConnection: don't introspect alias flags, and remove some dead codeSimon McVittie2009-06-081-2/+0