index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
html
Age
Commit message (
Collapse
)
Author
2014-12-03
html: Generate flow nodes during box generation.
Tor Andersson
2014-12-03
html: Create word and glue list for flow boxes.
Tor Andersson
2014-12-03
html: Parse white-space property.
Tor Andersson
2014-12-03
html: Prune unused style properties in computed_style.
Tor Andersson
2014-12-03
html: Partially compute styles when generating boxes.
Tor Andersson
Resolve final width and em-scaled numbers at layout time.
2014-12-03
html: Rename ANONYMOUS to FLOW box and fix typo.
Tor Andersson
2014-12-03
html: Apply margins.
Tor Andersson
2014-12-03
html: Create lists in order when parsing CSS.
Tor Andersson
2014-12-03
html: Start laying out boxes.
Tor Andersson
2014-12-03
html: Don't compute full styles during box generation.
Tor Andersson
Apply the style sheet rules and save the raw properties in each box. Only resolve the 'display' property that is needed for box generation.
2014-12-03
html: Split inline box around in-flow block boxes.
Tor Andersson
2014-12-03
html: Box generation.
Tor Andersson
2014-12-03
html: Use float for dimensions.
Tor Andersson
2014-12-03
html: Parse inline style attributes.
Tor Andersson
2014-12-03
html: CSS lexer and parser.
Tor Andersson
2014-12-03
html: Add scaffolding.
Tor Andersson
[prev]