summaryrefslogtreecommitdiff
path: root/source/html/html-layout.c
AgeCommit message (Expand)Author
2015-04-15epub: Take margins into account when scaling images to fit the page.Tor Andersson
2015-04-15epub: Tighten the comparison for when an image is on the current page.Tor Andersson
2015-04-15epub: Be resilient in the face of broken CSS.Tor Andersson
2015-02-24Update MSVC solution with html entries. Fix windows issues with html.Robin Watts
2015-02-23Merge branch 'html'Tor Andersson
2014-12-03html: Make font-size keywords relative sized based on a 1.2 scaling factor.Tor Andersson
2014-12-03html: Clean up some naming.Tor Andersson
2014-12-03html: Record line number and source file for CSS error messages.Tor Andersson
2014-12-03html: Free css structures.Tor Andersson
2014-12-03html: Rename style, box and flow structs.Tor Andersson
2014-12-03html: Remove useless fz_xml node field in box struct.Tor Andersson
2014-12-03html: Rename rule and style (match) structs.Tor Andersson
2014-12-03html: Fail with '[image]' placeholder on broken images.Tor Andersson
2014-12-03html: Namespace prefix CSS functions.Tor Andersson
2014-12-03html: Rename files.Tor Andersson