summaryrefslogtreecommitdiffstats
path: root/src/dom/domptr.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ↵Martin Owens2014-02-261-339/+0
| | | | | ziptool to utils. (bzr r13047.1.5)
* cppcheck: style and performanceKris De Gussem2013-01-231-1/+1
| | | (bzr r12056)
* Cleanup pass on documentation that was dumping garbage into doxygen output.Jon A. Cruz2011-10-251-4/+6
| | | (bzr r10696)
* EOL fixupsJon A. Cruz2008-07-051-337/+337
| | | (bzr r6164)
* Split out domptr stuff into its own .h file, so that it can be used by other ↵Bob Jamison2008-04-231-0/+337
things. This might lead to a GP smart pointer to use for binding with scripts. (bzr r5499)