about summary refs log tree commit diff stats
path: root/src/css
Commit message (Collapse)AuthorAgeFilesLines
* It's broken but it could be worsebptato2021-11-093-51/+23
|
* Another failed attempt at the layout enginebptato2021-11-071-50/+0
|
* Add RowBox structurebptato2021-10-031-1/+6
|
* Rewrite renderer (still non-functional)bptato2021-08-281-2/+8
|
* Minor changesbptato2021-08-161-0/+2
|
* Get rid of some old code, work on css property handlingbptato2021-08-111-38/+36
|
* Rename cssparser.nimbptato2021-08-103-2/+2
|
* Some refactoringbptato2021-08-102-36/+4
|
* Implement CSS display none in box renderer etc.bptato2021-08-082-23/+45
| | | | | Other changes being bugfixes and a temporary implementation of "view source"
* Reorganize importsbptato2021-08-074-18/+10
|
* HTML display with highly broken box modelbptato2021-08-062-101/+84
|
* Refactoring in buffer.nimbptato2021-08-061-1/+0
|
* Implement new buffer model which supports X coordsbptato2021-08-052-3/+2
| | | | ...also, one can kinda use this as a file viewer now I guess
* More css stuffbptato2021-08-043-60/+210
|
* CSS selectors and re-organizationbptato2021-07-303-0/+1285