about summary refs log tree commit diff stats
path: root/src/main.nim
Commit message (Collapse)AuthorAgeFilesLines
* Tweaks/bugfixes for armbptato2022-09-141-1/+1
|
* More JS bindingsbptato2022-09-131-1/+7
|
* Add JS binding generationbptato2022-09-121-2/+2
|
* Update docsbptato2022-07-301-0/+2
|
* Implement --, handle empty argumentsbptato2022-02-191-5/+14
|
* Remove some unused variablesbptato2022-02-121-2/+0
|
* Add some command line fixes, fix related bugsbptato2022-01-251-4/+25
|
* Rebrand programbptato2022-01-221-1/+49
|
* 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
| | | | | Other changes being bugfixes and a temporary implementation of "view source"
* 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
| | | | ...also, one can kinda use this as a file viewer now I guess
* 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