summaryrefslogtreecommitdiff
path: root/src/idle-debug.c
AgeCommit message (Expand)AuthorFilesLines
2013-09-16Use TP_DISABLE_SINGLE_INCLUDEGuillaume Desmottes1-2/+1
2013-04-28Port to TLS handling code to work in IdleSjoerd Simons1-0/+1
2013-04-24Include config.h in each source fileSimon McVittie1-0/+1
2012-05-10idle_debug_init: don't make a semicolon have side-effectsSimon McVittie1-1/+3
2012-05-10Prototype functions properly: foo() is not a prototype, foo(void) isSimon McVittie1-1/+2
2012-05-10Various dull C89-complianceSimon McVittie1-1/+2
2010-02-19Implement Debug interface (fdo #26646)Guillaume Desmottes1-0/+53
2010-02-19idle_debug: refactor to use g_strdup_vprintfGuillaume Desmottes1-7/+10
2008-08-29Use post-0.6.1 tp_debug_set_flags() and tp_debug_set_persistent()Will Thompson1-3/+3
2008-01-15Clean up includesOlli Salli1-3/+0
2007-12-27Remove trailing whitespaceOlli Salli1-2/+2
2007-04-23Change the debug flag names to be consistent with GabbleOlli Salli1-3/+3
2007-04-23Add Gabble-style debug subsystem (no debug flags used in Idle yet though)Olli Salli1-0/+64