summaryrefslogtreecommitdiff
path: root/src/tube-iface.c
Commit message (Expand)AuthorAgeFilesLines
* Be single-include-compliantSimon McVittie2013-01-041-1/+2
* Include config.h and our corresponding header first in every source fileSimon McVittie2013-01-041-0/+1
* tubes: use guint64s for all tube IDsJonny Lamb2012-08-021-1/+1
* tube-{iface,dbus,stream}: remove tubes-channel propertyJonny Lamb2012-05-311-13/+0
* tube-dbus: subclass TpBaseChannel insteadJonny Lamb2012-05-311-1/+1
* src: remove annoying salut- prefixJonny Lamb2011-04-281-2/+2
* Unconfuse TpTubeChannelState and TpTubeState a bitWill Thompson2011-03-211-1/+1
* tube-iface: parameters property is not read-only any moreGuillaume Desmottes2009-02-121-1/+0
* tube-iface: rename initiator property to initiator-handleGuillaume Desmottes2009-02-031-2/+2
* SalutTubeStream implements the new tube API with the requestotron. Tube test ...Alban Crequy2009-02-031-1/+3
* Add property "tubes-channel" to SalutStreamTube and SalutDBusTube object. The...Alban Crequy2009-02-031-0/+13
* SalutTubeIface: don't make the "state" property writeable, add a proper funct...Alban Crequy2008-11-241-1/+11
* Merge branch 'tubes-requestotron-without-new-specs' into tubes-requestotron-w...Alban Crequy2008-11-101-40/+10
|\
| * Merge branch 'master' into tubes-requestotron-without-new-specsAlban Crequy2008-11-101-40/+10
| |\
| | * Salut: use G_PARAM_STATIC_STRINGSAlban Crequy2008-11-091-40/+10
* | | WiPAlban Crequy2008-11-071-0/+9
|/ /
* | Avoid to send the close message stanza from both ends in 1-1 stream tubes.Alban Crequy2008-10-311-3/+3
* | Set the tube to open when we receive the ack of the SI offerAlban Crequy2008-09-081-1/+1
* | Merge branch 'master' into tubesJonny Lamb2008-08-121-1/+1
|\ \ | |/
| * Fix copyrightAlban Crequy2008-04-151-1/+1
* | Send iq offer only 1 timeAlban Crequy2008-08-111-0/+9
|/
* add a GError argument to salut_tube_iface_accept as in GabbleGuillaume Desmottes2007-10-151-4/+5
* use tp-glib tubes enum/functionsGuillaume Desmottes2007-10-151-2/+1
* move common tubes properties definitions to tube-iface.cGuillaume Desmottes2007-10-151-1/+138
* tube-dbus tube-iface: use GibberBytestreamIface instead of GibberBytestreamIBBGuillaume Desmottes2007-09-271-2/+2
* add tube-iface.[ch]Guillaume Desmottes2007-06-221-0/+75