[next] telepathy-glib: Use accessors rather than accessing TpBaseConnection fields directly
Xavier Claessens
xclaesse at kemper.freedesktop.org
Tue Jun 5 02:48:13 PDT 2012
Module: telepathy-glib
Branch: next
Commit: 97755a8cef146519f688054d1bafe22f40bc17ff
URL: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=97755a8cef146519f688054d1bafe22f40bc17ff
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Mon May 7 14:08:50 2012 +0100
Use accessors rather than accessing TpBaseConnection fields directly
---
examples/cm/call/call-channel.c | 2 +-
examples/cm/call/call-manager.c | 14 ++++++++------
examples/cm/call/conn.c | 17 +++++++++--------
examples/cm/channelspecific/conn.c | 7 +++++--
examples/cm/channelspecific/room-manager.c | 5 +++--
examples/cm/channelspecific/room.c | 9 +++++----
examples/cm/contactlist/conn.c | 19 ++++++++++---------
examples/cm/echo-message-parts/conn.c | 5 ++++-
examples/cm/echo-message-parts/im-manager.c | 5 +++--
examples/cm/extended/conn.c | 10 +++++++---
telepathy-glib/base-channel.c | 2 +-
telepathy-glib/base-contact-list.c | 18 +++++++++++-------
telepathy-glib/base-password-channel.c | 3 ++-
telepathy-glib/contact-list-channel.c | 3 ++-
telepathy-glib/contacts-mixin.c | 2 +-
telepathy-glib/presence-mixin.c | 6 ++++--
telepathy-glib/simple-password-manager.c | 4 ++--
tests/dbus/channel-introspect.c | 6 ++++--
tests/dbus/channel-request.c | 5 +++--
tests/dbus/contacts-slow-path.c | 3 ++-
tests/dbus/contacts.c | 3 ++-
tests/lib/bug-19101-conn.c | 3 ++-
tests/lib/bug16307-conn.c | 20 +++++++-------------
tests/lib/contact-list-manager.c | 5 +++--
tests/lib/contacts-conn.c | 9 ++++-----
tests/lib/echo-conn.c | 4 +++-
tests/lib/echo-im-manager.c | 6 ++++--
tests/lib/simple-channel-manager.c | 3 ++-
tests/lib/simple-channel-request.c | 6 ++++--
tests/lib/simple-conn.c | 23 +++++++++++------------
tests/lib/textchan-group.c | 9 ++++++---
tests/lib/textchan-null.c | 6 ++++--
32 files changed, 139 insertions(+), 103 deletions(-)
Diff: http://cgit.freedesktop.org/telepathy/telepathy-glib/diff/?id=97755a8cef146519f688054d1bafe22f40bc17ff
More information about the telepathy-commits
mailing list