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: move Strut from box -> engine
bptato
2023-10-14
2
-13
/
+14
*
layout: remove unused InlineAtom members
bptato
2023-10-14
1
-2
/
+0
*
layout: add LineBoxState
bptato
2023-10-14
2
-64
/
+82
*
layout: get rid of baseline, firstBaseline functions
bptato
2023-10-14
2
-25
/
+22
*
fix comment
bptato
2023-10-13
1
-1
/
+1
*
layout: refactor InlineContext
bptato
2023-10-13
2
-162
/
+187
*
layout: fix table cell sizing with specified widths
bptato
2023-09-20
2
-19
/
+59
*
move around more modules
bptato
2023-09-14
2
-2
/
+2
*
layout: make table rowspan occupy several rows
bptato
2023-09-11
2
-20
/
+51
*
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
2
-11
/
+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
2
-5
/
+23
*
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
*
layout: refactor sizing
bptato
2023-07-25
2
-281
/
+425
*
make it compile
bptato
2023-07-08
1
-8
/
+7
*
layout: width-related fixes
bptato
2023-07-08
1
-34
/
+38
*
layout: refactor table layout
bptato
2023-07-07
2
-92
/
+109
*
layout: show [img] instead of image url
bptato
2023-07-07
1
-1
/
+1
*
Fix bug in media-query parsing
bptato
2023-07-04
1
-20
/
+25
*
Fix table cellspacing not being counted in row width
bptato
2023-07-04
1
-0
/
+7
*
Use LayoutUnit in layout
bptato
2023-07-04
3
-110
/
+178
*
Fix various layout bugs, prepare for image support
bptato
2023-06-12
2
-86
/
+95
*
Fix -cha-center moving by negative x
bptato
2023-06-10
1
-4
/
+2
*
Add support for visibility
bptato
2023-06-07
1
-0
/
+2
*
layout: fix min-height/max-height handling
bptato
2023-06-07
2
-20
/
+22
*
min-height, max-height fixes
bptato
2023-05-14
1
-4
/
+4
*
remove stray eprint, remove unused make*
bptato
2023-05-13
1
-1
/
+0
*
layout: disregard negative underflow
bptato
2023-05-13
1
-1
/
+2
*
Working position: absolute, some other fixes
bptato
2023-05-13
2
-145
/
+131
*
layout/engine: fix min-width doing the wrong thing
bptato
2023-03-10
1
-4
/
+4
*
layout/engine: fix double positioning absolute boxes
bptato
2023-02-19
2
-0
/
+11
*
layout/engine: fix some tab alignment issues
bptato
2023-02-14
1
-2
/
+4
*
layout: fix position:absolute, remove position:fixed
bptato
2023-01-20
2
-31
/
+45
*
layout/engine: fix tab display
bptato
2023-01-19
1
-1
/
+4
*
css/cascade, layout/engine: add table align
bptato
2023-01-08
1
-34
/
+32
*
layout/engine: fix marker box computed values
bptato
2023-01-06
1
-1
/
+1
*
layout/engine: fix non-inheritable values for inline box
bptato
2023-01-06
2
-36
/
+61
*
layout/engine: fix pre-line wrap on newline
bptato
2023-01-05
1
-1
/
+6
*
layout/engine: fix inline-table crash
bptato
2023-01-03
1
-16
/
+19
*
layout/engine: fix text-align: cha-* for boxes with shrink
bptato
2023-01-01
1
-15
/
+22
[prev]
[next]