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
/
engine.nim
Commit message (
Expand
)
Author
Age
Files
Lines
*
layout: fix a list style positioning bug
bptato
2024-04-20
1
-2
/
+2
*
layout: float sizing fixes
bptato
2024-04-19
1
-8
/
+21
*
layout: accept inline-flex in iflush
bptato
2024-04-17
1
-1
/
+1
*
Update code style
bptato
2024-04-17
1
-278
/
+300
*
layout: fix list-item positioning
bptato
2024-04-16
1
-3
/
+5
*
layout: remove ListItemBox, handle inline-flex correctly
bptato
2024-04-15
1
-78
/
+65
*
layout: height fixes
bptato
2024-04-12
1
-41
/
+22
*
layout: slightly hacky flex-basis implementation
bptato
2024-04-09
1
-2
/
+21
*
css, layout: flexbox fixes
bptato
2024-04-06
1
-6
/
+2
*
layout: clean up resolveSizes
bptato
2024-04-05
1
-80
/
+74
*
Initial flexbox support
bptato
2024-04-05
1
-125
/
+379
*
layout: add missing min/max heights to absolute sizes
bptato
2024-03-30
1
-1
/
+3
*
layout: fix various table cell sizing bugs
bptato
2024-03-30
1
-47
/
+35
*
layout: fix float positioning with margins
bptato
2024-03-30
1
-1
/
+1
*
layout: fix another infinite loop
bptato
2024-03-26
1
-2
/
+2
*
layout: avoid infinite loop in line wrapping
bptato
2024-03-26
1
-11
/
+10
*
layout: also round line height for painting backgrounds
bptato
2024-03-26
1
-3
/
+2
*
layout: ensure lines are not higher than they must be
bptato
2024-03-26
1
-11
/
+14
*
layout: optimize inline background areas
bptato
2024-03-26
1
-18
/
+51
*
layout: rework inline box area model
bptato
2024-03-25
1
-105
/
+160
*
layout: table column size fixes
bptato
2024-03-16
1
-33
/
+20
*
Move around some modules
bptato
2024-03-14
1
-1
/
+1
*
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
1
-5
/
+8
*
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
1
-10
/
+10
*
layout: improve/simplify line box error correction
bptato
2024-02-28
1
-31
/
+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
1
-1
/
+1
*
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
1
-16
/
+11
*
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
[next]