summaryrefslogtreecommitdiffstats
path: root/src/xml/repr-css.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ensure correct order of inheriting style from ancestors (children override ↵bulia byak2007-03-271-8/+19
| | | | | parents) and of reading decls in a style string (later decls override) (bzr r2770)
* plumb XML::Document parameter into duplication, courtesy of bryceMenTaLguY2007-03-201-1/+2
| | | (bzr r2723)
* format string protection/clean up (CVE-2007-1463, CVE-2007-1464)Kees Cook2007-03-201-4/+3
| | | (bzr r2720)
* switch repr-css to using libcroco, same as SPStyle uses, instead of its own ↵bulia byak2007-03-161-26/+45
| | | | | hacky css parser; quote font-family, if necessary, on writing (bzr r2663)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+261
(bzr r1)