summaryrefslogtreecommitdiffstats
path: root/src/debug (follow)
Commit message (Collapse)AuthorAgeFilesLines
* **/makefile.in: svn propset svn:eol-style native. Provide rule for ↵Peter Moulder2007-09-121-3/+3
| | | | | %.$(OBJEXT) instead of %.o. (bzr r3726)
* Fixing compile warningsJon A. Cruz2007-05-111-1/+1
| | | (bzr r2999)
* log inkscape versionMenTaLguY2007-05-101-1/+11
| | | (bzr r2995)
* add logging of basic display propertiesMenTaLguY2007-05-103-0/+127
| | | (bzr r2994)
* really fix formatting this timeMenTaLguY2007-05-101-1/+3
| | | (bzr r2993)
* fix formattingMenTaLguY2007-05-101-3/+3
| | | (bzr r2992)
* Explicit child events and formatted properties.MenTaLguY2007-05-103-0/+24
| | | (bzr r2991)
* add configuration event typeMenTaLguY2007-05-102-0/+2
| | | (bzr r2990)
* make sure microseconds get the right number of decimal placesMenTaLguY2007-05-101-1/+1
| | | (bzr r2988)
* add INTERACTION to filters in the environment variableMenTaLguY2007-05-061-0/+1
| | | (bzr r2977)
* touch up logging infrastructure in preparation for interaction loggingMenTaLguY2007-05-065-1/+160
| | | (bzr r2976)
* format string protection/clean up (CVE-2007-1463, CVE-2007-1464)Kees Cook2007-03-201-1/+1
| | | (bzr r2720)
* add required includes for gcc 4.3 and fix a const issue -- patch #1675635MenTaLguY2007-03-181-1/+1
| | | | | from mellum (Falk Hueffner) (bzr r2696)
* add missing filesMenTaLguY2006-05-082-0/+117
| | | (bzr r779)
* use c++filt for symbol demangling if availableMenTaLguY2006-05-081-0/+1
| | | (bzr r778)
* simplify the SimpleEvent API moreMenTaLguY2006-04-291-70/+13
| | | (bzr r632)
* make Debug::SimpleEvent more convenientMenTaLguY2006-04-293-3/+86
| | | (bzr r629)
* finish interrupted refactoring of log filter configurationMenTaLguY2006-04-291-8/+8
| | | (bzr r628)
* gc visibility rulesMenTaLguY2006-04-291-13/+22
| | | (bzr r624)
* shared_ptr -> ptr_sharedMenTaLguY2006-03-156-16/+16
| | | (bzr r240)
* share_static -> share_static_stringMenTaLguY2006-02-083-3/+3
| | | (bzr r104)
* replace Util::SharedCStringPtr with the more general Util::shared_ptr<>MenTaLguY2006-02-066-29/+29
| | | (bzr r87)
* moving trunk for module inkscapeMenTaLguY2006-01-1613-0/+1066
(bzr r1)