summaryrefslogtreecommitdiff
path: root/src/tube-dbus.h
Commit message (Expand)AuthorAgeFilesLines
* Be single-include-compliantSimon McVittie2013-01-041-3/+1
* tubes: use guint64s for all tube IDsJonny Lamb2012-08-021-1/+1
* tube-{iface,dbus,stream}: remove tubes-channel propertyJonny Lamb2012-05-311-2/+1
* tube-dbus: subclass TpBaseChannel insteadJonny Lamb2012-05-311-2/+3
* tube-dbus: explicitly set the requested propertyJonny Lamb2012-05-231-1/+2
* src: remove annoying salut- prefixJonny Lamb2011-04-281-2/+2
* add salut_tube_dbus_offerGuillaume Desmottes2009-06-261-0/+2
* tube-dbus: start to implement Channel interface and DBusTube typeGuillaume Desmottes2009-06-261-0/+5
* add salut_tube_dbus_channel_get_allowed_properties ()Guillaume Desmottes2009-06-261-0/+2
* Add property "tubes-channel" to SalutStreamTube and SalutDBusTube object. The...Alban Crequy2009-02-031-2/+3
* Remove never used parameter bytestream when creating a tubeAlban Crequy2008-08-111-2/+1
* use gibber_muc_connection_new_stream to allocate the stream used with D-Bus t...Guillaume Desmottes2007-10-251-2/+2
* tube-dbus: add public functions to add/remove name to/from dbus namesGuillaume Desmottes2007-10-231-0/+8
* add a bytestream argument to tube_dbus_new and create_new_tube as in GabbleGuillaume Desmottes2007-10-151-1/+2
* add tube-dbus.[ch] and tube-dbus-signals-marshal.listGuillaume Desmottes2007-06-221-0/+70