summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-29more NEWS for 0.22Simon McVittie1-0/+3
2014-01-29examples: explicitly ask for TelepathyGLib-0.12Simon McVittie11-0/+28
2014-01-29NEWS for 0.22Simon McVittie1-1/+8
2014-01-29add another bug numberSimon McVittie1-1/+2
2014-01-28NEWSSimon McVittie1-0/+39
2014-01-24AccountRequest: fix doc typoXavier Claessens1-1/+1
2014-01-20Merge branch 'telepathy-glib-0.22'Guillaume Desmottes1-0/+3
2014-01-20base-client: fix TpConnection leakGuillaume Desmottes1-0/+3
2014-01-07examples: explicitly ask for TelepathyGLib-0.12Simon McVittie11-0/+28
2014-01-07TpConnectionManager: add more debug for tp_list_connection_managers()Simon McVittie1-5/+43
2014-01-07Enable GLib 2.36 deprecation warningsSimon McVittie1-1/+1
2014-01-07Stop calling g_type_init()Simon McVittie75-101/+1
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