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
Commit message (
Expand
)
Author
Age
Files
Lines
*
layout: table column size fixes
bptato
2024-03-16
1
-33
/
+20
*
Move around some modules
bptato
2024-03-14
2
-2
/
+2
*
layout: remove word-spacing
bptato
2024-03-13
1
-4
/
+1
*
rudimentary support for <video>, <audio>
bptato
2024-03-13
1
-0
/
+4
*
strwidth, renderdocument: small refactoring
bptato
2024-03-03
2
-78
/
+69
*
layout: add whitespace width to end offset's x position
bptato
2024-03-02
1
-0
/
+4
*
layout: fix float exclusion of other floats
bptato
2024-03-02
1
-2
/
+2
*
css: remove caption-side: left, right, fix caption-side: bottom
bptato
2024-03-01
1
-16
/
+1
*
layout: reduce useless empty lines in inline boxes
bptato
2024-02-29
1
-10
/
+17
*
layout: round atom offsets too
bptato
2024-02-28
2
-10
/
+13
*
layout: improve/simplify line box error correction
bptato
2024-02-28
2
-36
/
+17
*
Fix tab size bug on double tabs
bptato
2024-02-27
1
-4
/
+4
*
term: improve pixels-per-column/line detection
bptato
2024-02-25
2
-3
/
+60
*
Separate ANSI text decoding from main binary
bptato
2024-02-25
1
-0
/
+437
*
layout: make it compile attempt 2
bptato
2024-02-24
1
-2
/
+2
*
layout: make it compile
bptato
2024-02-24
1
-2
/
+2
*
layout: make position: fixed, sticky act like static
bptato
2024-02-24
1
-7
/
+8
*
layout: remove justify
bptato
2024-02-22
1
-20
/
+1
*
layout: do not apply error correction to first line
bptato
2024-02-22
1
-5
/
+4
*
layout: only reset charwidth on non-word atoms
bptato
2024-02-16
1
-1
/
+1
*
layout: avoid wrapping on dash inside double-width lines
bptato
2024-02-16
1
-0
/
+4
*
layout: skip newlines between full-width characters
bptato
2024-02-11
1
-0
/
+19
*
twtstr: misc refactorings
bptato
2024-02-09
1
-0
/
+1
*
layout: more consistent naming
bptato
2024-01-29
1
-79
/
+41
*
layout: consider inline positioning for absolute blocks
bptato
2024-01-29
2
-19
/
+15
*
Use std/* imports everywhere
bptato
2024-01-07
1
-4
/
+4
*
Various fixes
bptato
2023-12-13
1
-0
/
+1
*
break up twtstr somewhat
bptato
2023-12-13
1
-0
/
+1
*
layout: rounding error correction fixes
bptato
2023-12-11
1
-2
/
+6
*
css: add text-transform
bptato
2023-12-11
1
-3
/
+21
*
layout: do not resolve floats if grandparent position is resolved
bptato
2023-12-10
1
-2
/
+2
*
layout: fix rounding error correction
bptato
2023-12-10
1
-11
/
+8
*
layout: rewrite inline box handling
bptato
2023-11-27
2
-395
/
+475
*
layout: clamp size constraints to min/max sizes for floats
bptato
2023-11-23
1
-7
/
+12
*
layout: add clear, etc.
bptato
2023-11-23
1
-35
/
+91
*
layout: simplify max width/height calculation
bptato
2023-11-21
1
-41
/
+43
*
layout: fix some sizing bugs
bptato
2023-11-21
1
-103
/
+124
*
css: add box-sizing
bptato
2023-11-21
1
-12
/
+39
*
layout: move charwidth into LineBoxState
bptato
2023-11-17
1
-9
/
+8
*
layout: add floats
bptato
2023-11-17
1
-218
/
+555
*
layout: refactor flow margin propagation, sizing
bptato
2023-11-12
2
-610
/
+619
*
layout: refactor block layouting
bptato
2023-10-28
1
-151
/
+165
*
layout: refactor
bptato
2023-10-28
2
-273
/
+278
*
buffer: remove viewport reference
bptato
2023-10-28
2
-12
/
+12
*
layout/engine: refactor inline atoms etc.
bptato
2023-10-26
2
-227
/
+240
*
layout/engine: reformat
bptato
2023-10-26
1
-26
/
+45
*
layout/engine: add table row group/caption to anon table
bptato
2023-10-26
1
-0
/
+2
*
reduce new() usage
bptato
2023-10-25
1
-27
/
+34
*
Remove trailing spaces
bptato
2023-10-23
1
-1
/
+1
*
WindowAttributes: refactor
bptato
2023-10-19
2
-2
/
+2
[next]