summaryrefslogtreecommitdiffstats
path: root/src/dom/xmlreader.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ↵Martin Owens2014-02-261-998/+0
| | | | | ziptool to utils. (bzr r13047.1.5)
* cppcheckKris De Gussem2011-12-041-12/+18
| | | (bzr r10759)
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-1/+1
| | | (bzr r10697)
* Clean up. More commenting. Smarten SvgParser and rename to SvgReader.Bob Jamison2008-05-011-14/+21
| | | (bzr r5570)
* address some char* string literal warnings.Peter Moulder2008-04-131-1/+1
| | | (bzr r5414)
* Change charclass.cpp/h to ucd.cpp/hBob Jamison2008-03-081-1/+1
| | | (bzr r4992)
* Update charclass.h/cpp to use complete Unicode character databaseBob Jamison2008-03-071-2/+2
| | | (bzr r4984)
* format string protection/clean up (CVE-2007-1463, CVE-2007-1464)Kees Cook2007-03-201-1/+1
| | | (bzr r2720)
* Massive update for smart pointers. Rework js dom binding to be smarter. ↵Bob Jamison2006-09-051-31/+29
| | | | | Placeholder for dom binding, finish later. (bzr r1692)
* Unix-ify the sourcesBob Jamison2006-05-211-987/+987
| | | (bzr r928)
* Tweak to use Glib::ustring. Remove warnings.Bob Jamison2006-04-221-7/+7
| | | (bzr r565)
* Add new rearranged /dom directoryBob Jamison2006-04-121-0/+987
| | | (bzr r479)
* Removed file/folder for ishmalAaron Spike2006-04-121-985/+0
| | | (bzr r478)
* Replace isspace() with isWhitespace(). Use pure unicode character classes.Bob Jamison2006-02-281-4/+8
| | | (bzr r190)
* moving trunk for module inkscapeMenTaLguY2006-01-161-0/+981
(bzr r1)