summaryrefslogtreecommitdiffstats
path: root/src/debug/simple-event.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Run clang-tidy’s modernize-deprecated-headers pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-nullptr pass.Emmanuel Gil Peyrot2018-06-181-1/+1
* Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot2018-06-181-4/+4
* Refactor Util::ptr_sharedJan Lingscheid2017-10-181-9/+9
* Rename libgc/ => inkgc/ to reflect difference from Boehm GCLiam P. White2015-02-261-1/+1
* Isolate components of libgcLiam P. White2015-02-251-1/+1
* Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis2011-12-081-2/+0
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* Fixing up a few more filesBryce Harrington2008-01-051-1/+1
* Fix missing include for g_assert() calls - causes FTBFS on Ubuntu HardyBryce Harrington2008-01-051-2/+4
* really fix formatting this timeMenTaLguY2007-05-101-1/+3
* fix formattingMenTaLguY2007-05-101-3/+3
* Explicit child events and formatted properties.MenTaLguY2007-05-101-0/+20
* simplify the SimpleEvent API moreMenTaLguY2006-04-291-70/+13
* make Debug::SimpleEvent more convenientMenTaLguY2006-04-291-3/+84
* shared_ptr -> ptr_sharedMenTaLguY2006-03-151-3/+3
* replace Util::SharedCStringPtr with the more general Util::shared_ptr<>MenTaLguY2006-02-061-4/+4
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+51