Age | Commit message (Expand) | Author |
2016-09-08 | EPUB and XPS may only be zip archives or directories. | 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-06 | epub: Remove debug logging printfs. | Tor Andersson |
2016-04-06 | epub: Change order of arguments to fz_draw_html. | Tor Andersson |
2016-01-08 | epub: Fix memory leaks. | Tor Andersson |
2015-10-02 | epub: Parse NCX table of contents. | Tor Andersson |
2015-10-02 | epub: Parse enough metadata to find title and author. | Tor Andersson |
2015-09-24 | epub: Add metadata function. | Tor Andersson |
2015-05-19 | epub: User stylesheets. | Tor Andersson |
2015-05-19 | epub: Use per chapter page margins. | Tor Andersson |
2015-05-15 | epub: Apply @page selector margins. | Tor Andersson |
2015-05-05 | epub: Bail if rights.xml or encryption.xml are present (not DRM-free EPUB). | Tor Andersson |
2015-05-05 | epub: Decode URL escapes in epub paths. | Tor Andersson |
2015-04-15 | epub: Check version number and warn if it's not an EPUB 2.0 file. | Tor Andersson |
2015-04-08 | Fix windows builds of epub-doc.c | Robin Watts |
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 | epub: Add EPUB document type. | Tor Andersson |