| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | cssvalues: optimize CSSComputedValues size | bptato | 2024-12-03 | 3 | -271/+269 |
* | toml, config: skip copying buf, use PosixStream | bptato | 2024-12-03 | 4 | -123/+138 |
* | cssvalues: fix min-width/min-height auto | bptato | 2024-12-02 | 1 | -19/+18 |
* | layout: temporary hack to fix xminwidth + flex | bptato | 2024-12-02 | 1 | -0/+12 |
* | cascade, cssvalues: clean up a bit more | bptato | 2024-12-02 | 2 | -68/+76 |
* | css: misc refactoring | bptato | 2024-12-02 | 5 | -137/+128 |
* | config: add copy-cmd, paste-cmd | bptato | 2024-12-01 | 3 | -10/+28 |
* | sheet, mediaquery: misc cleanup | bptato | 2024-12-01 | 2 | -64/+29 |
* | term: respect LINES, COLUMNS; do not crash without vi/ve | bptato | 2024-12-01 | 2 | -6/+16 |
* | mediaquery: fix and after bare keyword | bptato | 2024-12-01 | 3 | -1/+5 |
* | term: disable screen workaround on tmux | bptato | 2024-12-01 | 1 | -1/+2 |
* | dom: add support for @import | bptato | 2024-12-01 | 4 | -58/+92 |
* | buffer: fix nil deref | bptato | 2024-11-30 | 1 | -1/+1 |
* | pager: do not make pointless requests in viewImage, add saveImage | bptato | 2024-11-30 | 9 | -43/+75 |
* | gopher: fix an escaping bug, add some item types | bptato | 2024-11-30 | 2 | -6/+7 |
* | ua.css: add nobr | bptato | 2024-11-30 | 1 | -0/+2 |
* | cascade: allow presentational hints with styling=false | bptato | 2024-11-29 | 1 | -2/+2 |
* | Update docs | bptato | 2024-11-28 | 5 | -90/+158 |
* | layout: remove mystery startOffset adjustment | bptato | 2024-11-28 | 2 | -6/+4 |
* | twtstr: add mypairs | bptato | 2024-11-28 | 12 | -32/+65 |
* | layout, term, url: misc cleanup | bptato | 2024-11-28 | 3 | -4/+0 |
* | git.cgi: misc improvements | bptato | 2024-11-27 | 1 | -3/+5 |
* | cascade: apply buffer.styling to inline styles | bptato | 2024-11-27 | 1 | -8/+11 |
* | mailcap: add x-needsstyle extension field | bptato | 2024-11-27 | 4 | -7/+15 |
* | layout: support br clear | bptato | 2024-11-27 | 4 | -28/+51 |
* | buffer: optimize hover switching | bptato | 2024-11-26 | 2 | -2/+15 |
* | Update docs | bptato | 2024-11-26 | 2 | -1/+25 |
* | config.configdir -> config.dir | bptato | 2024-11-26 | 3 | -5/+5 |
* | gmi2html: optimize a bit | bptato | 2024-11-26 | 1 | -7/+9 |
* | select: pad options in newSelect | bptato | 2024-11-26 | 2 | -18/+19 |
* | Update monoucha | bptato | 2024-11-25 | 2 | -6/+6 |
* | client: exit if quit was called inside a job | bptato | 2024-11-25 | 1 | -10/+11 |
* | ua.css: reformat | bptato | 2024-11-25 | 1 | -329/+98 |
* | pager, select: add more items, misc fixes | bptato | 2024-11-25 | 5 | -63/+91 |
* | file: remove some dead code | bptato | 2024-11-24 | 1 | -6/+0 |
* | dom: fix some comparisons | bptato | 2024-11-24 | 1 | -2/+2 |
* | select: misc fixes | bptato | 2024-11-24 | 1 | -2/+10 |
* | Remove config.nims | bptato | 2024-11-24 | 2 | -2/+1 |
* | layout: another intrinsic min width fix | bptato | 2024-11-24 | 2 | -4/+8 |
* | loader/* -> server | bptato | 2024-11-24 | 18 | -50/+49 |
* | loaderhandle -> loader | bptato | 2024-11-24 | 2 | -213/+195 |
* | select: fix display with multi-width chars | bptato | 2024-11-24 | 1 | -6/+11 |
* | layout: fix intrinsic min width for words with wrapping opportunities | bptato | 2024-11-24 | 3 | -11/+75 |
* | pager: pad menu items | bptato | 2024-11-24 | 1 | -10/+10 |
* | buffer: slightly improve markURL | bptato | 2024-11-24 | 1 | -49/+69 |
* | Update docs | bptato | 2024-11-24 | 1 | -54/+97 |
* | pager, select: implement more functions | bptato | 2024-11-24 | 2 | -5/+18 |
* | pager, select: add right click menu, fix some bugs | bptato | 2024-11-23 | 4 | -82/+219 |
* | pager: fix loadURL crash on empty URL | bptato | 2024-11-23 | 1 | -1/+3 |
* | container: add Lynx-style navigation commands | commodorian | 2024-11-23 | 3 | -1/+67 |