[next] telepathy-glib: Decouple TpPresenceMixin from TpBaseConnection again

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


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

Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date:   Wed Apr 16 18:26:27 2014 +0100

Decouple TpPresenceMixin from TpBaseConnection again

I never liked the idea of putting individual interfaces in
TpBaseConnection, and it's actually unnecessary: qdata will work
just as well.

Reviewed-by: Xavier Claessens <xavier.claessens at collabora.com>
Bug: https://bugs.freedesktop.org/show_bug.cgi?id=77189

---

 .../telepathy-glib/telepathy-glib-sections.txt     |    2 +
 examples/cm/call/conn.c                            |   28 ++++++
 examples/cm/contactlist/conn.c                     |    6 ++
 telepathy-glib/base-connection-internal.h          |    8 --
 telepathy-glib/base-connection.c                   |   10 ---
 telepathy-glib/presence-mixin.c                    |   94 ++++++++++++++++----
 telepathy-glib/presence-mixin.h                    |    6 ++
 tests/lib/contacts-conn.c                          |    6 ++
 8 files changed, 127 insertions(+), 33 deletions(-)

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


More information about the telepathy-commits mailing list