summaryrefslogtreecommitdiff
path: root/telepathy-glib/channel.h
Commit message (Expand)AuthorAgeFilesLines
* Add tp_channel_join_async()Xavier Claessens2011-07-131-0/+9
* TpChannel: add high-level API for Password (#37360)Guillaume Desmottes2011-05-311-0/+16
* add tp_channel_destroy_async()Guillaume Desmottes2011-05-301-0/+8
* add tp_channel_close_async()Guillaume Desmottes2010-11-081-0/+8
* add tp_channel_leave_async() (fdo #30617)Guillaume Desmottes2010-11-081-0/+10
* Change uses of TpIntSet to TpIntsetPhilip Withnall2010-09-141-3/+3
* TpChannel: add API to get the Requested and Initiator{Handle,Id} prop (fdo #2...Guillaume Desmottes2010-09-081-0/+5
* Add a GROUP feature to TpChannelSimon McVittie2010-04-081-0/+4
* TpChannel: add CORE and (vestigial) CHAT_STATES featuresSimon McVittie2010-04-071-0/+11
* Fix typo in /*<private>*/ which might affect compatibility with gtk-doc 1.13Simon McVittie2010-04-051-1/+1
* Don't document @parent, @priv in object structsSimon McVittie2010-04-051-0/+1
* Deprecate tp_channel_run_until_readySimon McVittie2010-03-301-1/+4
* various: warn about unused results that would indicate an obvious leakSimon McVittie2009-12-181-2/+2
* Add "identifier" property on TpChannel.Xavier Claessens2008-12-151-0/+1
* TpChannel: add tp_channel_new_from_properties (fd.o #17427) and tp_channel_bo...Simon McVittie2008-11-061-0/+5
* Make TpChannel publicSimon McVittie2008-07-141-0/+15
* TpChannel: allow direct access to TpIntSets of membersSimon McVittie2008-05-291-7/+4
* Add a stub version of group membership API to TpChannelSimon McVittie2008-05-291-0/+11
* TpChannel: add accessors for group flags, group self-handle and handle ownersSimon McVittie2008-05-281-0/+5
* Add convenient property accessors for C code to TpChannelSimon McVittie2008-05-271-0/+6
* Add tp_channel_call_when_ready() (part of fd.o #15300)Simon McVittie2008-05-011-0/+6
* Add init functions which have to be called at the beginning of extensions' cl...Simon McVittie2008-04-021-0/+2
* Require TpChannel to have a TpConnection, and expose it as a property.Simon McVittie2008-01-241-1/+2
* Add tp_channel_run_until_ready()Simon McVittie2008-01-161-0/+3
* Add some more error domains so we don't have to conflate Telepathy protocol e...Simon McVittie2008-01-111-0/+3
* Give TpChannel, TpConnection typed priv pointersSimon McVittie2007-12-141-0/+1
* Add some missing Nokia copyrights, and update some Collabora and Nokia copyri...Simon McVittie2007-12-031-1/+2
* tp_channel_new: allow bus name to be non-unique, in which case resolve to uniqueSimon McVittie2007-11-301-1/+1
* TpChannel: add tp_channel_newSimon McVittie2007-11-301-0/+6
* Move interfaces files around (drop -interfaces suffix) and split media sessio...Simon McVittie2007-11-191-1/+1
* Give the generated tp-cli-*.h G_BEGIN_DECLS/G_END_DECLS guards. Make them not...Simon McVittie2007-11-191-2/+2
* Add the beginnings of client-side wrappersSimon McVittie2007-11-141-0/+54