summaryrefslogtreecommitdiffstats
path: root/src/debug/logger.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2007-05-10log inkscape versionMenTaLguY1-1/+11
2007-05-10Explicit child events and formatted properties.MenTaLguY1-0/+2
2007-05-10add configuration event typeMenTaLguY1-0/+1
2007-05-06add INTERACTION to filters in the environment variableMenTaLguY1-0/+1
2007-03-20format string protection/clean up (CVE-2007-1463, CVE-2007-1464)Kees Cook1-1/+1
2006-04-29make Debug::SimpleEvent more convenientMenTaLguY1-0/+1
2006-04-29finish interrupted refactoring of log filter configurationMenTaLguY1-8/+8
2006-04-29gc visibility rulesMenTaLguY1-13/+22
2006-03-15shared_ptr -> ptr_sharedMenTaLguY1-4/+4
2006-02-08share_static -> share_static_stringMenTaLguY1-1/+1
2006-02-06replace Util::SharedCStringPtr with the more general Util::shared_ptr<>MenTaLguY1-8/+8