Age | Commit message (Expand) | Author |
2023-03-16 | auth/none, mothra, news, libttf: unused variable removal | Jacob Moody |
2022-10-18 | mothra: get rid of soft hyphens | Sigrid Solveig Haflínudóttir |
2022-04-06 | mothra: make scrollbar style consistent with other applications | phil9 |
2022-04-06 | mothra: enable mousewheel scrolling in history list | phil9 |
2022-01-22 | mothra: fix rendering of <samp> tag | Kristo |
2021-08-03 | libpanel: rename to match clean rule | Ori Bernstein |
2021-06-12 | mothra: read the content-type header over file(1) to determine type (thanks j... | Ori Bernstein |
2021-05-13 | libpanel: fix text sliding around in libpanel text entry widgets. | james palmer |
2021-03-02 | mothra: "d": use lite version, disable redirect | Sigrid |
2021-03-02 | mothra: add "d" command to search for a text on the internet (using duckduckgo) | Sigrid |
2021-02-16 | mothra: tune up entry control logic for easier text editing | Sigrid |
2021-01-31 | mothra: don't insert newline after div (thanks phil9) | Ori Bernstein |
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 |