summaryrefslogtreecommitdiff
path: root/render/libxml_binding.c
Commit message (Collapse)AuthorAgeFilesLines
* I deleted this, honest.John Mark Bell2009-04-211-0/+0
| | | | svn path=/trunk/netsurf/; revision=7144
* Hubbub is no longer optional.John Mark Bell2009-04-171-312/+0
| | | | | | Remove libxml2 parser binding. svn path=/trunk/netsurf/; revision=7115
* Port to new hubbub parser APIJohn Mark Bell2008-11-091-23/+27
| | | | svn path=/trunk/netsurf/; revision=5669
* Rework html parser bindings to have a common API and reside in separate ↵John Mark Bell2008-09-231-0/+308
files for ease of reading. Add error handling to hubbub binding. svn path=/trunk/netsurf/; revision=5404