summaryrefslogtreecommitdiff
path: root/examples/client/dbus-tubes
Commit message (Expand)AuthorAgeFilesLines
* Stop calling g_type_init()Simon McVittie2014-01-072-4/+0
* tube examples: use g_message(), not g_debug()Simon McVittie2013-09-062-19/+19
* tube offering examples: don't dump core on invalid argumentsSimon McVittie2013-09-061-1/+4
* tube offerers: use an automatic client factorySimon McVittie2013-09-061-1/+1
* add missing config.h includesGuillaume Desmottes2013-01-082-0/+4
* Examples: stop using tp_account/connection/channel_new()Xavier Claessens2012-07-031-4/+5
* Remove useless TP_SEAL_ENABLEXavier Claessens2012-06-051-1/+0
* Examples: disable single includeXavier Claessens2012-06-051-0/+1
* Compile all examples with TP_SEAL_ENABLESimon McVittie2012-06-041-0/+4
* Stop using TP_ERRORSSimon McVittie2012-05-021-1/+1
* dbus-tubes example: check method argument typesWill Thompson2012-04-011-6/+15
* Add an example dbus tube offerer and accepter.Will Thompson2012-03-304-0/+481