summaryrefslogtreecommitdiff
path: root/telepathy-glib/channel-request.h
AgeCommit message (Expand)AuthorFilesLines
2014-03-26Remove TpProxy::interface-added, and dbus-glib marshaller registrationSimon McVittie1-2/+0
2014-02-27channel-request: use the vardict version of the 'hints' propertyGuillaume Desmottes1-2/+0
2014-02-27remove tp_channel_request_get_immutable_properties()Guillaume Desmottes1-3/+0
2012-12-26Remove deprecated functionsXavier Claessens1-7/+0
2012-10-08Merge branch 'master' into nextSimon McVittie1-0/+6
2012-09-26prepare 0.19.10telepathy-glib-0.19.10Guillaume Desmottes1-2/+2
2012-09-26tp_channel_request_dup_immutable_properties: addSimon McVittie1-0/+3
2012-09-26tp_channel_request_dup_hints: addSimon McVittie1-0/+3
2012-09-11Merge branch 'master' into nextXavier Claessens1-0/+3
2012-09-11Deprecate tp_channel_request_new() and tp_channel_dispatch_operation_new()Xavier Claessens1-0/+3
2012-06-26Make sure telepathy-glib.h does not include headers from telepathy-glib-dbus....Xavier Claessens1-2/+2
2012-06-11Disable single include for goodXavier Claessens1-1/+1
2012-06-06Merge branch 'master' into nextXavier Claessens1-0/+4
2012-06-05Add single-include #error in all headers included from telepathy-glib(-dbus).hXavier Claessens1-0/+4
2012-05-02Use _TP_DEPRECATED_IN_* for most deprecated functionsSimon McVittie1-1/+4
2012-04-25Remove deprecated channel factoryXavier Claessens1-4/+0
2012-03-07Move client code for TpChannelDispatcher and its children to cli-misc.hSimon McVittie1-2/+0
2011-07-26Deprecate Tp{Basic,Automatic}ProxyFactory in favor of Tp{Simple,Automatic}Cli...Xavier Claessens1-1/+1
2011-06-24TpChannelRequest: add properties and accessors for Account, UserActionTime an...Guillaume Desmottes1-0/+7
2011-02-22TpChannelRequest: add API to get the hintsGuillaume Desmottes1-0/+2
2011-02-22TpChannelRequest: store the immutable properties as a GObject propGuillaume Desmottes1-0/+3
2011-02-22TpChannelRequest: use channel factoryGuillaume Desmottes1-0/+4
2010-03-30fd.o #22206: deprecate all tp_cli_something_run_something functionsSimon McVittie1-1/+2
2009-12-18various: warn about unused results that would indicate an obvious leakSimon McVittie1-1/+1
2009-06-10spec 0.17.26 classes: make safe to extendSimon McVittie1-0/+2
2009-06-10Add basic proxies for ChannelDispatchOperation, ChannelRequestSimon McVittie1-0/+74