summaryrefslogtreecommitdiff
path: root/sys/src/cmd/mothra
AgeCommit message (Expand)Author
2023-03-16auth/none, mothra, news, libttf: unused variable removalJacob Moody
2022-10-18mothra: get rid of soft hyphensSigrid Solveig Haflínudóttir
2022-04-06mothra: make scrollbar style consistent with other applicationsphil9
2022-04-06mothra: enable mousewheel scrolling in history listphil9
2022-01-22mothra: fix rendering of <samp> tagKristo
2021-08-03libpanel: rename to match clean ruleOri Bernstein
2021-06-12mothra: read the content-type header over file(1) to determine type (thanks j...Ori Bernstein
2021-05-13libpanel: fix text sliding around in libpanel text entry widgets.james palmer
2021-03-02mothra: "d": use lite version, disable redirectSigrid
2021-03-02mothra: add "d" command to search for a text on the internet (using duckduckgo)Sigrid
2021-02-16mothra: tune up entry control logic for easier text editingSigrid
2021-01-31mothra: don't insert newline after div (thanks phil9)Ori Bernstein
2021-01-19mothra: linkify text starting with gemini:// and ftp://Sigrid
2021-01-19mothra: resolve urls on middle click. helps with snarfing of relative urlsSigrid
2020-04-28facelift for mothra: flat ui is in.Ori Bernstein
2020-04-26mothra: fix a few errors in previous patchqwx
2020-04-25mothra: make user interface monochromestanley lieber
2020-04-25mothra: remove extraneous lines and decoration (fake 3d). patch extracted fro...stanley lieber
2020-04-21mothra.c: add Plumb menu item, and update man page. my original changes sanit...stanley lieber
2020-04-21rdhtml.c: restore original fonts. dejavusans was my change, my fault. it neve...stanley lieber
2020-03-10improve usage messages (thanks henesy)Ori Bernstein
2019-02-25libpanel: fix %.*s format in pl_snarfentry()cinap_lenrek
2018-06-27Persist 'k' command in mothra and add matching -k flag (thanks piroko)23hiro
2016-10-22mothra: avoid flushimage() calls, event() will implicitely flushcinap_lenrek
2016-03-11mothra: dynamically allocate buffer for refresh url (was 20 bytes stack buffe...cinap_lenrek
2015-09-22mothra: <hr> drawingcinap_lenrek
2015-09-08mothra: make text inside <td> boldcinap_lenrek
2015-09-07mothra: add missing initializations for plaintext html statecinap_lenrek
2015-09-03mothra: subscript and superscript supportcinap_lenrek
2015-08-16mothra: fix crashcinap_lenrek
2015-08-01mothra: show <source> tag within <video>/<audio> tagscinap_lenrek
2015-08-01mothra: fix nil crash on missing name/src attributes for source/video/audio/e...cinap_lenrek
2015-08-01mothra: enable compiler warnings and type checking, cleanupcinap_lenrek
2015-08-01mothra: fix double button hitcinap_lenrek
2015-08-01mothra: cleanup url handlingcinap_lenrek
2015-08-01mothra: fix selurl()cinap_lenrek
2015-08-01mothra: support for inline images and <image> tagcinap_lenrek
2015-03-27mothra: remove unused confirmcurs; move confirmcursor up with the other cursors.ethan
2015-03-15mothra: <del>, <ins>, <wbr>cinap_lenrek
2015-03-15mothra: add <strike> supportcinap_lenrek
2015-02-08mothra: add side scrolling, controlled by left and right buttons on the keybo...stanley lieber
2015-01-31mothra: people do not like it. revertingcinap_lenrek
2015-01-31mothra: wrap long text and images to fitcinap_lenrek
2014-03-07mothra: handle blank lines inside <pre> tagsstanley lieber
2014-02-16mothra: remove unused local variables from pl_nextc()cinap_lenrek
2014-02-16mothra: fix unicode rendering for plaintextcinap_lenrek
2014-02-05fix wrong type for terminating nil argument for execl()cinap_lenrek
2014-02-04libpanel: remove pointless pointer castsmischief
2014-02-05mergecinap_lenrek
2014-02-05mothra: better handling of malformed search regexcinap_lenrek