Age | Commit message (Expand) | Author |
2021-01-19 | mothra: linkify text starting with gemini:// and ftp:// | Sigrid |
2021-01-19 | mothra: resolve urls on middle click. helps with snarfing of relative urls | Sigrid |
2020-04-28 | facelift for mothra: flat ui is in. | Ori Bernstein |
2020-04-26 | mothra: fix a few errors in previous patch | qwx |
2020-04-25 | mothra: make user interface monochrome | stanley lieber |
2020-04-25 | mothra: remove extraneous lines and decoration (fake 3d). patch extracted fro... | stanley lieber |
2020-04-21 | mothra.c: add Plumb menu item, and update man page. my original changes sanit... | stanley lieber |
2020-04-21 | rdhtml.c: restore original fonts. dejavusans was my change, my fault. it neve... | stanley lieber |
2020-03-10 | improve usage messages (thanks henesy) | Ori Bernstein |
2019-02-25 | libpanel: fix %.*s format in pl_snarfentry() | cinap_lenrek |
2018-06-27 | Persist 'k' command in mothra and add matching -k flag (thanks piroko) | 23hiro |
2016-10-22 | mothra: avoid flushimage() calls, event() will implicitely flush | cinap_lenrek |
2016-03-11 | mothra: dynamically allocate buffer for refresh url (was 20 bytes stack buffe... | cinap_lenrek |
2015-09-22 | mothra: <hr> drawing | cinap_lenrek |
2015-09-08 | mothra: make text inside <td> bold | cinap_lenrek |
2015-09-07 | mothra: add missing initializations for plaintext html state | cinap_lenrek |
2015-09-03 | mothra: subscript and superscript support | cinap_lenrek |
2015-08-16 | mothra: fix crash | cinap_lenrek |
2015-08-01 | mothra: show <source> tag within <video>/<audio> tags | cinap_lenrek |
2015-08-01 | mothra: fix nil crash on missing name/src attributes for source/video/audio/e... | cinap_lenrek |
2015-08-01 | mothra: enable compiler warnings and type checking, cleanup | cinap_lenrek |
2015-08-01 | mothra: fix double button hit | cinap_lenrek |
2015-08-01 | mothra: cleanup url handling | cinap_lenrek |
2015-08-01 | mothra: fix selurl() | cinap_lenrek |
2015-08-01 | mothra: support for inline images and <image> tag | cinap_lenrek |
2015-03-27 | mothra: remove unused confirmcurs; move confirmcursor up with the other cursors. | ethan |
2015-03-15 | mothra: <del>, <ins>, <wbr> | cinap_lenrek |
2015-03-15 | mothra: add <strike> support | cinap_lenrek |
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 |