summaryrefslogtreecommitdiff
path: root/utils/libdom.c
Commit message (Expand)AuthorAgeFilesLines
* doxygen cleanups in utilsVincent Sanders2014-11-121-3/+5
* fix DOM tree dump debugVincent Sanders2014-08-041-2/+191
* Simplify DOM node walker.Michael Drake2014-03-311-36/+20
* Make dom node children iterator return nserror.Michael Drake2013-08-161-6/+10
* ensure default action fetcher is set to NULLVincent Sanders2012-12-061-0/+1
* change to parameterised parser binding creationVincent Sanders2012-12-061-6/+76
* Close file when we've finished parsing it.Chris Young2012-11-111-0/+1
* Report (and ignore) failure to load non-existent document. (Credit: Chris Young)John-Mark Bell2012-11-111-6/+7
* remove redundant domutils and put functionality in existing utils/libdomVincent Sanders2012-11-101-1/+143
* Remove double ;.Michael Drake2012-10-161-1/+1
* Add newline at end of file.Michael Drake2012-10-141-1/+1
* Move dom walker to utils/libdom.{c|h}. Add a few HTML elements to core strings.Michael Drake2012-10-121-0/+164