summaryrefslogtreecommitdiff
path: root/telepathy-glib/connection-internal.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* TpConnection: track self-handle and add GObject property and C accessorSimon McVittie2009-02-041-0/+1
* TpConnection: add the client side of ConnectionErrorSimon McVittie2009-01-281-0/+1
* TpContact: track presence and avatarsSimon McVittie2008-10-211-0/+3
* TpContact: track aliases if supported and requestedSimon McVittie2008-10-211-0/+1
* Move TpConnectionPrivate to connection-internal.hSimon McVittie2008-10-211-2/+19
* TpContact: hook up factory functions etc.Simon McVittie2008-10-211-0/+11
* connection-handles: Don't forget handles until *all* TpConnections sharing a ...Simon McVittie2008-10-131-0/+1
* TpConnection: add handle ref/hold/release functionalitySimon McVittie2008-10-131-0/+2
* Add _tp_connection_get_contact_attribute_interfaces (internal-only)Simon McVittie2008-10-031-0/+34