summaryrefslogtreecommitdiff
path: root/telepathy-glib/channel-request.c
Commit message (Expand)AuthorAgeFilesLines
* TpCDO, TpChannelRequest: always has a factorySimon McVittie2013-09-061-0/+4
* TpCDO, TpChannelRequest: mention that they should come from "larger" objectsSimon McVittie2013-09-061-0/+4
* TpChannelDispatchOperation, TpChannelRequest: remove boilerplateSimon McVittie2013-09-061-9/+0
* prepare 0.19.10telepathy-glib-0.19.10Guillaume Desmottes2012-09-261-4/+4
* tp_channel_request_dup_immutable_properties: addSimon McVittie2012-09-261-0/+50
* tp_channel_request_dup_hints: addSimon McVittie2012-09-261-0/+48
* prepare 0.19.9 releasetelepathy-glib-0.19.9Xavier Claessens2012-09-111-1/+1
* Deprecate tp_channel_request_new() and tp_channel_dispatch_operation_new()Xavier Claessens2012-09-111-0/+2
* Stop using TP_ERRORSSimon McVittie2012-05-021-2/+2
* Use GLib's default marshaller everywhereSimon McVittie2012-03-011-6/+2
* Add config.h include in all source filesXavier Claessens2012-02-061-0/+2
* Version 0.15.5telepathy-glib-0.15.5Will Thompson2011-08-171-2/+2
* Deprecate tp_account_manager_ensure_account()Xavier Claessens2011-08-171-15/+16
* Deprecate Tp{Basic,Automatic}ProxyFactory in favor of Tp{Simple,Automatic}Cli...Xavier Claessens2011-07-261-1/+10
* Use TpSimpleClientFactory to create TpChannel objectsXavier Claessens2011-07-261-13/+13
* Ensure TpChannelRequest always has a factory and use it to create its TpConne...Xavier Claessens2011-07-201-5/+7
* Add TpSimpleClientFactoryXavier Claessens2011-07-201-0/+24
* ChannelRequest: unref connection, not NULL channelWill Thompson2011-07-151-1/+1
* prepare 0.15.3telepathy-glib_0.15.3Guillaume Desmottes2011-07-081-6/+6
* TpChannelRequest: add properties and accessors for Account, UserActionTime an...Guillaume Desmottes2011-06-241-0/+148
* Replace 0.13.UNRELEASED with 0.13.14Will Thompson2011-02-231-8/+8
* improve docGuillaume Desmottes2011-02-221-3/+5
* document with version of MC implements SucceedWithChannelGuillaume Desmottes2011-02-221-2/+1
* always Fire TpChannelRequest::succeeded-with-channel instead and deprecate th...Guillaume Desmottes2011-02-221-6/+24
* channel-request: channel-factory property can be changedGuillaume Desmottes2011-02-221-1/+1
* TpChannelRequest: add API to get the hintsGuillaume Desmottes2011-02-221-0/+45
* TpChannelRequest: store the immutable properties as a GObject propGuillaume Desmottes2011-02-221-4/+58
* TpChannelRequest: use channel factoryGuillaume Desmottes2011-02-221-3/+117
* TpChannelRequest: add succeeded-with-channel signalGuillaume Desmottes2011-02-221-0/+79
* channel-request: use signals arrayGuillaume Desmottes2011-02-221-3/+8
* Remove redundant trailing semicolons from G_DEFINE_TYPE etc.Simon McVittie2010-10-061-1/+1
* Use macros WARNING(), etc., consistently (within the library)Simon McVittie2010-04-301-2/+2
* Prepare 0.7.32telepathy-glib-0.7.32Simon McVittie2009-06-121-2/+2
* spec 0.17.26 classes: make safe to extendSimon McVittie2009-06-101-5/+32
* Add basic proxies for ChannelDispatchOperation, ChannelRequestSimon McVittie2009-06-101-0/+250