summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2016-10-28epub: Add links to XHTML and FB2 formats.Tor Andersson
2016-10-28epub: Add 'id' attribute to all HTML elements, not just <a> tags.Tor Andersson
2016-10-28Clean up link destination handling.Tor Andersson
2016-10-26Bump version number to 1.10.Tor Andersson
2016-10-26Introduce options for structured text.Sebastian Rasmussen
2016-10-24Fix cluster timeouts with test file.Robin Watts
2016-10-21Clean up FZ_IMAGE_XXX enums and purge unused FZ_IMAGE_JBIG2.Tor Andersson
2016-10-19Move headers to make svg_document an internal type.Sebastian Rasmussen
2016-10-19Move headers to make xps_document an internal type.Sebastian Rasmussen
2016-10-19Make document handler declarations internal.Sebastian Rasmussen
2016-10-18Remove unused luminosity.Sebastian Rasmussen
2016-10-14epub: Add hyperlinks.Tor Andersson
2016-10-12Use pool allocator when parsing CSS.Tor Andersson
2016-10-12Split fz_html into fz_html and fz_html_box for nodes.Tor Andersson
2016-10-12Change code from using bandheight to using band_height.Robin Watts
2016-10-12Regularize band writer interface.Robin Watts
2016-10-10PDF Images: Add a flag for if we need to apply the decode arrayRobin Watts
2016-10-10HTML: Keep 'Anchors' in the html box list.Robin Watts
2016-10-10Use more bitfields in HTML.Robin Watts
2016-10-10Change HTML agent to use bitfields rather than chars.Robin Watts
2016-10-07More SWAR optimisation in plotters.Robin Watts
2016-10-07Correct maths error in painters.Robin Watts
2016-10-07Rename fz_process_mesh to fz_process_shade.Robin Watts
2016-10-07Add API comments for fz_shade.Robin Watts
2016-10-07Add ctx to fz_font functions.Robin Watts
2016-10-07Add comments to API declarations.Robin Watts
2016-10-07pdf: Separate functions to read text strings and text streams as UTF-8.Tor Andersson
2016-10-07pdf: Remove unneccessary document argument to pdf_to_utf8 etc.Tor Andersson
2016-10-07Add annotation editing functions and clean interface of existing ones.Tor Andersson
2016-10-07Remove separate tmp/deleted/changed annotation lists.Tor Andersson
2016-10-06Hide internals of fz_colorspaceRobin Watts
2016-10-05Add a const to a lookup function.Robin Watts
2016-10-05Uncouple font shaper data from harfbuzz.Robin Watts
2016-10-05Move fz_font definition to be private.Robin Watts
2016-10-05Add some more comments to API headersRobin Watts
2016-09-26tiff: Add support for thunder decoding.Sebastian Rasmussen
2016-09-23Clean up annotation enum names.Tor Andersson
2016-09-22Bug 697015: Avoid object references vanishing during repair.Robin Watts
2016-09-20Sync Memento with gs.Robin Watts
2016-09-19fz_store: Reap passes.Robin Watts
2016-09-18Make printing empty hash table entries optional.Sebastian Rasmussen
2016-09-16Add some missing #ifdeffery for Memento.Robin Watts
2016-09-16Tweak store handling of PDF document destroy.Robin Watts
2016-09-16Extend store to cope with references used in keys.Robin Watts
2016-09-14Redirect fprintf to android logcat in debug builds.Robin Watts
2016-09-14Fix typo in Memento header.Robin Watts
2016-09-13Update Memento for Android.Robin Watts
2016-09-13Bug 696984: Type 3 fonts bbox fixes.Robin Watts
2016-09-09Fix VS2005 build; missing stat definition.Robin Watts
2016-09-08Add options to control heuristics in structured text.Sebastian Rasmussen