summaryrefslogtreecommitdiff
path: root/telepathy-glib/channel-request.c
AgeCommit message (Expand)AuthorFilesLines
2011-02-23Replace 0.13.UNRELEASED with 0.13.14Will Thompson1-8/+8
2011-02-22improve docGuillaume Desmottes1-3/+5
2011-02-22document with version of MC implements SucceedWithChannelGuillaume Desmottes1-2/+1
2011-02-22always Fire TpChannelRequest::succeeded-with-channel instead and deprecate th...Guillaume Desmottes1-6/+24
2011-02-22channel-request: channel-factory property can be changedGuillaume Desmottes1-1/+1
2011-02-22TpChannelRequest: add API to get the hintsGuillaume Desmottes1-0/+45
2011-02-22TpChannelRequest: store the immutable properties as a GObject propGuillaume Desmottes1-4/+58
2011-02-22TpChannelRequest: use channel factoryGuillaume Desmottes1-3/+117
2011-02-22TpChannelRequest: add succeeded-with-channel signalGuillaume Desmottes1-0/+79
2011-02-22channel-request: use signals arrayGuillaume Desmottes1-3/+8
2010-10-06Remove redundant trailing semicolons from G_DEFINE_TYPE etc.Simon McVittie1-1/+1
2010-04-30Use macros WARNING(), etc., consistently (within the library)Simon McVittie1-2/+2
2009-06-12Prepare 0.7.32telepathy-glib-0.7.32Simon McVittie1-2/+2
2009-06-10spec 0.17.26 classes: make safe to extendSimon McVittie1-5/+32
2009-06-10Add basic proxies for ChannelDispatchOperation, ChannelRequestSimon McVittie1-0/+250