summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-30Add a manual test for ConnectionManager and Protocol introspectabilityintrospectableSimon McVittie3-0/+441
2013-10-30TpIntrospectableBaseProtocol: addSimon McVittie3-2/+557
2013-10-30Introspect TpBaseConnectionManager and TpBaseProtocolSimon McVittie2-2/+5
2013-10-30TpBaseProtocol: add default implementations for D-Bus-facing methodsSimon McVittie1-28/+65
2013-10-30TpBaseProtocol: add dup_manager_file_content vfuncSimon McVittie2-47/+318
2013-10-30TpCMProtocolSpec: name a parameterSimon McVittie1-1/+1
2013-10-30Skip introspection of deprecated TpCMProtocolSpecSimon McVittie1-1/+1
2013-10-30Work around mis-introspection of TpDBusPropertiesMixinSimon McVittie1-0/+21
2013-10-30TpProtocolAddressing: add to the headerSimon McVittie2-0/+2
2013-10-30TpBaseConnectionManager: add dup_cm_dbus_name() virtual methodSimon McVittie3-11/+65
2013-10-30Make TpBaseConnectionManagerClass::get_interfaces introspectableSimon McVittie2-1/+11
2013-10-30TpProtocol: improve debugSimon McVittie1-1/+33
2013-10-30TpProtocol: add API for presence statusesSimon McVittie3-0/+69
2013-10-30TpProtocol: parse status specs from .manager filesSimon McVittie1-2/+78
2013-10-30Emit a new TpProtocol's immutable properties as debug messagesSimon McVittie1-0/+14
2013-10-30TpPresenceStatusSpec: be a boxed typeSimon McVittie3-1/+123
2013-10-30TpPresenceStatusSpec: add some accessorsSimon McVittie3-13/+108
2013-10-30TpPresenceMixin: fix indentationSimon McVittie1-1/+1
2013-10-30TpPresenceMixin: deprecate optional arguments other than "message"Simon McVittie1-2/+14
2013-10-30TpProtocol: add high-level API for the Addressing interfaceSimon McVittie5-13/+403
2013-10-30tp_protocol_identify_account_async: add and testSimon McVittie5-1/+143
2013-10-30tp_protocol_normalize_contact_async: add and testSimon McVittie4-0/+127
2013-10-30Require GLib 2.36, for GTaskSimon McVittie1-2/+2
2013-10-30_tp_protocol_parse_rcc: produce debug outputSimon McVittie1-5/+31
2013-10-30TpProtocol: parse_default_value: take raw value as a parameterSimon McVittie1-11/+8
2013-10-30inspect-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