summaryrefslogtreecommitdiff
path: root/telepathy-glib/connection-internal.h
Commit message (Expand)AuthorAgeFilesLines
* 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