summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-03TpFileTransferChannel: Fix possible crashes.Xavier Claessens1-21/+16
2013-11-26Merge branch 'telepathy-glib-0.22'Xavier Claessens1-1/+2
2013-11-26Merge branch 'telepathy-glib-0.20' into telepathy-glib-0.22Xavier Claessens1-1/+2
2013-11-26TpBaseConnectionManager: Fix critical printed each time a new connection is madeXavier Claessens1-1/+2
2013-11-15Tests: use g_test_dbus_unset()Xavier Claessens1-4/+4
2013-11-11TpProtocol: improve debugSimon McVittie1-1/+33
2013-11-11TpProtocol: add API for presence statusesSimon McVittie3-0/+69
2013-11-11TpProtocol: parse status specs from .manager filesSimon McVittie1-2/+78
2013-11-11Emit a new TpProtocol's immutable properties as debug messagesSimon McVittie1-0/+14
2013-11-11TpPresenceStatusSpec: be a boxed typeSimon McVittie3-1/+123
2013-11-11TpPresenceStatusSpec: add some accessorsSimon McVittie3-13/+108
2013-11-11TpPresenceMixin: fix indentationSimon McVittie1-1/+1
2013-11-11TpPresenceMixin: deprecate optional arguments other than "message"Simon McVittie1-2/+14
2013-11-11TpProtocol: add high-level API for the Addressing interfaceSimon McVittie5-13/+403
2013-11-11tp_protocol_identify_account_async: add and testSimon McVittie5-1/+143
2013-11-11tp_protocol_normalize_contact_async: add and testSimon McVittie4-0/+127
2013-11-11Require GLib 2.36, for GTaskSimon McVittie1-2/+2
2013-11-11_tp_protocol_parse_rcc: produce debug outputSimon McVittie1-5/+31
2013-11-11TpProtocol: parse_default_value: take raw value as a parameterSimon McVittie1-11/+8
2013-11-11inspect-cm.py: on errors, exit rather than blocking foreverSimon McVittie1-10/+13
2013-10-29codegen: factor out copy_into_gvalueSimon McVittie2-62/+29
2013-10-28nano versionGuillaume Desmottes1-1/+1
2013-10-28util.h: define tp_value_array_free if version is at least 0.24Guillaume Desmottes1-1/+1
2013-10-28util.h: remove comment triggering the UNRELEASED checkGuillaume Desmottes1-1/+0
2013-10-28fix spurious.service EXTRA_DIST pathGuillaume Desmottes1-1/+1
2013-10-28util.h: replace _TP_AVAILABLE_IN_UNRELEASEDGuillaume Desmottes1-1/+1
2013-10-28define _TP_AVAILABLE_IN_0_24Guillaume Desmottes1-0/+6
2013-10-280.23.0Guillaume Desmottes7-12/+60
2013-10-28README: no API guarantees on development branchesSimon McVittie1-13/+13
2013-10-28Generate code for newly-stable interfacesSimon McVittie5-0/+95
2013-10-28spec 0.27.3Guillaume Desmottes8-4/+379
2013-10-24Merge branch 'telepathy-glib-0.22'Guillaume Desmottes1-1/+1
2013-10-24channel-group: don't crash if no message has been providedGuillaume Desmottes1-1/+1
2013-10-23add TpAccount::avatar-changed signalGuillaume Desmottes2-0/+58
2013-10-23simple-account: claim that we support AvatarGuillaume Desmottes1-0/+1
2013-10-23simple-account: add test API to change the avatarGuillaume Desmottes2-7/+25
2013-10-09Put Autoconf, Automake, Libtool droppings in /build-auxSimon McVittie2-0/+2
2013-10-09Use subdir-objects (compile a/b.c to a/b.lo, not ./b.lo)Simon McVittie1-1/+1
2013-10-09Use MKDIR_P instead of deprecated mkdir_pSimon McVittie1-2/+2
2013-10-02Merge branch 'telepathy-glib-0.22'Simon McVittie2-2/+29
2013-10-02nano versionSimon McVittie2-1/+6
2013-10-02TpContact: improve debug info for GetContactAttributesSimon McVittie1-3/+84
2013-10-02contact_avatar_retrieved: improve debugSimon McVittie1-1/+13
2013-10-02tp_contact_set_attributes: don't warn on genuinely absent interfacesSimon McVittie1-15/+65
2013-10-02Merge branch 'telepathy-glib-0.22' (early part) into HEADSimon McVittie1-5/+31
2013-10-020.22.0Simon McVittie2-6/+28
2013-10-02TpContact: avoid a race condition in avatar handlingSimon McVittie1-5/+31
2013-09-27deprecate tp_account(_manager)_is_prepared for 0.24Guillaume Desmottes2-2/+2
2013-09-27define _TP_DEPRECATED_IN_0_24(_FOR)Guillaume Desmottes1-0/+8
2013-09-27deprecate tp_account_manager_is_prepared()Guillaume Desmottes2-1/+3