]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd/mothra/rdhtml.c
cwfs: fix listen filedescriptor leaks
[plan9front.git] / sys / src / cmd / mothra / rdhtml.c
2018-06-27 23hiroPersist 'k' command in mothra and add matching -k flag...
2016-03-11 cinap_lenrekmothra: dynamically allocate buffer for refresh url...
2015-09-08 cinap_lenrekmothra: make text inside <td> bold
2015-09-06 cinap_lenrekmothra: add missing initializations for plaintext html...
2015-09-03 cinap_lenrekmothra: subscript and superscript support
2015-08-01 cinap_lenrekmothra: fix nil crash on missing name/src attributes...
2015-08-01 cinap_lenrekmothra: enable compiler warnings and type checking...
2015-08-01 cinap_lenrekmothra: support for inline images and <image> tag
2015-03-15 cinap_lenrekmothra: <del>, <ins>, <wbr>
2015-03-15 cinap_lenrekmothra: add <strike> support
2014-03-07 stanley liebermothra: handle blank lines inside <pre> tags
2014-02-16 cinap_lenrekmothra: remove unused local variables from pl_nextc()
2014-02-16 cinap_lenrekmothra: fix unicode rendering for plaintext
2013-10-10 cinap_lenrekmothra: handle <input type=image>
2013-07-11 cinap_lenrekmothra: handle empty attributes (for base-tag and other...
2012-09-26 cinap_lenrekmothra: dont make all images into links (only in mothmode)
2012-09-22 cinap_lenrekmothra: text selection 2nd attempt
2012-09-11 cinap_lenrekmothra: special parse mode for <script> as parsetag...
2012-09-10 cinap_lenrekmothra: simpler approach to ignoring <script> tags
2012-08-16 cinap_lenrekmothra: bruteforce image src= attribute
2012-08-15 cinap_lenrekmothra: handle misplaced trailing quotes
2012-07-31 cinap_lenrekmothra: make emalloc zero memory, fix uninitialized...
2012-07-20 cinap_lenrekmothra: delayed screen updates to reduce flicker
2012-07-20 cinap_lenrekmothra: work arround mismatched quotes in html attributes
2012-07-19 cinap_lenrekfix strchr \0 bugs
2012-07-17 cinap_lenrekmothra: handle relative urls in <base> tag
2012-07-07 cinap_lenrekmothra: handle span and div, helps to resynchronization...
2012-07-07 cinap_lenrekmothra: fix <br/> <hr/> tags
2012-07-01 cinap_lenrekmothra: make sequence of links separated by space
2012-06-24 cinap_lenrekmothra/uhtml: properly handle quoting in tags
2012-05-16 cinap_lenrekmothra: </div> line breaks
2012-05-04 cinap_lenrekmerge
2012-05-03 stanley liebermothra: terminus/unicode.12 for smallest fixed font
2012-04-16 cinap_lenrekmerge
2012-04-16 cinap_lenrekmothra: fix bogus strtolength
2012-04-03 cinap_lenrekmothra: <base> tag, nstrcpy
2012-03-21 cinap_lenrekmerge
2012-03-21 cinap_lenrekvga: fix type in vga.font, make vga/unicode.font file
2012-03-18 cinap_lenrekmothra: interpret table regardless of nesting
2012-02-21 cinap_lenrekmothra: linkify
2012-01-01 cinap_lenrekmothra: allow plmouse() to update mouse state, use...
2011-12-08 stanley liebermothra: use dejavusans for regular text and terminus...
2011-11-09 cinap_lenrekmerge
2011-11-09 stanley liebermothra: treat <div> as <br> instead of <p>
2011-11-09 stanley liebermothra: treat <div> as <p>
2011-11-06 cinap_lenrekmothra: more tags
2011-11-06 cinap_lenrekmerge
2011-11-06 cinap_lenrekmothra: support <video>, <object>, <input type=password...
2011-10-13 cinap_lenrekmothra: support fragment urls
2011-10-10 cinap_lenrekmothra: fix unicode buffer overflow and spurious select...
2011-10-03 cinap_lenrekmerge
2011-10-03 cinap_lenrekmothra: ignore http content-type and encoding and just...
2011-10-03 stanley liebermothra: render <p> tag with no ident, offset with blank...
2011-10-02 cinap_lenrekmothra: mothmode cleanup
2011-10-02 stanley liebermothra: add moth mode; display images that are not...
2011-09-24 cinap_lenrekhtml2ms, tcs, mothra, uhtml: threat &apos; as special...
2011-09-23 cinap_lenrekmothra: button tag, email input type
2011-09-19 cinap_lenrekmothra: remove old tcs stuff, as we use uhtml now
2011-09-19 cinap_lenrekuhtml: add html to unicode converter, used by mothra...
2011-09-05 cinap_lenrekmothra: cleanup, fix memory leak in libpanel
2011-09-05 cinap_lenrekmothra: remove ftp,gopher,file and http code and use...
2011-09-04 cinap_lenrekadd mothra