summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-09Put Autoconf, Automake, Libtool droppings in /build-auxHEADmasterSimon 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-03stop using old request/handle APIGuillaume Desmottes6-46/+50
2013-10-03protocol.py: stop using old APIGuillaume Desmottes1-6/+0
2013-10-03create_channel_factories has been removedGuillaume Desmottes1-1/+0
2013-10-03s/NUM_TP_*/TP_NUM_*Guillaume Desmottes3-4/+4
2013-10-03include telepathy-glib-dbusGuillaume Desmottes9-0/+11
2013-10-02Merge branch 'telepathy-rakia-0.8' and bump version to 0.8.99Simon McVittie2-4/+12
2013-10-02nano versiontelepathy-rakia-0.8Simon McVittie2-1/+6
2013-10-020.8.0telepathy-rakia-0.8.0Simon McVittie2-2/+10
2013-10-02Disable warnings about deprecated functions for stable branchSimon McVittie1-1/+2
2013-10-02stop using RakiaDirectionGuillaume Desmottes6-88/+81
2013-10-02test-message.py: use constantsGuillaume Desmottes1-15/+11
2013-10-02test-self-alias.py: use constantsGuillaume Desmottes1-12/+8
2013-10-01fixup! sync constants.py from Gabble masterGuillaume Desmottes3-14/+14
2013-10-01use constants in more testsGuillaume Desmottes3-54/+35
2013-10-01sofiatest: use constantsGuillaume Desmottes1-2/+2
2013-10-01sync servicetest.py with GabbleGuillaume Desmottes1-27/+260
2013-10-01tests: move D-Bus signal handler to sofiatestGuillaume Desmottes2-16/+17
2013-10-01sync constants.py from Gabble masterGuillaume Desmottes3-85/+267
2013-10-01remove full namespace prefix in commentsGuillaume Desmottes3-3/+3
2013-10-01text-channel: use TpBaseChannelGuillaume Desmottes3-339/+80
2013-10-01remove tp_caller.cGuillaume Desmottes2-576/+0
2013-09-16use TP_SEAL_ENABLEGuillaume Desmottes7-31/+58
2013-09-16use TP_DISABLE_SINGLE_INCLUDEGuillaume Desmottes25-60/+22
2013-09-16Make sure we won't use latest deprecated tp-glib APIGuillaume Desmottes1-1/+4
2013-09-10nano versionSimon McVittie2-1/+6
2013-09-10prepare releasetelepathy-rakia-0.7.5Simon McVittie2-3/+6
2013-09-10NEWS so far for 0.7.5Simon McVittie1-0/+24
2013-09-10Update telepathy.am from Gabble 0.18.1 to fix out-of-tree and parallel releasesSimon McVittie1-5/+20
2013-09-10test-message: make the test pass againSimon McVittie1-4/+6
2013-09-10Run regression tests under the run-test.sh "driver"Simon McVittie2-35/+58
2013-09-10Import run-test.sh.in from Gabble 0.18.1Simon McVittie2-0/+70
2013-09-10.gitignore: automake 1.13 copies in /test-driverSimon McVittie1-0/+1
2013-07-24Text channels: add Channel.Interface.Messages in the interface listAlban Crequy1-0/+1
2013-06-05Stop using handle qdataSimon McVittie7-50/+67
2013-06-04Initialize libdbus for thread safetySimon McVittie1-0/+6
2013-06-04Avoid having two of the same set of commands run in parallelSimon McVittie1-4/+6
2013-06-04Update with-session-bus.sh from telepathy-glibSimon McVittie1-3/+15
2013-03-28Remove deprecated macros.Brian Pepple3-5/+5
2012-05-10Stop refcounting handlesSimon McVittie5-49/+11
2012-05-10Use tp_cm_message_set_sender instead of deprecated tp_message_set_handleSimon McVittie1-4/+2
2012-05-10Use tp_cm_message_new instead of deprecated/misleading tp_message_newSimon McVittie1-2/+2
2012-05-10Replace deprecated TP_ERRORS with TP_ERRORSimon McVittie8-12/+12
2012-05-10Apply GLib deprecation/availability version checksSimon McVittie1-0/+4
2012-05-10Consistently include config.h in every .c file, firstSimon McVittie7-0/+14
2012-05-10Enable warnings about suspicious signed/unsigned comparisons, and fix themSimon McVittie4-7/+6
2012-05-10Switch on warnings about prototypes, and fix themSimon McVittie11-14/+19
2012-05-10Eradicate trailing whitespace after backslash (Automake warns about it)Simon McVittie1-1/+1