]> git.lizzy.rs Git - plan9front.git/history - sys/src/cmd/mothra
sshfs: usage
[plan9front.git] / sys / src / cmd / mothra /
2016-10-21 cinap_lenrekmothra: avoid flushimage() calls, event() will implicit...
2016-03-11 cinap_lenrekmothra: dynamically allocate buffer for refresh url...
2015-09-22 cinap_lenrekmothra: <hr> drawing
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-16 cinap_lenrekmothra: fix crash
2015-08-01 cinap_lenrekmothra: show <source> tag within <video>/<audio> tags
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: fix double button hit
2015-08-01 cinap_lenrekmothra: cleanup url handling
2015-08-01 cinap_lenrekmothra: fix selurl()
2015-08-01 cinap_lenrekmothra: support for inline images and <image> tag
2015-03-27 ethanmothra: remove unused confirmcurs; move confirmcursor...
2015-03-15 cinap_lenrekmothra: <del>, <ins>, <wbr>
2015-03-15 cinap_lenrekmothra: add <strike> support
2015-02-08 stanley liebermothra: add side scrolling, controlled by left and...
2015-01-31 cinap_lenrekmothra: people do not like it. reverting
2015-01-31 cinap_lenrekmothra: wrap long text and images to fit
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
2014-02-05 cinap_lenrekfix wrong type for terminating nil argument for execl()
2014-02-04 mischieflibpanel: remove pointless pointer casts
2014-02-05 cinap_lenrekmerge
2014-02-05 cinap_lenrekmothra: better handling of malformed search regex
2014-02-05 mischieflibpanel: fix pointer casts and format strings
2014-02-05 cinap_lenrekmothra: dont panic on invalid regular expression in...
2014-01-07 cinap_lenrekmothra: remove version
2014-01-01 cinap_lenrekmerge
2013-12-31 stanley liebermothra: mouse scrollwheel behave the same as in sam
2013-12-28 cinap_lenrekmothra: add regular expression text search (thanks...
2013-12-06 cinap_lenrekmothra: remove debug code, dont create $home/lib/mothra...
2013-10-10 cinap_lenrekmothra: handle <input type=image>
2013-10-08 cinap_lenreklibpanel: fix memory corruption bug in plinitentry...
2013-10-04 cinap_lenrekmothra: avoid intermediate rc shell processes, use...
2013-10-04 cinap_lenrekmothra: run page in own note group, close unneeded...
2013-09-25 cinap_lenrekmerge
2013-09-24 jpathyfix null dereference crash in mothra
2013-08-09 cinap_lenrekmothra: log post data with debug flag, increase max...
2013-08-09 cinap_lenrekmerge
2013-08-09 cinap_lenrekmothra: fix nil pointer dereference
2013-07-18 cinap_lenrekmothra: use pldraw() to put cmd box on screen for alt...
2013-07-18 cinap_lenrekmothra: restore usage fix, document -a option in manual
2013-07-18 cinap_lenrekmothra: add -a flag to start in alt-display mode
2013-07-18 stanley liebermothra: fix usage
2013-07-11 cinap_lenrekmothra: handle empty attributes (for base-tag and other...
2013-06-01 cinap_lenrekmothra: implement link buttons
2013-05-27 ppatience0mothra: clicking on the url scroll bar, snarfing, or...
2012-09-27 cinap_lenrekmothra: fix select boxes in textview
2012-09-26 cinap_lenrekmothra: fix url snarfing
2012-09-26 cinap_lenrekmothra: display url is page list if no title is available
2012-09-26 cinap_lenrekmothra: never snarf the "Go:" box
2012-09-26 cinap_lenrekmothra: dont make all images into links (only in mothmode)
2012-09-23 cinap_lenrekmothra: various improvements
2012-09-24 cinap_lenrekmothra: cache backup bitmap in pl_rtdraw()
2012-09-24 cinap_lenrekmothra: forgot to add snarf.c
2012-09-23 cinap_lenrekmothra: snarf and paste
2012-09-23 cinap_lenrekmothra: dont highlight subpanels in textview
2012-09-23 cinap_lenrekmothra: fast (offscreen) alpha drawing on scroll
2012-09-23 cinap_lenrekmothra: cleanup textview code
2012-09-22 cinap_lenrekmothra: text selection 2nd attempt
2012-09-22 cinap_lenrekmothra: first attempt on text selection
2012-09-13 cinap_lenrekmerge
2012-09-13 cinap_lenrekmothra: fix wrong ascent calculation if text element...
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-08-09 cinap_lenrekmothra: avoid eenter deadlock on resize
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-12 cinap_lenrekmerge
2012-07-12 cinap_lenrekmothra: handle email messages as plain text
2012-07-07 cinap_lenrekmothra: handle span and div, helps to resynchronization...
2012-07-08 cinap_lenrekmothra: edit selection fix
2012-07-07 cinap_lenrekmothra: ignore size attribute for select tag
2012-07-07 cinap_lenrekmothra: fix <br/> <hr/> tags
2012-07-03 cinap_lenrekmothra: scrollbar mouse grab in alt display
2012-07-02 cinap_lenrekmothra: remove 4K snarf limit for edit panel
2012-07-01 cinap_lenrekmothra: make sequence of links separated by space
2012-07-01 cinap_lenrekmothra: join underlined links
2012-06-30 cinap_lenrekmothra: fix scrollbar mouse grab behaviour
2012-06-24 cinap_lenrekmothra/uhtml: properly handle quoting in tags
2012-06-19 cinap_lenrekmothra: fix submit fields
2012-06-19 cinap_lenrekmothra: more mistakes
2012-06-19 cinap_lenrekmothra: fix mistake
2012-06-19 cinap_lenrekmothra: cleanup
2012-06-19 cinap_lenrekmothra: fix uencode for utf8
2012-06-19 cinap_lenrekmothra: cleanup
2012-06-18 cinap_lenrekmothra/webfs: multipart/form-data and file upload support
2012-06-18 cinap_lenrekmothra: multipart/form-data
2012-06-18 cinap_lenrekmothra: refactor form submit code
2012-06-07 cinap_lenrekmothra: fix "bad ctl message" bug caused by fprint...
2012-05-31 stanley liebermothra: remove log file stubs
2012-05-25 cinap_lenrekmothra: changes toward multipart/formdata
next