[next] telepathy-glib: Don't strip ABI versions from generated code
Guillaume Desmottes
gdesmott at kemper.freedesktop.org
Fri Oct 25 06:23:19 PDT 2013
Module: telepathy-glib
Branch: next
Commit: e33a4e2b5c60c8a209a0b5018d8e86052e2f2f4a
URL: http://cgit.freedesktop.org/telepathy/telepathy-glib/commit/?id=e33a4e2b5c60c8a209a0b5018d8e86052e2f2f4a
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Fri Oct 11 16:06:31 2013 +0100
Don't strip ABI versions from generated code
---
docs/reference/telepathy-glib-sections.txt | 3510 +++++++++++-----------
examples/client/approver.c | 2 +-
examples/client/dbus-tubes/accepter.c | 4 +-
examples/client/dbus-tubes/offerer.c | 4 +-
examples/client/inspect-channel.c | 2 +-
examples/client/stream-tubes/accepter.c | 4 +-
examples/client/stream-tubes/offerer.c | 4 +-
examples/cm/call/call-channel.c | 26 +-
examples/cm/call/call-manager.c | 22 +-
examples/cm/call/conn.c | 4 +-
examples/cm/channelspecific/room.c | 4 +-
examples/cm/contactlist/conn.c | 40 +-
examples/cm/echo-message-parts/chan.c | 38 +-
examples/cm/echo-message-parts/protocol.c | 4 +-
telepathy-glib/account-channel-request.c | 28 +-
telepathy-glib/account-request.c | 10 +-
telepathy-glib/account.c | 14 +-
telepathy-glib/automatic-client-factory.c | 8 +-
telepathy-glib/base-call-channel.c | 74 +-
telepathy-glib/base-call-content.c | 46 +-
telepathy-glib/base-call-stream.c | 32 +-
telepathy-glib/base-contact-list.c | 146 +-
telepathy-glib/base-media-call-channel.c | 21 +-
telepathy-glib/base-media-call-content.c | 57 +-
telepathy-glib/base-media-call-stream.c | 75 +-
telepathy-glib/base-password-channel.c | 46 +-
telepathy-glib/base-protocol.c | 56 +-
telepathy-glib/base-room-config.c | 16 +-
telepathy-glib/call-channel.c | 46 +-
telepathy-glib/call-content-media-description.c | 51 +-
telepathy-glib/call-content.c | 20 +-
telepathy-glib/call-stream-endpoint.c | 46 +-
telepathy-glib/call-stream.c | 12 +-
telepathy-glib/capabilities.c | 42 +-
telepathy-glib/channel-group.c | 12 +-
telepathy-glib/channel.c | 16 +-
telepathy-glib/connection-aliasing.c | 2 +-
telepathy-glib/connection-avatars.c | 2 +-
telepathy-glib/connection-contact-info.c | 4 +-
telepathy-glib/connection-contact-list.c | 54 +-
telepathy-glib/connection.c | 18 +-
telepathy-glib/contact-operations.c | 8 +-
telepathy-glib/contact-search.c | 18 +-
telepathy-glib/contact.c | 106 +-
telepathy-glib/dbus-tube-channel.c | 20 +-
telepathy-glib/debug-client.c | 10 +-
telepathy-glib/debug-sender.c | 14 +-
telepathy-glib/file-transfer-channel.c | 68 +-
telepathy-glib/group-mixin.c | 62 +-
telepathy-glib/message-mixin.c | 20 +-
telepathy-glib/presence-mixin.c | 22 +-
telepathy-glib/protocol.c | 34 +-
telepathy-glib/room-list.c | 12 +-
telepathy-glib/stream-tube-channel.c | 22 +-
telepathy-glib/text-channel.c | 18 +-
tests/capabilities.c | 52 +-
tests/dbus/account-channel-request.c | 34 +-
tests/dbus/account-request.c | 6 +-
tests/dbus/base-client.c | 10 +-
tests/dbus/call-channel.c | 24 +-
tests/dbus/channel-introspect.c | 6 +-
tests/dbus/channel.c | 2 +-
tests/dbus/connection-balance.c | 8 +-
tests/dbus/connection-interests.c | 26 +-
tests/dbus/contact-lists.c | 128 +-
tests/dbus/contacts-mixin.c | 18 +-
tests/dbus/contacts.c | 2 +-
tests/dbus/group-mixin.c | 6 +-
tests/dbus/message-mixin.c | 2 +-
tests/dbus/protocol-objects.c | 10 +-
tests/dbus/room-list.c | 2 +-
tests/dbus/self-presence.c | 16 +-
tests/dbus/simple-approver.c | 4 +-
tests/dbus/simple-handler.c | 4 +-
tests/dbus/simple-observer.c | 4 +-
tests/dbus/text-respawn.c | 2 +-
tests/dbus/unsupported-interface.c | 6 +-
tests/lib/broken-client-types-conn.c | 4 +-
tests/lib/contacts-conn.c | 116 +-
tests/lib/dbus-tube-chan.c | 32 +-
tests/lib/echo-chan.c | 12 +-
tests/lib/file-transfer-chan.c | 42 +-
tests/lib/room-list-chan.c | 22 +-
tests/lib/simple-account.c | 18 +-
tests/lib/simple-channel-request.c | 4 +-
tests/lib/stream-tube-chan.c | 38 +-
tests/lib/textchan-group.c | 24 +-
tools/glib-client-gen.py | 6 -
tools/glib-ginterface-gen.py | 3 -
tools/glib-interfaces-gen.py | 26 +-
90 files changed, 2881 insertions(+), 2894 deletions(-)
Diff: http://cgit.freedesktop.org/telepathy/telepathy-glib/diff/?id=e33a4e2b5c60c8a209a0b5018d8e86052e2f2f4a
More information about the telepathy-commits
mailing list