summaryrefslogtreecommitdiffstats
path: root/src/dom/domptr.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-02-26Remove DOM directory and reduce size of inkscape. Use Inkscape::URI and save ↵Martin Owens1-87/+0
ziptool to utils. (bzr r13047.1.5)
2011-10-27Fixing more broken and split doc comments.Jon A. Cruz1-1/+1
(bzr r10697)
2008-04-23Split out domptr stuff into its own .h file, so that it can be used by other ↵Bob Jamison1-1/+2
things. This might lead to a GP smart pointer to use for binding with scripts. (bzr r5499)
2006-09-05Massive update for smart pointers. Rework js dom binding to be smarter. ↵Bob Jamison1-11/+45
Placeholder for dom binding, finish later. (bzr r1692)
2006-09-01Undo inadvertent commitBob Jamison1-1/+1
(bzr r1665)
2006-08-30More binding progress. Fix Node::textContent and child manipulation.Bob Jamison1-1/+1
(bzr r1659)
2006-07-06undo last commit. oopsBob Jamison1-1/+1
(bzr r1368)
2006-07-06don't need svg 'load and save'. in fact, it doesnt fitBob Jamison1-1/+1
(bzr r1367)
2006-05-21Unix-ify the sourcesBob Jamison1-52/+52
(bzr r928)
2006-04-22Config tweaksBob Jamison1-29/+16
(bzr r568)
2006-04-12Add new rearranged /dom directoryBob Jamison1-0/+65
(bzr r479)