summaryrefslogtreecommitdiff
path: root/render/hubbub_binding.c
Commit message (Expand)AuthorAgeFilesLines
* Merge LibCSS port to trunk.John Mark Bell2009-07-231-1/+20
* Hubbub is no longer optional.John Mark Bell2009-04-171-4/+0
* Fix compilation with GCC 2.95.John Mark Bell2009-04-161-2/+2
* It probably helps to reflect API changesJohn Mark Bell2009-04-151-78/+85
* Handle hubbub errors.John Mark Bell2009-04-151-3/+2
* Sync hubbub binding with spec.John Mark Bell2009-03-101-3/+35
* If we have no document charset on completion of parse, retrieve it from the b...John Mark Bell2009-02-201-2/+3
* Utilise hubbub's form association callback.John Mark Bell2009-02-201-4/+334
* C89François Revel2008-11-291-6/+11
* Port to new hubbub parser APIJohn Mark Bell2008-11-091-34/+43
* Fixup hubbub bindingJohn Mark Bell2008-10-141-1/+1
* Fix warnings on OS XJohn Mark Bell2008-10-141-0/+1
* Rework html parser bindings to have a common API and reside in separate files...John Mark Bell2008-09-231-0/+643