summaryrefslogtreecommitdiff
path: root/lib/gibber/gibber-bytestream-iface.c
Commit message (Expand)AuthorAgeFilesLines
* Include config.h and our corresponding header first in every source fileSimon McVittie2013-01-041-0/+1
* Use GLib generic marshallers in Gibber, tooSimon McVittie2013-01-041-3/+1
* gibber-bytestream-iface: rename gibber_bytestream_iface_block_read to gibber_...Guillaume Desmottes2008-12-171-3/+3
* define bytestream signals in the interfaceGuillaume Desmottes2008-12-151-0/+25
* Merge branch 'master' into tubes-requestotron-without-new-specsAlban Crequy2008-11-101-20/+5
|\
| * Gibber: use G_PARAM_STATIC_STRINGSAlban Crequy2008-11-091-20/+5
* | GibberBytestreams: implement block_read as a virtual function on the bytestre...Alban Crequy2008-10-301-0/+11
|/
* drop gibber_bytestream_iface_get_protocol. Use a property insteadGuillaume Desmottes2007-10-191-9/+11
* change bytestream_iface_accept API. The bytestream is now responsible of crea...Guillaume Desmottes2007-10-191-3/+6
* add a GError argument to gibber_bytestream_iface_close as in Gabble (not used...Guillaume Desmottes2007-10-171-3/+4
* gibber-bytestream-iface.c: fix copyrightGuillaume Desmottes2007-10-151-1/+1
* gibber_bytestream_iface_send's "data" arg has to be a constGuillaume Desmottes2007-09-271-2/+2
* rename gibber_bytestream_ibb_initiation to gibber_bytestream_ibb_initiate (re...Guillaume Desmottes2007-09-271-2/+2
* gibber-bytestream-iface: remove the stream-init-id property as its 1-1 bytest...Guillaume Desmottes2007-09-271-12/+0
* bytestream-iface: define common bytestream propertiesGuillaume Desmottes2007-09-031-1/+76
* add gibber-bytestream-iface.[ch]Guillaume Desmottes2007-08-011-0/+94