index
:
plan9front.git
cosa
front
gicv2
gicvn
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
src
/
cmd
/
mothra
/
html.h
Age
Commit message (
Expand
)
Author
2015-09-08
mothra: make text inside <td> bold
cinap_lenrek
2015-09-03
mothra: subscript and superscript support
cinap_lenrek
2015-08-01
mothra: enable compiler warnings and type checking, cleanup
cinap_lenrek
2015-08-01
mothra: support for inline images and <image> tag
cinap_lenrek
2015-03-15
mothra: <del>, <ins>, <wbr>
cinap_lenrek
2015-03-15
mothra: add <strike> support
cinap_lenrek
2013-10-10
mothra: handle <input type=image>
cinap_lenrek
2013-08-09
mothra: log post data with debug flag, increase max token length from 1K to 4K
cinap_lenrek
2012-09-11
mothra: special parse mode for <script> as parsetag gets confused by long jav...
cinap_lenrek
2012-07-08
mothra: handle span and div, helps to resynchronization on html errors
cinap_lenrek
2012-03-18
mothra: interpret table regardless of nesting
cinap_lenrek
2011-11-08
mothra: treat <div> as <p>
stanley lieber
2011-11-06
mothra: more tags
cinap_lenrek
2011-11-06
mothra: support <video>, <object>, <input type=password> and <meta http-equiv...
cinap_lenrek
2011-10-03
mothra: ignore http content-type and encoding and just do content sniffing
cinap_lenrek
2011-09-23
mothra: button tag, email input type
cinap_lenrek
2011-09-20
uhtml: add html to unicode converter, used by mothra and page/html2ms
cinap_lenrek
2011-09-04
add mothra
cinap_lenrek