about summary refs log tree commit diff stats
path: root/src/types
Commit message (Expand)AuthorAgeFilesLines
* Fix user style regression, add minimum-contrastbptato2022-11-251-1/+0
* Buffer improvementsbptato2022-11-251-1/+1
* Avoid forking child processes from the main processbptato2022-11-242-0/+34
* Color & term improvementsbptato2022-11-211-6/+45
* Color stuffbptato2022-11-211-0/+23
* Rewrite buffer/pager for multi-processingbptato2022-11-191-0/+8
* Implement tree buffers, fix a js bug, refactorbptato2022-10-191-0/+137
* Rename jsget/jsset to jsfget/jsfset for functionsbptato2022-09-161-15/+15
* More JS bindingsbptato2022-09-131-7/+42
* Add JS binding generationbptato2022-09-121-8/+196
* Do not display password on status linebptato2022-08-031-2/+2
* Fix non-special url scheme parsingbptato2022-08-021-1/+2
* Fix renderdocument setText etc.bptato2022-08-021-0/+6
* Implement HTTP Authbptato2022-07-301-2/+2
* Implement revert valuebptato2022-07-301-0/+156
* Fix StyledNode invalidation & othersbptato2022-07-271-12/+10
* Implement standard-compliant HTML tokenizerbptato2022-06-271-1/+1
* Fix compilation on 32-bit architecturesbptato2022-05-211-5/+4
* Fix not being able to load local files with ?, #, etcbptato2022-02-191-3/+3
* Incomplete background-color implementationbptato2022-02-141-0/+4
* Implement formsbptato2022-01-291-1/+1
* Fix some path bugs and misc. warningsbptato2022-01-251-1/+16
* Support external stylesheetsbptato2022-01-232-1/+5
* Avoid unnecessary rendering on hover change etcbptato2022-01-221-0/+3
* Fix url parsing bugbptato2022-01-221-1/+1
* Fix page navigationbptato2022-01-221-2/+4
* Fix percent encoding function and local percent encoded pathsbptato2022-01-191-0/+7
* Add punycode supportbptato2021-12-291-0/+34
* Basic content type implementationbptato2021-12-261-0/+25
* Proper URL handlingbptato2021-12-261-87/+632
* Honestly I'm not sure what I added here...bptato2021-12-211-0/+245
* More code formatting consistencybptato2021-12-171-1/+1
* Refactor enumsbptato2021-12-152-153/+0
* Support all css length unitsbptato2021-12-141-2/+2
* Add lists, function selector fixesbptato2021-12-141-2/+7
* Support height, fix marginbptato2021-12-131-1/+2
* Support width propertybptato2021-12-131-1/+1
* Support more colors, config.nim refactoringbptato2021-12-101-2/+35
* Support CSS word breakbptato2021-11-231-22/+26
* Refactor output formatting code, drop non-ansi supportbptato2021-11-131-3/+0
* Implement text-decorationbptato2021-11-131-5/+10
* Ignore invalid css valuesbptato2021-11-131-4/+5
* Implement css property inheritancebptato2021-11-121-5/+5
* Colors, italic, bold, read from pipebptato2021-11-122-19/+24
* Layout engine improvements, use author style sheetbptato2021-11-101-2/+2
* It's broken but it could be worsebptato2021-11-091-0/+3
* Implement CSS display none in box renderer etc.bptato2021-08-081-0/+3
* More efficient display algorithmsbptato2021-08-062-1/+13
* Refactoring in buffer.nimbptato2021-08-061-2/+0
* more stuffbptato2021-08-052-0/+17