summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-10-31Move various bits and pieces to telepathy-logger/Simon McVittie4-0/+0
2013-10-31Remove empty TODO fileSimon McVittie1-0/+0
2013-10-31Sync tools from telepathy-glib nextSimon McVittie4-23/+14
2013-10-31Move Logger tests into a subdirectorySimon McVittie51-54/+56
2013-10-31Move extensions into telepathy-logger/extensions/Simon McVittie15-32/+38
2013-10-31Move logger daemon into telepathy-logger/Simon McVittie6-30/+9
2013-10-31Write in C89, like telepathy-glibSimon McVittie3-4/+4
2013-10-31Avoid GLib 2.32, 2.34 deprecationsSimon McVittie2-4/+3
2013-10-31Replace deprecated INCLUDES with AM_CPPFLAGSSimon McVittie1-2/+2
2013-10-31Move doc/ to docs/Simon McVittie15-17/+17
2013-10-31Use subdir-objects (compile a/b.c to a/b.lo, not ./b.lo)Simon McVittie1-1/+1
2013-10-31Use AC_PROG_MKDIR_P, MKDIR_P instead of deprecated AM_PROG_MKDIR_P, mkdir_pSimon McVittie3-4/+4
2013-10-31Distribute debug.h, fixing distcheckSimon McVittie1-0/+1
2013-10-31Put Autoconf, Automake, Libtool droppings in /build-auxSimon McVittie2-1/+2
2013-10-31Use the Automake "parallel-tests" driver, albeit in non-parallel modeSimon McVittie3-14/+21
2013-10-31Fix out-of-tree documentation buildingSimon McVittie1-1/+1
2013-10-31autogen.sh: don't override Automake versionSimon McVittie1-14/+0
2013-10-29move client file to telepathy-1/Guillaume Desmottes1-1/+1
2013-10-28tests/lib: sync with tp-glib nextGuillaume Desmottes4-84/+84
2013-10-28Adapt for use of ABI versions in generated codeGuillaume Desmottes1-1/+1
2013-10-22telepathy-logger-1.pc: link on the right logger versionGuillaume Desmottes1-1/+1
2013-10-01Merge remote-tracking branch 'origin/next' into mergeGuillaume Desmottes0-0/+0
2013-10-01Logger.xml: FavouriteContacts(Is)Ready signal and property have been removedGuillaume Desmottes1-8/+2
2013-10-01Logger.xml: undraftGuillaume Desmottes1-5/+5
2013-10-01support call end detail reason with old TP prefixGuillaume Desmottes2-3/+27
2013-10-01suffix doc module with -1Guillaume Desmottes4-7/+7
2013-10-01install header files to telepathy-logger-1/telepathy-loggerGuillaume Desmottes2-2/+2
2013-10-01rename gir file to TelepathyLogger1-1Guillaume Desmottes2-10/+10
2013-10-01suffix .pc file with -1Guillaume Desmottes5-5/+5
2013-10-01prefix lib file with -1Guillaume Desmottes8-18/+18
2013-10-01Rename org.freedesktop.Telepathy to im.telepathy1Xavier Claessens19-44/+44
2013-09-30textchann-null has been replaced by echo-chan in tp-glib nextGuillaume Desmottes5-711/+281
2013-09-30tests/lib: sync with tp-glib nextGuillaume Desmottes11-695/+429
2013-09-30TP_CHANNEL_FEATURE_CONTACTS has been removedGuillaume Desmottes1-1/+1
2013-09-30Messages has been removed, no need to check for itGuillaume Desmottes1-10/+0
2013-09-30tp_message_to_text() now takes only one argGuillaume Desmottes1-1/+1
2013-09-30tp_client_factory_add_contact_features_varargs now takes '0' as guardGuillaume Desmottes2-2/+2
2013-09-30tp_account_manager_dup_valid_accounts has been renamedGuillaume Desmottes3-3/+3
2013-09-30TpSimpleClientFactory has been renamed TpClientFactoryGuillaume Desmottes19-53/+53
2013-09-30tools: sync with tp-glib nextGuillaume Desmottes6-271/+380
2013-09-30Bump GLib dep to 2.34Guillaume Desmottes1-2/+2
2013-09-30build with telepathy-glib-1Guillaume Desmottes3-6/+7
2013-09-30log-store-xml: fix reason leaksGuillaume Desmottes1-0/+2
2013-09-30test-tpl-log-store: test end reasonsGuillaume Desmottes1-0/+15
2013-09-30log-store-pidgin: keep a ref on the account managerGuillaume Desmottes1-6/+10
2013-09-27move tp_tests_copy_dir() to logger-test-helperGuillaume Desmottes5-22/+25
2013-09-27stop using tp_account_is_prepared()Guillaume Desmottes2-4/+2
2013-09-27stop using NUM_TP_*Guillaume Desmottes1-1/+1
2013-09-27include telepathy-glib-dbus.hGuillaume Desmottes9-0/+9
2013-09-27Prepare TpAccount if neededGuillaume Desmottes2-1/+104