summaryrefslogtreecommitdiffstats
path: root/share/attributes/Makefile.am (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove deprecated Autotools and btool files. Please use CMake insteadAlex Valavanis2016-08-081-10/+0
| | | (bzr r15046)
* Add possibility to check validity of attributes and usefulness of properties.Tavmjong Bah2011-11-291-0/+10
This code adds the ability to check for every elment in an SVG document if its attributes are valid and the styling properties are useful. Options under the SVG Output section of the Inkscape Preferences dialog control what should be checked when, and what actions should be taken if invalid attributes or non-useful properties are found. (bzr r10753)