| Commit message (Expand) | Author | Age | Files | Lines |
* | layout, pager: preserve tabs on display, selection & output | bptato | 2024-10-10 | 1 | -6/+13 |
* | layout: small cleanup | bptato | 2024-10-07 | 1 | -14/+11 |
* | color: reduce CellColor size, misc color refactoring | bptato | 2024-10-06 | 1 | -11/+19 |
* | layout: fix floats overriding margin/padding | bptato | 2024-10-05 | 1 | -2/+3 |
* | container: fix control char display | bptato | 2024-09-28 | 1 | -4/+4 |
* | layout: fix wrong padding offsets | bptato | 2024-09-27 | 2 | -54/+44 |
* | sixel: support transparency | bptato | 2024-09-24 | 1 | -3/+1 |
* | sixel: use inline background for blending | bptato | 2024-09-24 | 1 | -1/+3 |
* | layout: remove line-height | bptato | 2024-09-21 | 1 | -43/+13 |
* | Refactor img/* | bptato | 2024-09-15 | 3 | -3/+3 |
* | renderdocument: fix image background coloring | bptato | 2024-09-13 | 1 | -13/+16 |
* | utils: add twtuni | bptato | 2024-09-08 | 2 | -30/+25 |
* | canvas: move to separate CGI script | bptato | 2024-09-01 | 3 | -4/+4 |
* | layout: fix table height constraint type | bptato | 2024-08-30 | 1 | -1/+9 |
* | layout: fix whitespace weirdness | bptato | 2024-08-23 | 1 | -1/+3 |
* | winattrs: un-snakeify | bptato | 2024-08-23 | 1 | -2/+2 |
* | buffer, layout: small refactoring | bptato | 2024-07-29 | 1 | -16/+15 |
* | buffer, pager, config: add meta-refresh + misc fixes | bptato | 2024-07-28 | 1 | -1/+1 |
* | layout: merge neighboring words | bptato | 2024-07-28 | 3 | -32/+28 |
* | layout: inline table fixes | bptato | 2024-07-27 | 1 | -54/+154 |
* | layout: position: relative, absolute fixes | bptato | 2024-07-26 | 1 | -34/+52 |
* | layout: fix incorrect absolute positioning | bptato | 2024-07-25 | 2 | -18/+26 |
* | layout: min/max sizing fixes | bptato | 2024-07-25 | 2 | -29/+58 |
* | layout: fix various flex column sizing bugs | bptato | 2024-07-22 | 1 | -24/+58 |
* | renderdocument: fix clickable images | bptato | 2024-07-12 | 1 | -0/+5 |
* | renderdocument: clean up setText | bptato | 2024-07-06 | 1 | -100/+107 |
* | layout: reduce copies | bptato | 2024-07-03 | 2 | -27/+35 |
* | layout: fix positioning bug | bptato | 2024-07-02 | 1 | -4/+5 |
* | renderdocument: avoid recursion | bptato | 2024-06-30 | 1 | -9/+12 |
* | layout: flex padding/margin fixes | bptato | 2024-06-30 | 1 | -2/+8 |
* | layout: clamp image size to available space | bptato | 2024-06-29 | 1 | -5/+14 |
* | layout: fix image baseline | bptato | 2024-06-29 | 1 | -6/+5 |
* | layout: fix text-align + padding coloring | bptato | 2024-06-29 | 1 | -1/+2 |
* | img, loader: add image resizing, misc fixes | bptato | 2024-06-28 | 2 | -9/+25 |
* | layout: inline fixes & improvements | bptato | 2024-06-27 | 3 | -240/+201 |
* | layout: simplify | bptato | 2024-06-24 | 1 | -53/+44 |
* | layout: avoid shrink-to-fit padding/margin overflow | bptato | 2024-06-23 | 1 | -7/+12 |
* | layout: get rid of incorrect hack | bptato | 2024-06-23 | 1 | -1/+1 |
* | layout: minor cleanup | bptato | 2024-06-04 | 1 | -7/+4 |
* | layout: track overflow size | bptato | 2024-06-04 | 2 | -48/+130 |
* | renderdocument: handle overlapping double width chars | bptato | 2024-06-02 | 1 | -1/+6 |
* | layout: misc refactorings | bptato | 2024-06-02 | 1 | -209/+180 |
* | layout: clean up inline tree construction | bptato | 2024-06-01 | 3 | -292/+309 |
* | layout: dimSum -> sum | bptato | 2024-06-01 | 1 | -22/+21 |
* | layout: refactor resolveSizes | bptato | 2024-06-01 | 1 | -140/+126 |
* | layout: line box sizing fixes | bptato | 2024-05-31 | 1 | -15/+11 |
* | layout: fix a width sizing bug | bptato | 2024-05-30 | 1 | -4/+1 |
* | layout: fix regression | bptato | 2024-05-30 | 1 | -0/+3 |
* | layout: simplify percHeight handling, misc refactorings | bptato | 2024-05-30 | 1 | -67/+30 |
* | layout: fix caption margin calculation | bptato | 2024-05-30 | 1 | -19/+17 |