summaryrefslogtreecommitdiff
path: root/utils/libdom.c
Commit message (Collapse)AuthorAgeFilesLines
* 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