index
:
chawan
this commit
master
Chawan - a web browser for your terminal (mirror)
ahoang <ahoang@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
html
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some whitespace bugs
bptato
2021-11-15
1
-11
/
+7
*
Initial implementation of CSS :hover
bptato
2021-11-14
1
-7
/
+3
*
Refactor output formatting code, drop non-ansi support
bptato
2021-11-13
1
-3
/
+0
*
Ignore invalid css values
bptato
2021-11-13
1
-12
/
+11
*
Implement css property inheritance
bptato
2021-11-12
1
-14
/
+10
*
Clean up unused imports
bptato
2021-11-12
1
-2
/
+0
*
Colors, italic, bold, read from pipe
bptato
2021-11-12
2
-8
/
+33
*
Layout engine improvements, use author style sheet
bptato
2021-11-10
2
-39
/
+103
*
It's broken but it could be worse
bptato
2021-11-09
1
-34
/
+59
*
Display & when escape cmd parsing fails
bptato
2021-11-08
1
-4
/
+4
*
Add RowBox structure
bptato
2021-10-03
1
-111
/
+0
*
Rewrite renderer (still non-functional)
bptato
2021-08-28
1
-69
/
+89
*
Minor changes
bptato
2021-08-16
2
-19
/
+22
*
Get rid of some old code, work on css property handling
bptato
2021-08-11
3
-88
/
+15
*
Rename cssparser.nim
bptato
2021-08-10
1
-1
/
+1
*
Some refactoring
bptato
2021-08-10
2
-36
/
+82
*
Implement CSS display none in box renderer etc.
bptato
2021-08-08
1
-9
/
+12
*
Reorganize imports
bptato
2021-08-07
3
-21
/
+16
*
HTML display with highly broken box model
bptato
2021-08-06
2
-8
/
+35
*
Refactoring in buffer.nim
bptato
2021-08-06
2
-28
/
+11
*
Refactor display.nim and twtio.nim
bptato
2021-08-06
2
-4
/
+0
*
Remove static radix tree and small/full builds
bptato
2021-08-05
2
-52
/
+24
*
more stuff
bptato
2021-08-05
2
-53
/
+54
*
More css stuff
bptato
2021-08-04
2
-119
/
+77
*
CSS selectors and re-organization
bptato
2021-07-30
3
-0
/
+1060