summaryrefslogtreecommitdiff
path: root/telepathy-logger/debug.c
AgeCommit message (Expand)AuthorFilesLines
2014-03-25telepathy-logger: remove flag_to_domains from ABISimon McVittie1-1/+1
2014-03-19tpl_debug_set_flags: addSimon McVittie1-5/+7
2013-10-31Always enable compile-time debug messagesnext-merge-loggerSimon McVittie1-2/+0
2013-10-31logger: don't change ABI with --disable-debugSimon McVittie1-4/+2
2012-07-03Disable single include of telepathy-glib headersXavier Claessens1-1/+1
2011-11-18Replace g_hash_table_destroy with g_hash_table_unrefCosimo Alfarano1-1/+1
2011-03-25Removed broken editor instructionNicolas Dufresne1-1/+0
2011-01-21Add TPL_DEBUG="testsuite" to debug.cCosimo Alfarano1-1/+2
2011-01-10Renamed TplEntry* into TplEvent*Nicolas Dufresne1-1/+1
2010-06-15rename TplContact to TplEntityGuillaume Desmottes1-1/+1
2010-06-04move tpl_critical as internal APIGuillaume Desmottes1-1/+1
2010-04-23Rename debug.h to debug-internal.h and underscore-prefix its functionsSimon McVittie1-7/+7
2010-03-12Adding CRITICAL macro and tpl_critical functionCosimo Alfarano1-0/+20
2010-02-16Removed log_to_debug_sender from debug.cCosimo Alfarano1-44/+0
2010-02-16debug: move tp-glib debugging onto a TP_DEBUG env varDanielle Madeley1-4/+3
2010-02-15include config.hCosimo Alfarano1-4/+6
2010-02-12debug: fix coding styleCosimo Alfarano1-3/+9
2010-02-12Replace uses of g_debug with DEBUGDanielle Madeley1-0/+2
2010-02-12telepathy-logger: Enable debuggingDanielle Madeley1-0/+1
2010-02-10Added debug module from gabbleCosimo Alfarano1-0/+140