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
/
css
Commit message (
Expand
)
Author
Age
Files
Lines
*
Optimized generateFullOutput
bptato
2021-11-13
2
-2
/
+0
*
Implement text-decoration
bptato
2021-11-13
1
-3
/
+21
*
Ignore invalid css values
bptato
2021-11-13
2
-87
/
+104
*
Implement css property inheritance
bptato
2021-11-12
1
-68
/
+106
*
Clean up unused imports
bptato
2021-11-12
1
-1
/
+0
*
Colors, italic, bold, read from pipe
bptato
2021-11-12
1
-5
/
+31
*
Layout engine improvements, use author style sheet
bptato
2021-11-10
2
-0
/
+22
*
It's broken but it could be worse
bptato
2021-11-09
3
-51
/
+23
*
Another failed attempt at the layout engine
bptato
2021-11-07
1
-50
/
+0
*
Add RowBox structure
bptato
2021-10-03
1
-1
/
+6
*
Rewrite renderer (still non-functional)
bptato
2021-08-28
1
-2
/
+8
*
Minor changes
bptato
2021-08-16
1
-0
/
+2
*
Get rid of some old code, work on css property handling
bptato
2021-08-11
1
-38
/
+36
*
Rename cssparser.nim
bptato
2021-08-10
3
-2
/
+2
*
Some refactoring
bptato
2021-08-10
2
-36
/
+4
*
Implement CSS display none in box renderer etc.
bptato
2021-08-08
2
-23
/
+45
*
Reorganize imports
bptato
2021-08-07
4
-18
/
+10
*
HTML display with highly broken box model
bptato
2021-08-06
2
-101
/
+84
*
Refactoring in buffer.nim
bptato
2021-08-06
1
-1
/
+0
*
Implement new buffer model which supports X coords
bptato
2021-08-05
2
-3
/
+2
*
More css stuff
bptato
2021-08-04
3
-60
/
+210
*
CSS selectors and re-organization
bptato
2021-07-30
3
-0
/
+1285