summaryrefslogtreecommitdiffstats
path: root/src/attribute-sort-util.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-7/+11
| | | | | | - add license headers to everything - convert a few files from public domain or LGPL2.1+ to GPL2+ - some archaeology to clarify which files are from which library
* Optionally sort attributes and properties into a canonical order.Tavmjong Bah2016-06-121-0/+62
Useful for comparing different versions of an SVG file. (bzr r14980)