summaryrefslogtreecommitdiff
path: root/utils/libdom.h
Commit message (Collapse)AuthorAgeFilesLines
* Retire long-dead codeJohn-Mark Bell2023-03-121-23/+0
|
* Fix my spelling of teh everywhereVincent Sanders2014-11-181-1/+1
|
* doxygen cleanups in utilsVincent Sanders2014-11-121-0/+2
|
* fix DOM tree dump debugVincent Sanders2014-08-041-0/+10
|
* Make dom node children iterator return nserror.Michael Drake2013-08-161-2/+2
|
* change to parameterised parser binding creationVincent Sanders2012-12-061-1/+13
|
* Report (and ignore) failure to load non-existent document. (Credit: Chris Young)John-Mark Bell2012-11-111-1/+2
|
* remove redundant domutils and put functionality in existing utils/libdomVincent Sanders2012-11-101-0/+16
|
* Move dom walker to utils/libdom.{c|h}. Add a few HTML elements to core strings.Michael Drake2012-10-121-0/+51