Code

Indent support for XSLT extensions output.
[inkscape.git] / src / dom / svgreader.cpp
2009-02-26 tweenkPatch from Lubomir Rintel: fixes for GCC 4.4
2008-06-03 ishmalMove element creation to SVGDocumentImpl. Remove from...
2008-06-01 ishmaladd terminator to table, add lookup functions
2008-06-01 ishmalAdd enumerations for svg element types, and lookup...
2008-05-12 ishmaluse smart pointer types correctly
2008-05-12 ishmalminor changes for svg document
2008-05-01 ishmalFinish changing "Parser" to "Reader"
2008-05-01 ishmalRename *Parsers to Readers