about summary refs log tree commit diff stats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Optimized generateFullOutputbptato2021-11-135-158/+169
* Implement text-decorationbptato2021-11-136-10/+48
* Ignore invalid css valuesbptato2021-11-134-103/+120
* Implement css property inheritancebptato2021-11-125-109/+146
* Rename layout.nimbptato2021-11-122-1/+1
* Clean up unused importsbptato2021-11-125-16/+0
* Colors, italic, bold, read from pipebptato2021-11-1210-74/+197
* Layout engine improvements, use author style sheetbptato2021-11-1010-148/+273
* It's broken but it could be worsebptato2021-11-098-317/+231
* Display & when escape cmd parsing failsbptato2021-11-081-4/+4
* Actual layout engine progress plus some bug fixesbptato2021-11-083-212/+238
* Another failed attempt at the layout enginebptato2021-11-073-89/+220
* Remove composebptato2021-10-032-99/+50
* Add RowBox structurebptato2021-10-034-19/+60
* Rewrite renderer (still non-functional)bptato2021-08-284-78/+140
* Minor changesbptato2021-08-164-19/+25
* Get rid of some old code, work on css property handlingbptato2021-08-116-169/+73
* Rename cssparser.nimbptato2021-08-104-3/+3
* Some refactoringbptato2021-08-107-113/+139
* Clear buffer before rendering a documentbptato2021-08-081-0/+1
* Implement CSS display none in box renderer etc.bptato2021-08-088-40/+85
* Reorganize importsbptato2021-08-0712-68/+43
* HTML display with highly broken box modelbptato2021-08-066-115/+138
* More efficient display algorithmsbptato2021-08-063-9/+169
* Refactoring in buffer.nimbptato2021-08-068-91/+74
* Refactor display.nim and twtio.nimbptato2021-08-068-413/+167
* Config refactoring, width aware cursor movementbptato2021-08-065-69/+87
* Implement new buffer model which supports X coordsbptato2021-08-0511-366/+329
* Remove static radix tree and small/full buildsbptato2021-08-054-203/+29
* more stuffbptato2021-08-059-71/+238
* More css stuffbptato2021-08-0410-228/+325
* CSS selectors and re-organizationbptato2021-07-3019-1097/+1638
* ...bptato2021-03-1716-2915/+1505
* Moved stuff etcbptato2021-03-1318-0/+5524