aboutsummaryrefslogtreecommitdiffstats
path: root/libempathy/empathy-tp-tube.h
Commit message (Collapse)AuthorAgeFilesLines
* Make empathy_tp_tube_accept_stream_tube more like underlying dbus function ↵Sjoerd Simons2009-01-101-3/+20
| | | | | | | | and hand errors to the caller Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2156
* Update to new stream tube specSjoerd Simons2009-01-101-1/+1
| | | | | | Signed-off-by: Sjoerd Simons <sjoerd.simons@collabora.co.uk> svn path=/trunk/; revision=2151
* Keep a priv pointer in the object struct instead of using ↵Xavier Claessens2008-05-061-0/+1
| | | | | | G_TYPE_INSTANCE_GET_PRIVATE all the time. svn path=/trunk/; revision=1082
* Make a more generic API for different socket typesXavier Claessens2008-04-201-6/+6
| | | | svn path=/trunk/; revision=982
* Rename empathy_offer_ipv4_stream_tube() to ↵Xavier Claessens2008-04-201-3/+2
| | | | | | empathy_tp_tube_new_ipv4_stream_tube() and return the new EmpathyTpTube object. svn path=/trunk/; revision=981
* Add empathy_offer_ipv4_stream_tube().Xavier Claessens2008-04-201-0/+5
| | | | svn path=/trunk/; revision=980
* Rename EmpathyTube to EmpathyTpTube and remove EmpathyTubes.Xavier Claessens2008-04-201-0/+64
svn path=/trunk/; revision=978