Commit graph

63 commits

Author SHA1 Message Date
cinap_lenrek 9c0301115d mothra: fix libpanel entry buffer overflow when pasting text 2012-01-01 21:00:01 +01:00
cinap_lenrek 31109f5047 mothra: allow plmouse() to update mouse state, use a pipe to signal screen update 2012-01-01 16:59:42 +01:00
cinap_lenrek d56c586f75 mothra: flushdisplay before reading event 2011-12-25 03:57:46 +01:00
cinap_lenrek 1d83d2a74e page, mothra: corral rogue note groups 2011-12-21 07:45:30 +01:00
cinap_lenrek 4dd4213677 handle initdraw errors 2011-12-10 23:01:15 +01:00
stanley lieber 7cc5006004 mothra: use dejavusans for regular text and terminus for fixed width text 2011-12-08 12:05:29 -06:00
cinap_lenrek d58b30d90c mothra: query screendump arguments 2011-11-19 19:14:46 +01:00
cinap_lenrek f3a21be163 mothra: use tput to display download speed 2011-11-19 18:34:42 +01:00
cinap_lenrek 6332fddecd mothra: keep scrolling while mouse buttons are down 2011-11-14 17:53:16 +01:00
cinap_lenrek 322f72313d mothra: limit amount of image data kept in devdraw to 8MB 2011-11-14 12:59:48 +01:00
stanley lieber 9c12777773 mothra: treat <div> as <br> instead of <p> 2011-11-08 20:07:02 -06:00
stanley lieber e6935a3c4b mothra: treat <div> as <p> 2011-11-08 19:42:24 -06:00
cinap_lenrek d8b1af77d0 mothra: cut/snarf in entry and edit panels 2011-11-08 06:16:08 +01:00
cinap_lenrek 4da9e8aa4f mothra: add USERFL 2011-11-06 15:33:59 +01:00
cinap_lenrek b4fb5e2384 mothra: more tags 2011-11-06 16:13:46 +01:00
cinap_lenrek 183a08bc95 mothra: support <video>, <object>, <input type=password> and <meta http-equiv=refresh> 2011-11-06 15:19:02 +01:00
cinap_lenrek 50493215dd mothra: fix integer overflow on textview scroll 2011-11-03 01:46:04 +01:00
cinap_lenrek a5169a4834 mothra: ask user for filename on save, override existing file 2011-10-31 20:08:43 +01:00
cinap_lenrek f1b873ba6e mothra: ignore form inputs without a name on submit 2011-10-24 20:39:15 +02:00
cinap_lenrek c50bef06dd can't use rfork without RFMEM from shared memory procs and then use heap as it might be cow in a inconsistent state 2011-10-24 17:10:44 +02:00
cinap_lenrek b697e8655a mothra: fix alt display resizing, filter control characters in panel entries, use uslstr() instead of selection->fullname as fullname gets truncated in selurl() 2011-10-20 11:29:27 +02:00
cinap_lenrek a7768bd61f mothra: have to jump to fragment link after page is rendered to get correct yoff 2011-10-13 18:15:55 +02:00
cinap_lenrek 46ecc9eff6 mothra: make fragment urls work not only from mouse hit 2011-10-13 13:57:41 +02:00
cinap_lenrek c92ddf3fb5 mothra: support fragment urls 2011-10-13 13:49:29 +02:00
cinap_lenrek e4048c1380 mothra: cleanup 2011-10-13 06:26:42 +02:00
cinap_lenrek 24d69465a3 mothra: refactor url saving, handle unknown content type as file download 2011-10-13 06:20:14 +02:00
cinap_lenrek 4ad59914e8 mothra: fix unicode buffer overflow and spurious select crash, webfs: dont rewrite relative url 2011-10-10 19:54:15 +02:00
cinap_lenrek a9e63edad9 mothra: insert artificial links to href target for images that are also links in mothmode 2011-10-09 23:12:02 +02:00
cinap_lenrek cfea121378 mothra: <button> tag form handling 2011-10-07 06:28:20 +02:00
cinap_lenrek 2fdb279101 mothra: fix nil pointer crash 2011-10-05 04:48:31 +02:00
cinap_lenrek 569e0181b2 mothra: animated gifs, page: cleanup 2011-10-05 00:05:51 +02:00
cinap_lenrek 3efbb4fa00 use file(1) in page and mothra to detect file type 2011-10-04 18:48:31 +02:00
stanley lieber eff23cb32e mothra: interpret files beggining with <head> as html; include <html> tag in newly created hit.html files 2011-10-03 20:27:59 -05:00
cinap_lenrek c9dc960276 merge 2011-10-03 20:41:57 +02:00
cinap_lenrek 85d6170c35 mothra: ignore http content-type and encoding and just do content sniffing 2011-10-03 20:40:43 +02:00
stanley lieber 88f938cbe7 mothra: <input type=""> default to text if no/invalid value 2011-10-03 09:39:45 -05:00
stanley lieber 001ce57253 mothra: add <input type="search">, fixes wikipedia form submission 2011-10-02 20:57:32 -05:00
stanley lieber 45fb395c2b mothra: render <p> tag with no ident, offset with blank lines 2011-10-02 19:59:49 -05:00
cinap_lenrek b86a38ed13 mothra: mothmode cleanup 2011-10-02 14:27:03 +02:00
stanley lieber 2036c49394 mothra: add moth mode; display images that are not also links as a link to themselves 2011-10-01 21:30:12 -05:00
stanley lieber 388e7781c2 mothra: add menu option to save url 2011-09-27 12:54:39 -05:00
cinap_lenrek 80f5df89b2 mothra: fix content handling, run uhtml only on actual html content 2011-09-26 16:24:47 +02:00
cinap_lenrek 22f094452e mothra: scrolling 2011-09-26 16:12:06 +02:00
stanley lieber a04ace69ff mothra: increase area traversed by pgup/pgdn 2011-09-25 23:03:35 -05:00
stanley lieber 430fd52489 mothra: add home, end, imperfect pgup and pgdn 2011-09-25 22:50:51 -05:00
stanley lieber 90925b8588 mothra: correct spelling 2011-09-24 20:35:50 -05:00
cinap_lenrek 13304b7b96 html2ms, tcs, mothra, uhtml: threat &apos; as special entity, add uhtml(1) 2011-09-24 17:06:45 +02:00
cinap_lenrek 072680b9c5 merge 2011-09-24 08:52:45 +02:00
stanley lieber 02287a23f0 mothra: do not crash on an invalid j command 2011-09-23 01:36:44 -05:00
stanley lieber ec70fc64ad mothra: don't use isdigit() 2011-09-23 00:52:47 -05:00