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: 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
*
layout: fix rounding error correction
bptato
2023-12-10
1
-11
/
+8
*
layout: rewrite inline box handling
bptato
2023-11-27
1
-371
/
+442
*
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
1
-508
/
+610
*
layout: refactor block layouting
bptato
2023-10-28
1
-151
/
+165
*
layout: refactor
bptato
2023-10-28
1
-229
/
+278
*
buffer: remove viewport reference
bptato
2023-10-28
1
-11
/
+11
*
layout/engine: refactor inline atoms etc.
bptato
2023-10-26
1
-202
/
+223
*
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
1
-1
/
+1
*
layout: move Strut from box -> engine
bptato
2023-10-14
1
-0
/
+14
*
layout: add LineBoxState
bptato
2023-10-14
1
-62
/
+82
*
layout: get rid of baseline, firstBaseline functions
bptato
2023-10-14
1
-25
/
+12
*
layout: refactor InlineContext
bptato
2023-10-13
1
-154
/
+186
*
layout: fix table cell sizing with specified widths
bptato
2023-09-20
1
-18
/
+59
*
move around more modules
bptato
2023-09-14
1
-1
/
+1
*
layout: make table rowspan occupy several rows
bptato
2023-09-11
1
-20
/
+46
*
layout: fix table row group regression
bptato
2023-09-10
1
-9
/
+29
*
layout: simplify preBuildTableRows
bptato
2023-09-09
1
-36
/
+13
*
layout: remove commented out hack
bptato
2023-09-09
1
-10
/
+0
*
layout: add table rowspan
bptato
2023-09-09
1
-10
/
+57
*
layout: count spacing before inline padding too
bptato
2023-07-28
1
-2
/
+10
*
layout: remove incorrect comment
bptato
2023-07-27
1
-2
/
+0
*
layout: distinguish padding from spacing
bptato
2023-07-27
1
-5
/
+20
*
layout: fix incorrect parentheses
bptato
2023-07-27
1
-1
/
+1
*
layout: do not treat inline padding as spacing
bptato
2023-07-27
1
-5
/
+6
*
layout: remove unused variables
bptato
2023-07-27
1
-3
/
+0
*
layout: refactor absolute positioning width calc
bptato
2023-07-27
1
-13
/
+84
*
layout: fix superfluous inline whitespace
bptato
2023-07-25
1
-1
/
+3
*
layout: use nowrap function
bptato
2023-07-25
1
-1
/
+1
*
layout: fix position: relative sizes
bptato
2023-07-25
1
-2
/
+2
[prev]
[next]