Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Implement padding | bptato | 2022-01-26 | 2 | -23/+27 | |
* | Fix whitespace styling | bptato | 2022-01-26 | 1 | -0/+50 | |
* | Fix node to cell mapping | bptato | 2022-01-24 | 1 | -1/+1 | |
* | Fix incorrect canvas width and whitespace bugs | bptato | 2022-01-23 | 1 | -2/+2 | |
* | Use pixels as the base unit for the layout | bptato | 2022-01-23 | 1 | -67/+11 | |
* | Fix page navigation | bptato | 2022-01-22 | 1 | -7/+4 | |
* | Re-implement margins | bptato | 2022-01-22 | 1 | -1/+1 | |
* | Re-implement inline blocks | bptato | 2022-01-19 | 1 | -1/+4 | |
* | Implement basics of new layout engine | bptato | 2022-01-18 | 1 | -17/+9 | |
* | Cascade optimizations, start layout engine rewrite | bptato | 2021-12-29 | 1 | -13/+95 | |
* | Basic content type implementation | bptato | 2021-12-26 | 1 | -3/+8 | |
* | Proper URL handling | bptato | 2021-12-26 | 1 | -16/+42 | |
* | Refactor formatting, improve buffer cursor movement | bptato | 2021-12-25 | 1 | -5/+5 | |
* | Refactor buffer rendering procedures | bptato | 2021-12-23 | 2 | -0/+127 |