Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | List CSS stuff | bptato | 2021-12-17 | 1 | -2/+10 |
| | |||||
* | Better inline block support | bptato | 2021-12-15 | 1 | -1/+13 |
| | | | | | | Still needs a refactoring of at least the inline processing algorithm to work somewhat correctly. (how that should be done is another question...) | ||||
* | Do not render text outside of buffer | bptato | 2021-12-15 | 1 | -1/+1 |
| | |||||
* | DL support and BR fixes | bptato | 2021-12-14 | 1 | -6/+21 |
| | |||||
* | Support all css length units | bptato | 2021-12-14 | 1 | -6/+6 |
| | |||||
* | Unicode unordered list markers | bptato | 2021-12-14 | 1 | -2/+2 |
| | |||||
* | Add lists, function selector fixes | bptato | 2021-12-14 | 1 | -0/+20 |
| | |||||
* | Support ::before, ::after pseudo elements | bptato | 2021-12-13 | 1 | -2/+10 |
| | |||||
* | Change configuration format to toml | bptato | 2021-12-05 | 3 | -64/+63 |
| | |||||
* | Refactor some parts of the layout engine | bptato | 2021-11-25 | 1 | -9/+13 |
| | |||||
* | Support CSS word break | bptato | 2021-11-23 | 1 | -13/+36 |
| | |||||
* | Add margin to p, fix inline wrapping | bptato | 2021-11-23 | 1 | -0/+5 |
| | |||||
* | Bugfixes & documentation | bptato | 2021-11-20 | 1 | -17/+16 |
| | |||||
* | User stylesheets and applyStylesheets optimizations | bptato | 2021-11-19 | 1 | -1/+1 |
| | |||||
* | Profiling and more CSS compatibility | bptato | 2021-11-15 | 1 | -3/+8 |
| | |||||
* | Initial implementation of CSS :hover | bptato | 2021-11-14 | 1 | -0/+4 |
| | |||||
* | Implement text-decoration | bptato | 2021-11-13 | 1 | -10/+11 |
| | |||||
* | Colors, italic, bold, read from pipe | bptato | 2021-11-12 | 1 | -1/+5 |
| | |||||
* | Layout engine improvements, use author style sheet | bptato | 2021-11-10 | 1 | -0/+2 |
| | |||||
* | It's broken but it could be worse | bptato | 2021-11-09 | 1 | -3/+2 |
| | |||||
* | Remove compose | bptato | 2021-10-03 | 1 | -411/+0 |
| | |||||
* | Fix widthconv bug | bptato | 2021-08-16 | 1 | -2/+2 |
| | |||||
* | Some refactoring | bptato | 2021-08-10 | 2 | -4/+39 |
| | |||||
* | Implement CSS display none in box renderer etc. | bptato | 2021-08-08 | 1 | -1/+2 |
| | | | | | Other changes being bugfixes and a temporary implementation of "view source" | ||||
* | Refactor display.nim and twtio.nim | bptato | 2021-08-06 | 1 | -3/+3 |
| | |||||
* | Implement new buffer model which supports X coords | bptato | 2021-08-05 | 1 | -1/+5 |
| | | | | ...also, one can kinda use this as a file viewer now I guess | ||||
* | more stuff | bptato | 2021-08-05 | 1 | -0/+100 |
| | |||||
* | More css stuff | bptato | 2021-08-04 | 1 | -0/+4 |
| | |||||
* | CSS selectors and re-organization | bptato | 2021-07-30 | 2 | -25/+38 |
| | |||||
* | ... | bptato | 2021-03-17 | 3 | -0/+2699 |