Age | Commit message (Expand) | Author |
2022-04-06 | mothra: make scrollbar style consistent with other applications | phil9 |
2021-08-03 | libpanel: rename to match clean rule | Ori Bernstein |
2021-05-13 | libpanel: fix text sliding around in libpanel text entry widgets. | james palmer |
2021-02-16 | mothra: tune up entry control logic for easier text editing | 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 |
2019-02-25 | libpanel: fix %.*s format in pl_snarfentry() | cinap_lenrek |
2016-10-22 | mothra: avoid flushimage() calls, event() will implicitely flush | cinap_lenrek |
2015-09-22 | mothra: <hr> drawing | cinap_lenrek |
2015-09-03 | mothra: subscript and superscript support | 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-02-04 | libpanel: remove pointless pointer casts | mischief |
2014-02-04 | libpanel: fix pointer casts and format strings | mischief |
2013-10-08 | libpanel: fix memory corruption bug in plinitentry(), add pl_erealloc() | cinap_lenrek |
2013-08-09 | mothra: fix nil pointer dereference | 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-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-07-31 | mothra: make emalloc zero memory, fix uninitialized nextline pointer crash | cinap_lenrek |
2012-07-08 | mothra: edit selection fix | cinap_lenrek |
2012-07-02 | mothra: remove 4K snarf limit for edit panel | cinap_lenrek |
2012-07-01 | mothra: join underlined links | cinap_lenrek |
2012-06-30 | mothra: fix scrollbar mouse grab behaviour | cinap_lenrek |
2012-06-19 | mothra: cleanup | cinap_lenrek |
2012-06-18 | mothra/webfs: multipart/form-data and file upload support | cinap_lenrek |
2012-04-30 | mothra/libpanel: fix memory leak in pledit | cinap_lenrek |
2012-04-14 | mothra: plpack in any case, even if labels dont fit | cinap_lenrek |
2012-03-23 | mothra: let image fragments stay in ther Rtext rect | cinap_lenrek |
2012-03-23 | mothra: clip to intersection of r and b->clipr when drawing panels | cinap_lenrek |
2012-01-01 | mothra: fix libpanel entry buffer overflow when pasting text | cinap_lenrek |
2012-01-01 | mothra: allow plmouse() to update mouse state, use a pipe to signal screen up... | cinap_lenrek |
2011-11-14 | mothra: keep scrolling while mouse buttons are down | cinap_lenrek |
2011-11-08 | mothra: cut/snarf in entry and edit panels | cinap_lenrek |
2011-11-06 | mothra: add USERFL | cinap_lenrek |
2011-11-06 | mothra: support <video>, <object>, <input type=password> and <meta http-equiv... | cinap_lenrek |
2011-11-03 | mothra: fix integer overflow on textview scroll | cinap_lenrek |