summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-01-08Flatten telepathy-farstream/README into the top-level READMEmerge-tp-fsSimon McVittie3-81/+27
2014-01-08Merge remote-tracking branch 'local-tpfs/prep-for-merge' into nextSimon McVittie38-0/+8834
2014-01-08COPYING: delete unused BSD licensesSimon McVittie1-71/+0
2014-01-08Remove unused Autoconf macrosSimon McVittie4-139/+1
2014-01-08Move examples into telepathy-farstream/Simon McVittie14-5/+7
2014-01-08Move documentation from doc/lib to docs/reference/telepathy-farstreamSimon McVittie10-29/+31
2014-01-08TfCallContent: compile with -Werror=shadowSimon McVittie1-7/+3
2014-01-08TfCallStream: include missing headerSimon McVittie1-0/+1
2014-01-08Link g-i bindings to the correct telepathy-glib versionSimon McVittie1-1/+2
2014-01-08Catch up with GLib deprecationsSimon McVittie3-9/+8
2014-01-08Update tools from telepathy-glibSimon McVittie10-380/+577
2014-01-08tests/README: update for logger testsGuillaume Desmottes1-2/+4
2014-01-07Merge branch 'master' into nextSimon McVittie84-150/+66
2014-01-07examples: explicitly ask for TelepathyGLib-1Simon McVittie11-0/+28
2014-01-07Rename the Logger's GIR to TelepathyLogger-1Simon McVittie5-17/+17
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-11nano versionSimon McVittie2-1/+6
2013-11-11Add missing NEWSSimon McVittie1-0/+5
2013-11-11Merge remote-tracking branch 'origin/next' into nextSimon McVittie0-0/+0
2013-11-11Fix UNRELEASED version markingsSimon McVittie4-38/+38
2013-11-110.99.5Simon McVittie2-2/+19
2013-11-11Generate code for IRCCommand1 interfaceSimon McVittie4-1/+35
2013-11-110.99.5Simon McVittie2-2/+19
2013-11-11Generate code for IRCCommand1 interfaceSimon McVittie3-1/+25
2013-11-11telepathy-glib docs: add $(DOC_MODULE_VERSION)Simon McVittie1-1/+1
2013-11-11Merge branch 'master' into nextSimon McVittie9-61/+1166
2013-11-11Replace some remaining uses of org.freedesktop.TelepathySimon McVittie13-30/+30
2013-11-11Replace im.telepathy1 with im.telepathy.v1Simon McVittie39-155/+156
2013-11-11Update spec to 0.99.5Simon McVittie105-1145/+1156
2013-11-11TpAccountManager: simplify restart logic now that the AM is activatableSimon McVittie1-20/+5
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