mirror of
https://github.com/netsurf-browser/netsurf
synced 2024-11-23 14:59:47 +03:00
9b78daf135
Rewrite calculation of box minimum and maximum widths to improve layout of many pages. Move calculation of column types and border collapsing to box tree normalising stage, since they are layout independent. Add window height parameter to layout and make <html> and <body> at least window height. svn path=/import/netsurf/; revision=1777 |
||
---|---|---|
.. | ||
box_construct.c | ||
box_normalise.c | ||
box.c | ||
box.h | ||
font.h | ||
form.c | ||
form.h | ||
html_redraw.c | ||
html.c | ||
html.h | ||
layout.c | ||
layout.h | ||
list.c | ||
list.h | ||
table.c | ||
table.h | ||
textplain.c | ||
textplain.h |