Age | Commit message (Expand) | Author |
2015-02-08 | mothra: add side scrolling, controlled by left and right buttons on the keybo... | stanley lieber |
2015-01-31 | mothra: people do not like it. reverting | cinap_lenrek |
2015-01-31 | mothra: wrap long text and images to fit | cinap_lenrek |
2014-03-07 | mothra: handle blank lines inside <pre> tags | stanley lieber |
2014-02-16 | mothra: remove unused local variables from pl_nextc() | cinap_lenrek |
2014-02-16 | mothra: fix unicode rendering for plaintext | cinap_lenrek |
2014-02-05 | fix wrong type for terminating nil argument for execl() | cinap_lenrek |
2014-02-04 | libpanel: remove pointless pointer casts | mischief |
2014-02-05 | merge | cinap_lenrek |
2014-02-05 | mothra: better handling of malformed search regex | cinap_lenrek |
2014-02-04 | libpanel: fix pointer casts and format strings | mischief |
2014-02-05 | mothra: dont panic on invalid regular expression in searchbox | cinap_lenrek |
2014-01-07 | mothra: remove version | cinap_lenrek |
2013-12-31 | mothra: mouse scrollwheel behave the same as in sam | stanley lieber |
2013-12-28 | mothra: add regular expression text search (thanks mischief, sl) | cinap_lenrek |
2013-12-07 | mothra: remove debug code, dont create $home/lib/mothra/mothra.err file | cinap_lenrek |
2013-10-10 | mothra: handle <input type=image> | cinap_lenrek |
2013-10-08 | libpanel: fix memory corruption bug in plinitentry(), add pl_erealloc() | cinap_lenrek |
2013-10-04 | mothra: avoid intermediate rc shell processes, use rfork(RFREND) to isolate r... | cinap_lenrek |
2013-10-04 | mothra: run page in own note group, close unneeded filedescriptors after forking | cinap_lenrek |
2013-09-24 | fix null dereference crash in mothra | jpathy |
2013-08-09 | mothra: log post data with debug flag, increase max token length from 1K to 4K | cinap_lenrek |
2013-08-09 | mothra: fix nil pointer dereference | cinap_lenrek |
2013-07-18 | mothra: use pldraw() to put cmd box on screen for alt display | cinap_lenrek |
2013-07-18 | mothra: restore usage fix, document -a option in manual | cinap_lenrek |
2013-07-18 | mothra: add -a flag to start in alt-display mode | cinap_lenrek |
2013-07-17 | mothra: fix usage | stanley lieber |
2013-07-11 | mothra: handle empty attributes (for base-tag and others...) | cinap_lenrek |
2013-06-01 | mothra: implement link buttons | cinap_lenrek |
2013-05-27 | mothra: clicking on the url scroll bar, snarfing, or saving a hit when no url... | ppatience0 |
2012-09-28 | mothra: fix select boxes in textview | cinap_lenrek |
2012-09-26 | mothra: fix url snarfing | cinap_lenrek |
2012-09-26 | mothra: display url is page list if no title is available | cinap_lenrek |
2012-09-26 | mothra: never snarf the "Go:" box | cinap_lenrek |
2012-09-26 | mothra: dont make all images into links (only in mothmode) | cinap_lenrek |
2012-09-24 | mothra: various improvements | cinap_lenrek |
2012-09-24 | mothra: cache backup bitmap in pl_rtdraw() | cinap_lenrek |
2012-09-24 | mothra: forgot to add snarf.c | cinap_lenrek |
2012-09-23 | mothra: snarf and paste | cinap_lenrek |
2012-09-23 | mothra: dont highlight subpanels in textview | cinap_lenrek |
2012-09-23 | mothra: fast (offscreen) alpha drawing on scroll | cinap_lenrek |
2012-09-23 | mothra: cleanup textview code | cinap_lenrek |
2012-09-22 | mothra: text selection 2nd attempt | cinap_lenrek |
2012-09-22 | mothra: first attempt on text selection | cinap_lenrek |
2012-09-13 | mothra: fix wrong ascent calculation if text element is too large, fix image ... | cinap_lenrek |
2012-09-11 | mothra: special parse mode for <script> as parsetag gets confused by long jav... | cinap_lenrek |
2012-09-10 | mothra: simpler approach to ignoring <script> tags | cinap_lenrek |
2012-08-16 | mothra: bruteforce image src= attribute | cinap_lenrek |
2012-08-15 | mothra: handle misplaced trailing quotes | cinap_lenrek |
2012-08-09 | mothra: avoid eenter deadlock on resize | cinap_lenrek |