aboutsummaryrefslogtreecommitdiff
path: root/libsylph/html.c
AgeCommit message (Expand)Author
2013-11-27libsylph/html.c: html_unescape_str(): strictly check for utf8 length.hiro
2013-08-26properly unescape special characters in HTML links (#120).hiro
2013-05-14support blockquote tag.hiro
2011-08-11libsylph/html.c: minor code cleanup.hiro
2011-08-10html.c: style end tags search fix.hiro
2011-07-20supported <br/> HTML tag.hiro
2010-12-17look at every attribute in 'a' tag for 'href' (thanks to Rich Coe).hiro
2005-09-26libsylph/html.c: improved entity references conversion.hiro
2005-09-13changed the license of LibSylph from GPL to LGPL.hiro
2005-09-02fixed signedness warnings.hiro
2005-09-02moved html.[ch] to libsylph.hiro