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
...
*
csstree, layout: more refactoring
bptato
2025-02-13
5
-479
/
+374
*
catom: make factory global
bptato
2025-02-13
5
-60
/
+45
*
layout: separate out tree construction logic
bptato
2025-02-12
4
-619
/
+563
*
cssvalues: fix list-style-type initial value
bptato
2025-02-12
1
-1
/
+1
*
render: fix a visibility bug
bptato
2025-02-11
1
-8
/
+6
*
layout: respect intrinsic minimum width of table cells
bptato
2025-02-09
1
-1
/
+4
*
layout: refactor tree building phase
bptato
2025-02-09
3
-264
/
+169
*
layout: fix nested float positioning
bptato
2025-02-08
1
-2
/
+0
*
box: abstract over tree traversal
bptato
2025-02-08
1
-0
/
+16
*
layout: fix some pre whitespace bugs
bptato
2025-02-08
1
-62
/
+63
*
layout: fix firstBaseline bug
bptato
2025-02-08
1
-1
/
+1
*
layout: unify BlockBox and InlineBox, refactor building
bptato
2025-02-07
5
-422
/
+438
*
cssparser: fix an infinite loop
bptato
2025-02-05
1
-23
/
+9
*
layout: round out small list-item margins and padding
bptato
2025-02-04
1
-8
/
+16
*
cssparser: fix parsing of consequitive comments
bptato
2025-02-04
1
-1
/
+1
*
cascade, ua.css: use ansi red, replace option with anonymous StyledNodes
bptato
2025-02-04
2
-41
/
+74
*
layout: merge addOuterBlock with layoutBlock, refactor
bptato
2025-02-04
1
-478
/
+571
*
lunit: fix negative rounding
bptato
2025-02-03
1
-0
/
+2
*
layout: eliminate InlineAtom
bptato
2025-02-03
3
-225
/
+230
*
layout: inline background fixes & simplification
bptato
2025-02-03
1
-132
/
+67
*
layout: fix list item layout
bptato
2025-02-03
1
-14
/
+6
*
dom, layout: fix empty canvas cache ids
bptato
2025-02-01
1
-1
/
+1
*
sheet: fix a hashing bug
bptato
2025-01-30
1
-1
/
+1
*
layout: fix absolute sizing order with floats
bptato
2025-01-30
1
-3
/
+9
*
mediaquery: fix some parser bugs
bptato
2025-01-30
1
-9
/
+8
*
render: fix OOB panic with scroll container outside the canvas
bptato
2025-01-29
1
-1
/
+1
*
layout: fix flow roots in inline boxes not respecting floats
bptato
2025-01-28
1
-104
/
+92
*
layout: fix some float margin resolution bugs
bptato
2025-01-28
1
-34
/
+21
*
cascade: fix variable inheritance
bptato
2025-01-28
1
-11
/
+16
*
layout: unify InlineContext with FlowState
bptato
2025-01-27
1
-547
/
+538
*
cascade: reuse input value when possible
bptato
2025-01-27
1
-9
/
+3
*
layout: remove obsolete comment, improve struct packing
bptato
2025-01-26
1
-12
/
+8
*
layout: various float fixes in inline contexts
bptato
2025-01-26
1
-136
/
+139
*
layout: small cleanup
bptato
2025-01-26
1
-67
/
+41
*
layout: do not generate anonymous inline boxes
bptato
2025-01-25
5
-278
/
+356
*
cascade: fix canvas conversion
bptato
2025-01-25
1
-1
/
+1
*
layout: always use computed from StyledNode
bptato
2025-01-25
1
-74
/
+69
*
cascade, layout: blockify flex in cascade
bptato
2025-01-25
2
-23
/
+4
*
buffer: add placeholders for [frame]
bptato
2025-01-23
1
-0
/
+1
*
cssvalues: add missing bounds check
bptato
2025-01-23
1
-3
/
+3
*
layout: fix an absolute sizing bug
bptato
2025-01-23
1
-5
/
+4
*
cssvalues: quick hack to make simple calc() expressions work
bptato
2025-01-23
3
-2
/
+40
*
selectorparser: optimize Selector size
bptato
2025-01-22
2
-37
/
+33
*
Add annotations for move semantics
bptato
2025-01-22
2
-22
/
+25
*
render: actually fix the "extra unnecessary line" bug
bptato
2025-01-21
1
-7
/
+4
*
render: blend in paintBackground
bptato
2025-01-21
1
-38
/
+44
*
cssvalues: support percentage rgb colors, hsl & hsla
bptato
2025-01-21
2
-38
/
+108
*
cssvalues: add newer length units
bptato
2025-01-21
1
-18
/
+36
*
layout: fix division by 0
bptato
2025-01-21
1
-2
/
+2
*
cssvalues: fix rgba() function parsing
bptato
2025-01-20
1
-4
/
+4
[prev]
[next]