summaryrefslogtreecommitdiffstats
path: root/src/xml/event.h (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-20Fixed: circles and ellipses had wrong element names in XML editor (Issue #116)Joseph Da Silva1-0/+19
2018-11-08Clarify licensesMax Gaukler1-10/+5
2018-06-18Run clang-tidy’s modernize-use-equals-default pass.Emmanuel Gil Peyrot1-1/+1
2018-06-18Run clang-tidy’s modernize-use-override pass.Emmanuel Gil Peyrot1-15/+15
2018-01-08Misc. typosluz.paz1-1/+1
2017-10-18Refactor Util::ptr_sharedJan Lingscheid1-8/+8
2016-07-10Comment out unused enum.Tavmjong Bah1-7/+7
2015-02-26Rename libgc/ => inkgc/ to reflect difference from Boehm GCLiam P. White1-1/+1
2015-02-25Isolate components of libgcLiam P. White1-1/+1
2014-09-27Update to experimental r13565Liam P. White1-1/+1
2014-09-07Update to experimental r13543Liam P. White1-1/+1
2014-09-06More header cleanupLiam P. White1-1/+1
2011-12-08Switch to top-level glib headers. Thanks to DimStar for patchAlex Valavanis1-2/+1
2011-10-04Purging some forward.h files.Jon A. Cruz1-1/+0
2010-11-17Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan1-1/+1
2008-09-23* Lots of documentation for the Inkscape::XML namespaceKrzysztof Kosi??ski1-84/+182
2006-03-15shared_ptr -> ptr_sharedMenTaLguY1-8/+8
2006-02-06replace Util::SharedCStringPtr with the more general Util::shared_ptr<>MenTaLguY1-9/+9