summaryrefslogtreecommitdiff
path: root/telepathy-glib/call-stream.h
Commit message (Collapse)AuthorAgeFilesLines
* Add single-include #error in all headers included from telepathy-glib(-dbus).hXavier Claessens2012-06-051-0/+4
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=49384
* Version-annotate recent APISimon McVittie2012-05-031-0/+11
|
* Use absolute header paths in headersSimon McVittie2012-02-201-1/+1
| | | | | | Not doing so breaks out-of-tree builds of the telepathy-glib examples, which have -I${top_srcdir} and -I${top_builddir} but not -I${top_builddir}/telepathy-glib.
* TpCallChannel, TpCallContent and TpCallStream: add _async() operationsXavier Claessens2012-01-101-0/+17
|
* TpCallStream: introspect all properties and add gettersXavier Claessens2012-01-101-0/+9
| | | | | | Based on TpyCallStream merge stream
* Generate lowlevel API for Call1 specXavier Claessens2012-01-101-0/+61
Add skeleton for TpCallChannel, TpCallContent and TpCallStream