index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2016-10-14
epub: Add hyperlinks.
Tor Andersson
2016-10-12
Use pool allocator when parsing CSS.
Tor Andersson
2016-10-12
Split fz_html into fz_html and fz_html_box for nodes.
Tor Andersson
2016-10-12
Change code from using bandheight to using band_height.
Robin Watts
2016-10-12
Regularize band writer interface.
Robin Watts
2016-10-10
PDF Images: Add a flag for if we need to apply the decode array
Robin Watts
2016-10-10
HTML: Keep 'Anchors' in the html box list.
Robin Watts
2016-10-10
Use more bitfields in HTML.
Robin Watts
2016-10-10
Change HTML agent to use bitfields rather than chars.
Robin Watts
2016-10-07
More SWAR optimisation in plotters.
Robin Watts
2016-10-07
Correct maths error in painters.
Robin Watts
2016-10-07
Rename fz_process_mesh to fz_process_shade.
Robin Watts
2016-10-07
Add API comments for fz_shade.
Robin Watts
2016-10-07
Add ctx to fz_font functions.
Robin Watts
2016-10-07
Add comments to API declarations.
Robin Watts
2016-10-07
pdf: Separate functions to read text strings and text streams as UTF-8.
Tor Andersson
2016-10-07
pdf: Remove unneccessary document argument to pdf_to_utf8 etc.
Tor Andersson
2016-10-07
Add annotation editing functions and clean interface of existing ones.
Tor Andersson
2016-10-07
Remove separate tmp/deleted/changed annotation lists.
Tor Andersson
2016-10-06
Hide internals of fz_colorspace
Robin Watts
2016-10-05
Add a const to a lookup function.
Robin Watts
2016-10-05
Uncouple font shaper data from harfbuzz.
Robin Watts
2016-10-05
Move fz_font definition to be private.
Robin Watts
2016-10-05
Add some more comments to API headers
Robin Watts
2016-09-26
tiff: Add support for thunder decoding.
Sebastian Rasmussen
2016-09-23
Clean up annotation enum names.
Tor Andersson
2016-09-22
Bug 697015: Avoid object references vanishing during repair.
Robin Watts
2016-09-20
Sync Memento with gs.
Robin Watts
2016-09-19
fz_store: Reap passes.
Robin Watts
2016-09-18
Make printing empty hash table entries optional.
Sebastian Rasmussen
2016-09-16
Add some missing #ifdeffery for Memento.
Robin Watts
2016-09-16
Tweak store handling of PDF document destroy.
Robin Watts
2016-09-16
Extend store to cope with references used in keys.
Robin Watts
2016-09-14
Redirect fprintf to android logcat in debug builds.
Robin Watts
2016-09-14
Fix typo in Memento header.
Robin Watts
2016-09-13
Update Memento for Android.
Robin Watts
2016-09-13
Bug 696984: Type 3 fonts bbox fixes.
Robin Watts
2016-09-09
Fix VS2005 build; missing stat definition.
Robin Watts
2016-09-08
Add options to control heuristics in structured text.
Sebastian Rasmussen
2016-09-08
Make fz_option_eq() available outside of pdf-writer.
Sebastian Rasmussen
2016-09-08
Add support for GNU tar archives.
Sebastian Rasmussen
2016-09-08
Make fz_archive a generic archive type.
Sebastian Rasmussen
2016-09-01
pdf: Load/open streams by indirect reference object when possible.
Tor Andersson
2016-09-01
Simplify PDF resource caching table handling.
Tor Andersson
2016-08-24
Add pdf_array_find to look up the index of an object in an array.
Tor Andersson
2016-08-22
Document part of fz_stream interface.
Sebastian Rasmussen
2016-08-21
Fix typo in document creation macro.
Sebastian Rasmussen
2016-08-01
Move to bitfields in fz_font rather than chars/ints etc.
Robin Watts
2016-08-01
Bug 696984: Badly rendered characters.
Robin Watts
2016-07-15
Add interface indicating if a document is reflowable.
Sebastian Rasmussen
[next]