[next] telepathy-glib: Rename _new_with_factory() to simply _new()

Simon McVittie smcv at kemper.freedesktop.org
Thu Apr 3 07:25:28 PDT 2014


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

Author: Xavier Claessens <xavier.claessens at collabora.com>
Date:   Sun Mar 30 10:07:49 2014 -0400

Rename _new_with_factory() to simply _new()

Proxies are not always created with a factory so it's not a special
constructor anymore.

This also removes the TpDBusDaemon argument because TpProxy::constructed
will fill it itself from the factory anyway.

---

 telepathy-glib/account.c                           |    7 ++-----
 telepathy-glib/automatic-client-factory-internal.h |   15 +++++--------
 telepathy-glib/automatic-client-factory.c          |   10 ++++-----
 telepathy-glib/call-channel.c                      |    3 +--
 telepathy-glib/channel-dispatch-operation.c        |    9 ++++----
 telepathy-glib/channel-request.c                   |   10 ++++-----
 telepathy-glib/channel.c                           |    3 +--
 telepathy-glib/client-factory-internal.h           |   22 ++++++++++++--------
 telepathy-glib/client-factory.c                    |   20 +++++++-----------
 telepathy-glib/connection.c                        |    9 ++++----
 telepathy-glib/dbus-tube-channel.c                 |    4 +---
 telepathy-glib/file-transfer-channel.c             |    4 +---
 telepathy-glib/protocol-internal.h                 |   10 ---------
 telepathy-glib/protocol.c                          |    6 ++----
 telepathy-glib/stream-tube-channel.c               |    4 +---
 telepathy-glib/text-channel.c                      |    4 +---
 telepathy-logger/call-channel-internal.h           |    8 +------
 telepathy-logger/call-channel.c                    |   14 ++-----------
 telepathy-logger/client-factory.c                  |    4 ++--
 telepathy-logger/text-channel-internal.h           |    8 +------
 telepathy-logger/text-channel.c                    |   14 ++-----------
 21 files changed, 61 insertions(+), 127 deletions(-)

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


More information about the telepathy-commits mailing list