summaryrefslogtreecommitdiff
path: root/telepathy-glib/debug-client.h
Commit message (Collapse)AuthorAgeFilesLines
* Add single-include #error in all headers included from telepathy-glib(-dbus).hXavier Claessens2012-06-051-0/+4
| | | | https://bugs.freedesktop.org/show_bug.cgi?id=49384
* Version-annotate recent APISimon McVittie2012-05-031-0/+9
|
* Add tp_debug_client_get_messages_async()Guillaume Desmottes2012-04-181-0/+10
|
* debug-client: expose enabled as a propertyGuillaume Desmottes2012-04-181-0/+2
|
* DebugClient: add set_enabled_async()Will Thompson2012-04-181-0/+11
| | | | This is the only binding I'm going to bother adding for now.
* DebugClient: add a Core feature.Will Thompson2012-04-181-0/+4
| | | | | This feature basically just checks that the thing at the other end actually supports the Debug interface.
* Generate client Debug code (with a trivial class)Will Thompson2012-04-181-0/+64