summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-04-22RakiaConnection: redo initialization now that it's a GDBusObjectSkeletongdbus-objectSimon McVittie1-16/+17
2014-04-22RakiaProtocol: stop implementing get_interfaces_arraySimon McVittie1-12/+0
2014-04-22Channel managers: replace TpExportableChannel with TpBaseChannelSimon McVittie2-14/+14
2014-04-22Channel managers: delay channel-closed until removed from data structuresSimon McVittie2-6/+9
2014-04-22Channel managers: don't crash on foreach_channel() after close_all()Simon McVittie2-0/+6
2014-04-22Update to GVariantDict-based fill_contact_attributesSimon McVittie3-12/+10
2014-04-22Require GLib 2.40 for GVariantDictSimon McVittie1-2/+2
2014-04-22RakiaConnectionClass: remove TpDBusPropertiesMixinClassSimon McVittie2-13/+4
2014-04-22RakiaTextChannel: stop reimplementing Channel propertiesSimon McVittie2-26/+0
2014-04-08Stop using tp_dbus_properties_mixin_iface_init which has been removednextSimon McVittie2-4/+0
2014-04-08Use "entity type" instead of "handle type"Simon McVittie5-17/+19
2014-04-03nano versionSimon McVittie2-1/+6
2014-04-03Fix distcheckSimon McVittie1-2/+0
2014-04-030.99.10Simon McVittie2-6/+14
2014-04-03Adapt for move of tp_asv_*() to -dbus librarynext-decoreSimon McVittie1-0/+2
2014-04-01Adapt for removal of TpDBusDaemonnext-factorySimon McVittie2-3/+3
2014-03-24specify more interfacesnext-gdbusSimon McVittie3-22/+41
2014-03-24Remove unused codegenSimon McVittie24-4277/+1
2014-03-24Replace DBusGMethodInvocation with GDBusMethodInvocationSimon McVittie2-3/+3
2014-03-24Replace dbus_g_method_return_error with g_dbus_method_invocation_return_gerrorSimon McVittie1-2/+2
2014-03-24sync_dbus: use an implemented interfaceSimon McVittie1-7/+26
2014-03-20nano versionSimon McVittie1-1/+1
2014-03-20actually update version to 0.99.8Simon McVittie1-3/+3
2014-03-18tp_message_peek() has been removedGuillaume Desmottes1-7/+10
2014-02-13TpHandleType has been renamed to TpEntityTypeGuillaume Desmottes12-29/+29
2014-01-29DTMF API changeGuillaume Desmottes3-7/+4
2014-01-29RequestableChannelClasses is now in ConnectionGuillaume Desmottes2-2/+2
2014-01-29NewChannels -> NewChannelGuillaume Desmottes6-21/+15
2014-01-29New TpChannelManager APIGuillaume Desmottes2-56/+33
2014-01-29depends on tp-glib 0.99.7Guillaume Desmottes1-1/+1
2014-01-13nano versionSimon McVittie1-1/+1
2014-01-13snapshot 0.99.6Simon McVittie1-3/+3
2014-01-13update tools from telepathy-glib 0.99.6Simon McVittie5-275/+528
2014-01-13Adapt for merge of Contacts into Connection, and deletion of RequestsSimon McVittie9-60/+81
2014-01-07Be parallel-installable with Rakia 0Simon McVittie7-15/+15
2014-01-07Re-namespace to im.telepathy.v1Simon McVittie7-9/+9
2013-11-05Merge branch 'master' into nextSimon McVittie3-2/+4
2013-10-31move manager file to telepathy-1/Guillaume Desmottes1-1/+1
2013-10-28Use TP_TOKEN_CONNECTION_INTERFACE_ALIASING1_ALIASGuillaume Desmottes1-1/+1
2013-10-25Adapt for use of ABI versions in generated codeGuillaume Desmottes6-40/+40
2013-10-09Put Autoconf, Automake, Libtool droppings in /build-auxSimon McVittie2-0/+2
2013-10-09Use MKDIR_P, not deprecated mkdir_pSimon McVittie1-1/+1
2013-10-09Use subdir-objects (compile a/b.c to a/b.lo, not ./b.lo)Simon McVittie1-1/+1
2013-10-04Tests: Hold interface got renamed to Hold1Xavier Claessens2-4/+4
2013-10-04test-self-alias: use new Text APIGuillaume Desmottes1-3/+11
2013-10-04test-self-alias: port to new Aliasing1 APIGuillaume Desmottes1-4/+3
2013-10-04test-message: Messages have been merged into TextGuillaume Desmottes1-27/+36
2013-10-04GetContactAttributes() doesn't have 'Hold' arg any moreGuillaume Desmottes1-1/+1
2013-10-04servicetest: sync with MC nextGuillaume Desmottes1-8/+9
2013-10-04constants.py: sync with MC nextGuillaume Desmottes1-91/+54