about summary refs log tree commit diff stats
path: root/src/main.nim
Commit message (Expand)AuthorAgeFilesLines
...
* Add client for buffer controlbptato2021-12-201-74/+2
* Fix pager mode formattingbptato2021-12-191-0/+1
* More configuration optionsbptato2021-12-191-0/+2
* Refactor selector code, optimize style tagsbptato2021-12-181-1/+1
* Profiling and more CSS compatibilitybptato2021-11-151-0/+2
* Initial implementation of CSS :hoverbptato2021-11-141-4/+0
* Rename layout.nimbptato2021-11-121-1/+1
* Colors, italic, bold, read from pipebptato2021-11-121-10/+27
* Layout engine improvements, use author style sheetbptato2021-11-101-1/+1
* Add RowBox structurebptato2021-10-031-1/+1
* Some refactoringbptato2021-08-101-2/+3
* Implement CSS display none in box renderer etc.bptato2021-08-081-2/+2
* Reorganize importsbptato2021-08-071-6/+2
* HTML display with highly broken box modelbptato2021-08-061-4/+6
* Refactoring in buffer.nimbptato2021-08-061-2/+1
* Refactor display.nim and twtio.nimbptato2021-08-061-4/+2
* Config refactoring, width aware cursor movementbptato2021-08-061-3/+1
* Implement new buffer model which supports X coordsbptato2021-08-051-9/+11
* more stuffbptato2021-08-051-2/+0
* More css stuffbptato2021-08-041-8/+5
* CSS selectors and re-organizationbptato2021-07-301-12/+16
* ...bptato2021-03-171-1/+6
* Moved stuff etcbptato2021-03-131-0/+65