| Commit message (Expand) | Author | Age | Files | Lines |
* | css: add case-insensitive matching | bptato | 2023-12-11 | 1 | -7/+7 |
* | css: add text-transform | bptato | 2023-12-11 | 2 | -0/+158 |
* | Separate gopher conversion from main binary | bptato | 2023-12-10 | 1 | -1/+1 |
* | Enable finger protocol by default | bptato | 2023-12-10 | 1 | -1/+1 |
* | config: better path handling; fix array parsing bug | bptato | 2023-12-10 | 1 | -0/+1 |
* | config: disable w3m-cgi-compat by default | bptato | 2023-12-10 | 1 | -1/+1 |
* | pager: add marks | bptato | 2023-12-09 | 2 | -0/+7 |
* | pager: add precnum to [, ] | bptato | 2023-12-09 | 1 | -2/+2 |
* | pager: add `{', `}'; document externInto | bptato | 2023-12-09 | 2 | -0/+3 |
* | pager, container: add text selection/copying | bptato | 2023-12-03 | 2 | -2/+22 |
* | ua.css: do not set del, ins display to block; strike del | bptato | 2023-12-01 | 1 | -3/+3 |
* | Update about:chawan | bptato | 2023-11-23 | 1 | -1/+2 |
* | update chawan.html | bptato | 2023-11-17 | 1 | -48/+60 |
* | http: use Accept-Encoding | bptato | 2023-11-17 | 1 | -0/+1 |
* | ua.css: add <s>, <strike> | bptato | 2023-10-25 | 1 | -0/+4 |
* | about:chawan: fix markup | bptato | 2023-10-23 | 1 | -8/+8 |
* | Refactor Console | bptato | 2023-10-13 | 1 | -2/+4 |
* | chawan.html: add missing linebreak | bptato | 2023-10-05 | 1 | -2/+2 |
* | config: do not copy url with newline | bptato | 2023-10-01 | 1 | -1/+1 |
* | Add w3m-cgi-compat option | bptato | 2023-10-01 | 1 | -0/+1 |
* | more vi/m compat | bptato | 2023-10-01 | 2 | -10/+14 |
* | Improve vi/m compat in scrolling | bptato | 2023-10-01 | 2 | -3/+13 |
* | Add urimethodmap support | bptato | 2023-09-30 | 1 | -0/+6 |
* | js: improve optional argument handling | bptato | 2023-09-26 | 1 | -18/+18 |
* | Add precnum support to more functions | bptato | 2023-09-26 | 1 | -11/+11 |
* | Add M-p as "load page on clipboard" | bptato | 2023-09-25 | 2 | -4/+18 |
* | Add about:license | bptato | 2023-09-23 | 1 | -0/+116 |
* | fix size for some input types | bptato | 2023-09-22 | 1 | -1/+2 |
* | add arrow keys to default line edit config | bptato | 2023-09-20 | 1 | -0/+4 |
* | improve about:chawan page | bptato | 2023-09-20 | 1 | -17/+60 |
* | config: fix invalid use of extern | bptato | 2023-09-13 | 1 | -1/+2 |
* | container: accept numbers in cursorLeft, cursorRight, etc. | bptato | 2023-09-09 | 1 | -8/+8 |
* | add extern, refactor some term functions | bptato | 2023-09-09 | 1 | -0/+5 |
* | Add vi-style numeric prefixes, make gotoLine 1-based | bptato | 2023-09-08 | 1 | -2/+4 |
* | container: add separate commands for 0 and ^ | bptato | 2023-09-08 | 1 | -1/+2 |
* | config: add gotoLine as M-g | bptato | 2023-09-07 | 1 | -0/+1 |
* | res: remove unused files | bptato | 2023-09-01 | 35 | -79418/+0 |
* | config: allow modification through JS | bptato | 2023-08-27 | 1 | -1/+4 |
* | Allow overriding default headers | bptato | 2023-08-26 | 1 | -0/+7 |
* | Add mailcap, mime.types & misc refactorings | bptato | 2023-08-13 | 2 | -0/+22 |
* | ua.css: add parens to rt before and after | bptato | 2023-08-10 | 1 | -0/+8 |
* | Add default background/foreground color override | bptato | 2023-07-29 | 1 | -0/+2 |
* | Add suspend() function (bound to C-z) | bptato | 2023-07-26 | 1 | -0/+1 |
* | ua.css: add more block elements | bptato | 2023-07-25 | 1 | -2/+4 |
* | Add popup menu for select element | bptato | 2023-07-05 | 1 | -7/+10 |
* | Remove unused config variable | bptato | 2023-06-26 | 1 | -1/+0 |
* | Fix crash in openEditor if SIGINT was delivered | bptato | 2023-06-26 | 1 | -0/+1 |
* | Fix color U, slightly change contrast algorithm | bptato | 2023-06-10 | 1 | -1/+1 |
* | Fix some type confusion with colors, fix crash in pager | bptato | 2023-06-09 | 1 | -1/+1 |
* | Add XTERM title renaming | bptato | 2023-06-07 | 1 | -0/+1 |