summaryrefslogtreecommitdiffstats
path: root/src/sp-string.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Revert recent refactoring changes by johnce because they break the build, ↵Maximilian Albert2009-08-061-2/+2
| | | | | which cannot be fixed easily. (bzr r8422)
* SPDocument->Documentjohnce2009-08-051-2/+2
| | | (bzr r8404)
* more correct whitespace handling per ↵bulia byak2007-02-101-2/+2
| | | | | http://www.w3.org/TR/SVG11/text.html#WhiteSpace, fixes what remains of bug 1614678. Note that our parser does not seem to fully comply - it does not convert 0xd into 0xa, so here we must handle both. (bzr r2351)
* silence warningsbulia byak2006-02-061-1/+0
| | | (bzr r86)
* clean up unused codebulia byak2006-02-051-8/+0
| | | (bzr r79)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+178
(bzr r1)