summaryrefslogtreecommitdiff
path: root/telepathy-logger/call-channel.c
Commit message (Expand)AuthorAgeFilesLines
* use tp_channel_get_connection()Guillaume Desmottes2013-09-251-1/+1
* Stop using TplChannel interfaceXavier Claessens2012-07-041-73/+5
* Add TplClientFactoryXavier Claessens2012-07-041-0/+12
* TplTextChannel, TplCallChannel: Use TpProxyFeatureXavier Claessens2012-07-041-8/+59
* TplCallChannel: Stop using TplActionChainXavier Claessens2012-07-041-57/+46
* No need to prepare TP_CONNECTION_FEATURE_COREXavier Claessens2012-07-041-13/+0
* TplCallChannel, TplTextChannel: Do not take TpAccount arg in constructorXavier Claessens2012-07-041-4/+1
* Fix introspection warningsJasper St. Pierre2012-05-281-1/+1
* Style fixNicolas Dufresne2012-03-281-2/+2
* Be safe when CM sends change state multiple timesNicolas Dufresne2012-03-281-0/+5
* Port TplCallChannel to Call1 APINicolas Dufresne2012-03-281-327/+85
* Replace g_array_free with g_array_unrefCosimo Alfarano2011-11-181-3/+3
* Fix observer singleton and select featuresNicolas Dufresne2011-10-141-1/+3
* Removed broken editor instructionNicolas Dufresne2011-03-251-1/+0
* Add support for TplCallChannelNicolas Dufresne2011-03-251-0/+761