[next] telepathy-glib: add TpLogger and generate client side API
Guillaume Desmottes
gdesmott at kemper.freedesktop.org
Wed Feb 5 06:35:55 PST 2014
Module: telepathy-glib
Branch: next
Commit: f507c17ea664729e8cefe0380891d733a5c8817b
URL: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=f507c17ea664729e8cefe0380891d733a5c8817b
Author: Guillaume Desmottes <guillaume.desmottes at collabora.co.uk>
Date: Wed Feb 5 11:36:20 2014 +0100
add TpLogger and generate client side API
TpProxy sub-class which will be used for generated client side API.
I just implemented the simpler constructor for now as that's all Empathy
needs.
---
.../telepathy-glib/telepathy-glib-sections.txt | 36 +++++
telepathy-glib/Makefile.am | 2 +
telepathy-glib/cli-misc.c | 1 +
telepathy-glib/cli-misc.h | 2 +
telepathy-glib/codegen.am | 6 +
telepathy-glib/introspection.am | 1 +
telepathy-glib/logger.c | 150 ++++++++++++++++++++
telepathy-glib/logger.h | 74 ++++++++++
telepathy-glib/telepathy-glib-dbus.h | 1 +
telepathy-glib/telepathy-glib.h | 1 +
10 files changed, 274 insertions(+)
Diff: http://cgit.freedesktop.org/telepathy/telepathy-glib/diff/?id=f507c17ea664729e8cefe0380891d733a5c8817b
More information about the telepathy-commits
mailing list