about summary refs log tree commit diff stats
path: root/src/io
Commit message (Expand)AuthorAgeFilesLines
* Actual layout engine progress plus some bug fixesbptato2021-11-081-17/+47
* Another failed attempt at the layout enginebptato2021-11-071-11/+7
* Remove composebptato2021-10-031-92/+49
* Add RowBox structurebptato2021-10-031-1/+27
* Rewrite renderer (still non-functional)bptato2021-08-282-7/+43
* Minor changesbptato2021-08-161-0/+1
* Get rid of some old code, work on css property handlingbptato2021-08-111-32/+2
* Some refactoringbptato2021-08-102-39/+50
* Clear buffer before rendering a documentbptato2021-08-081-0/+1
* Implement CSS display none in box renderer etc.bptato2021-08-081-0/+9
* Reorganize importsbptato2021-08-072-21/+12
* HTML display with highly broken box modelbptato2021-08-061-2/+13
* More efficient display algorithmsbptato2021-08-061-8/+156
* Refactoring in buffer.nimbptato2021-08-062-56/+62
* Refactor display.nim and twtio.nimbptato2021-08-063-405/+141
* Config refactoring, width aware cursor movementbptato2021-08-063-35/+52
* Implement new buffer model which supports X coordsbptato2021-08-054-343/+308
* more stuffbptato2021-08-052-7/+62
* More css stuffbptato2021-08-043-8/+470
* CSS selectors and re-organizationbptato2021-07-302-0/+722