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
/
fitz
Age
Commit message (
Expand
)
Author
2015-05-25
Style context reference should be 1 after creation
Sebastian Rasmussen
2015-05-19
Add locks to fz_set_device_xxx colorspace context functions.
Tor Andersson
2015-05-19
epub: User stylesheets.
Tor Andersson
2015-05-15
Memento improvements.
Robin Watts
2015-05-15
Support pdf files larger than 2Gig.
Robin Watts
2015-05-14
Move away from file descriptors to FILE *'s.
Robin Watts
2015-05-05
Ignore ENTITY declarations in XML.
Tor Andersson
2015-05-05
epub: Decode URL escapes in epub paths.
Tor Andersson
2015-05-05
Fix typo in fz_pack_path that caused us to malloc much more than needed.
Tor Andersson
2015-04-14
Split fz_meta into separate querying functions.
Tor Andersson
2015-04-09
Remove the _no_run functions.
Tor Andersson
2015-04-07
Fix whitespace.
Tor Andersson
2015-04-07
Fix some warnings.
Tor Andersson
2015-04-07
Trigger default layout in fz_document layer.
Tor Andersson
2015-04-07
Fix structured text extraction in vertical mode.
Robin Watts
2015-04-07
Structured text extraction; improve glyph bounding box calculations.
Robin Watts
2015-04-07
Use fz_advance_glyph rather than direct FT calls during PDF layout.
Robin Watts
2015-04-06
Add some simple debug code to dump fz_gels.
Robin Watts
2015-04-06
Antidropout followup: cope with stroking too.
Robin Watts
2015-04-06
Bug 694367: Attempt to avoid dropouts of rectangles.
Robin Watts
2015-04-01
Clean up mudraw command line syntax.
Tor Andersson
2015-03-30
Bug 695549: Avoid returning compressed buffer as uncompressed.
Robin Watts
2015-03-30
Bug 695556: Use doubles when inverting matrices.
Robin Watts
2015-03-26
Avoid division by 0 in blend calls.
Robin Watts
2015-03-25
Fix problems with fz_printf.
Robin Watts
2015-03-24
Update our printf to cope with various useful extensions.
Robin Watts
2015-03-24
Path packing for memory efficiency.
Robin Watts
2015-03-24
Path rework for improved memory usage.
Robin Watts
2015-03-24
Don't pass interpreter context to pdf_processor opcode callbacks.
Tor Andersson
2015-03-20
Workaround bug in ftoa.
Tor Andersson
2015-03-20
Add fz_fprintf function.
Tor Andersson
2015-02-25
Add 64 bit windows builds to MSVC solution.
Robin Watts
2015-02-25
filter-fax.c: remove cf_uncompressed_decode, it's never used
Joseph Heenan
2015-02-25
Avoid fz_begin_tile_id ever returning an undefined value.
Robin Watts
2015-02-25
Text device; collect matrix and bbox for images too.
Robin Watts
2015-02-24
Update display list tile skipping.
Robin Watts
2015-02-24
Fix incorrect object culling in display list.
Robin Watts
2015-02-24
Bug 695843: Tweak bboxes of type3 fonts; honour the d1 values.
Robin Watts
2015-02-24
fz_irect_from_rect; don't make a non empty irect from an empty rect.
Robin Watts
2015-02-24
Squash some warnings from scan build.
Robin Watts
2015-02-23
Merge branch 'html'
Tor Andersson
2015-02-23
Fix double-malloc error.
Tor Andersson
2015-02-20
Add fz_trim_path and call it.
Robin Watts
2015-02-20
Rejig display device to have a more compact memory representation.
Robin Watts
2015-02-20
Do not crash on text extraction on pages with no text.
Robin Watts
2015-02-18
Fix 695831: integer overflow in PNG and TIFF loaders.
Tor Andersson
2015-02-17
Fix memory leak in fz_page.
Tor Andersson
2015-02-17
Use embedded superclass struct instead of user pointer in devices.
Tor Andersson
2015-02-17
Add helper functions to keep/drop reference counts with locking.
Tor Andersson
2015-02-17
Remove pointless return value checks when calling fz_open_file.
Tor Andersson
[next]