summaryrefslogtreecommitdiffstats
path: root/src/dom/domptr.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-1/+1
| | | (bzr r10697)
* Split out domptr stuff into its own .h file, so that it can be used by other ↵Bob Jamison2008-04-231-1/+2
| | | | | things. This might lead to a GP smart pointer to use for binding with scripts. (bzr r5499)
* Massive update for smart pointers. Rework js dom binding to be smarter. ↵Bob Jamison2006-09-051-0/+86
Placeholder for dom binding, finish later. (bzr r1692)