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
/
html-doc.c
Age
Commit message (
Expand
)
Author
2016-09-26
Fix memory leak when opening html/loading raw stream.
Sebastian Rasmussen
2016-07-15
Add interface indicating if a document is reflowable.
Sebastian Rasmussen
2016-07-08
Separate close and drop functionality for devices and writers.
Tor Andersson
2016-06-17
Use 'size_t' instead of int as appropriate.
Robin Watts
2016-04-26
Improve fz_new_document
Robin Watts
2016-04-26
fb2: Add basic FictionBook support.
Tor Andersson
2016-04-06
epub: Change order of arguments to fz_draw_html.
Tor Andersson
2016-03-30
Use fz_new_document for pdf and html docs.
Robin Watts
2016-01-08
epub: Fix memory leaks.
Tor Andersson
2015-09-24
epub: Add metadata function.
Tor Andersson
2015-05-19
epub: User stylesheets.
Tor Andersson
2015-05-15
epub: Apply @page selector margins.
Tor Andersson
2015-04-20
epub: Also accept ".htm" file extension.
Tor Andersson
2015-04-07
Add some basic page margins to EPUB layout.
Tor Andersson
2015-04-07
Trigger default layout in fz_document layer.
Tor Andersson
2015-02-26
Clean up some type casts.
Tor Andersson
2015-02-23
Merge branch 'html'
Tor Andersson
2014-12-03
html: Clean up some naming.
Tor Andersson
2014-12-03
html: Free css structures.
Tor Andersson
2014-12-03
html: Rename style, box and flow structs.
Tor Andersson
2014-12-03
html: Rename files.
Tor Andersson