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
/
layout
/
box.nim
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Replace BoxType with CSSDisplay
bptato
2022-01-19
1
-4
/
+1
*
Rewrite whitespace handling
bptato
2022-01-19
1
-1
/
+0
*
Re-implement inline blocks
bptato
2022-01-19
1
-2
/
+3
*
Re-implement pseudo elements
bptato
2022-01-19
1
-1
/
+1
*
Fix crash on reshape
bptato
2022-01-19
1
-5
/
+6
*
Implement basics of new layout engine
bptato
2022-01-18
1
-6
/
+10
*
Cascade optimizations, start layout engine rewrite
bptato
2021-12-29
1
-50
/
+38
*
Implement basic media query support
bptato
2021-12-27
1
-10
/
+10
*
Prepare for layout engine rewrite
bptato
2021-12-21
1
-4
/
+37
*
Honestly I'm not sure what I added here...
bptato
2021-12-21
1
-1
/
+2
*
Ugly hack to make inline blocks work
bptato
2021-12-18
1
-6
/
+2
*
Rework cascading algorithm
bptato
2021-12-18
1
-1
/
+1
*
Move... things
bptato
2021-12-17
1
-5
/
+6
*
More deduplication
bptato
2021-12-17
1
-0
/
+6
*
Simplify layout engine code
bptato
2021-12-17
1
-3
/
+0
*
Initial (and defective) inline-block implementation
bptato
2021-12-15
1
-5
/
+4
*
Refactor enums
bptato
2021-12-15
1
-1
/
+0
*
Support all css length units
bptato
2021-12-14
1
-2
/
+7
*
Support ::before, ::after pseudo elements
bptato
2021-12-13
1
-0
/
+1
*
Implement anonymous block boxes
bptato
2021-11-26
1
-0
/
+2
*
Refactor some parts of the layout engine
bptato
2021-11-25
1
-15
/
+8
*
Support CSS word break
bptato
2021-11-23
1
-0
/
+3
*
Refactor cascading logic and css values
bptato
2021-11-19
1
-1
/
+1
*
Various performance optimizations (...part two)
bptato
2021-11-19
1
-3
/
+1
*
Fix some whitespace bugs
bptato
2021-11-15
1
-0
/
+1
*
Initial implementation of CSS :hover
bptato
2021-11-14
1
-0
/
+3
*
Implement text-decoration
bptato
2021-11-13
1
-0
/
+1
*
Implement css property inheritance
bptato
2021-11-12
1
-2
/
+5
*
Clean up unused imports
bptato
2021-11-12
1
-11
/
+0
*
Colors, italic, bold, read from pipe
bptato
2021-11-12
1
-1
/
+4
*
Layout engine improvements, use author style sheet
bptato
2021-11-10
1
-4
/
+11
*
It's broken but it could be worse
bptato
2021-11-09
1
-1
/
+13
*
Actual layout engine progress plus some bug fixes
bptato
2021-11-08
1
-0
/
+1
*
Another failed attempt at the layout engine
bptato
2021-11-07
1
-0
/
+42
[prev]