summaryrefslogtreecommitdiff
path: root/telepathy-glib/base-call-channel.h
AgeCommit message (Expand)AuthorFilesLines
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-05Add single-include #error in all headers included from telepathy-glib(-dbus).hXavier Claessens1-0/+4
2012-05-03Version-annotate recent APISimon McVittie1-0/+15
2012-02-16Add direction parameter to AddContentOlivier Crête1-0/+1
2012-01-10Make tp_base_call_channel_is_connected/locall_accepted internalXavier Claessens1-2/+0
2012-01-10TpBaseCallChannel: move code around to group public methodsXavier Claessens1-2/+0
2012-01-10TpBaseCallChannel: is_connected and remote_accept virtual methods are privateXavier Claessens1-3/+1
2012-01-10Disable sending if all members of a stream are remotely heldOlivier Crête1-0/+1
2012-01-10Start receiving when the other sides asks us toOlivier Crête1-0/+1
2012-01-10Set the right Call state based on endpoint connectednessOlivier Crête1-0/+4
2012-01-10Set the sending and receiving directions correctlyOlivier Crête1-0/+9
2012-01-10Add TpBaseCallChannel, TpBaseCallContent and TpBaseCallStreamXavier Claessens1-0/+126