[next] telepathy-glib: TpPresenceMixin: Convert it to a GInterface

Simon McVittie smcv at kemper.freedesktop.org
Wed May 7 02:18:23 PDT 2014


Module: telepathy-glib
Branch: next
Commit: baa3693f2dbcdd04a9e4491a7bfc241dabb11be1
URL:    http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=baa3693f2dbcdd04a9e4491a7bfc241dabb11be1

Author: Xavier Claessens <xavier.claessens at collabora.com>
Date:   Thu Apr 10 23:21:53 2014 -0400

TpPresenceMixin: Convert it to a GInterface

It is much easier to use, and should be introspectable

Reviewed-by: Simon McVittie <simon.mcvittie at collabora.co.uk>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=77189

---

 .../telepathy-glib/telepathy-glib-sections.txt     |   24 +-
 examples/cm/call/conn.c                            |   63 +--
 examples/cm/call/conn.h                            |    2 -
 examples/cm/contactlist/conn.c                     |   50 +-
 examples/cm/contactlist/conn.h                     |    2 -
 telepathy-glib/base-connection-internal.h          |   67 +++
 telepathy-glib/base-connection.c                   |   63 +--
 telepathy-glib/presence-mixin.c                    |  476 ++++++--------------
 telepathy-glib/presence-mixin.h                    |  105 ++---
 telepathy-glib/versions/main-1.0.abi               |    7 +-
 tests/lib/contacts-conn.c                          |   52 +--
 tests/lib/contacts-conn.h                          |    3 -
 12 files changed, 321 insertions(+), 593 deletions(-)

Diff:   http://cgit.freedesktop.org/telepathy/telepathy-glib/diff/?id=baa3693f2dbcdd04a9e4491a7bfc241dabb11be1


More information about the telepathy-commits mailing list