summaryrefslogtreecommitdiff
path: root/telepathy-glib/channel-internal.h
Commit message (Expand)AuthorAgeFilesLines
* TpChannel: Deprecate _borrow_ functions and replace them by _get_Xavier Claessens2012-09-051-0/+1
* Mark all -internal headers as /*<private_header>*/Simon McVittie2012-05-071-0/+1
* channel-contacts: reverse ownership of ContactsQueueItem and resultSimon McVittie2012-04-121-1/+2
* channel-contacts.c: Fix crash when preparing TpCallChannelXavier Claessens2012-01-121-0/+4
* deal with self->priv->group_contact_owners may containing NULL contactGuillaume Desmottes2011-10-181-0/+1
* Add TP_CHANNEL_FEATURE_CONTACTS featureXavier Claessens2011-09-301-0/+51
* TpChannel: add high-level API for Password (#37360)Guillaume Desmottes2011-05-311-0/+2
* Change uses of TpIntSet to TpIntsetPhilip Withnall2010-09-141-3/+3
* fd.o #23369: TpChannel: if the CM gives us a recognized error name, use it fo...Simon McVittie2010-04-271-3/+2
* TP_CHANNEL_FEATURE_CHAT_STATES: implementSimon McVittie2010-04-071-0/+4
* Make GetGroupFlags() failing abort introspection.Will Thompson2009-07-271-0/+3
* Only listen to one of MembersChanged[Detailed]Will Thompson2009-01-071-0/+6
* Add "identifier" property on TpChannel.Xavier Claessens2008-12-151-0/+1
* TpChannel: avoid calling GetInterfaces if we already know the channel exists,...Simon McVittie2008-11-061-0/+6
* TpChannel: add tp_channel_new_from_properties (fd.o #17427) and tp_channel_bo...Simon McVittie2008-11-061-0/+2
* TpChannel: use unsigned for boolean bitfieldsSimon McVittie2008-10-151-2/+3
* Make TpChannel publicSimon McVittie2008-07-141-15/+0
* TpChannel: make all members privateSimon McVittie2008-07-081-12/+14
* TpChannel: allow direct access to TpIntSets of membersSimon McVittie2008-05-291-2/+0
* Split group-related TpChannel functionality into channel-group.cSimon McVittie2008-05-291-0/+62
* Add channel-internal.hSimon McVittie2008-05-291-0/+31