[next] telepathy-glib: TpBaseConnection: Change fill_contact_attributes() to take a GVariantDict

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


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

Author: Xavier Claessens <xavier.claessens at collabora.com>
Date:   Sun Apr  6 22:38:03 2014 -0400

TpBaseConnection: Change fill_contact_attributes() to take a GVariantDict

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     |    5 -
 examples/cm/call/conn.c                            |    2 +-
 examples/cm/contactlist/conn.c                     |   10 +-
 telepathy-glib/base-connection-internal.h          |    6 +
 telepathy-glib/base-connection.c                   |  181 ++++----------------
 telepathy-glib/base-connection.h                   |   23 +--
 telepathy-glib/base-contact-list.c                 |   50 +++---
 telepathy-glib/base-contact-list.h                 |    2 +-
 telepathy-glib/presence-mixin.c                    |   50 +++---
 telepathy-glib/presence-mixin.h                    |    2 +-
 telepathy-glib/versions/main-1.0.abi               |    3 -
 tests/lib/broken-client-types-conn.c               |   14 +-
 tests/lib/contacts-conn.c                          |   41 +++--
 13 files changed, 131 insertions(+), 258 deletions(-)

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


More information about the telepathy-commits mailing list