index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-03-20
Automatically update /Length and /Filter in pdf_update_stream.
Tor Andersson
2015-03-20
First attempt at mupdf tizen build.
Robin Watts
2015-03-20
Update .gitignore to ignore x64 build files.
Robin Watts
2015-03-20
Fix Win32 builds of MuPDF; freetype config options not found.
Robin Watts
2015-03-16
switch to VER-2-5-5 of freetype.
fredrossperry
2015-03-12
VS solution: bring x64 libmupdf into line with other files.
Robin Watts
2015-03-01
Bug 695658: Fix crash with mutool clean -l -a
Robin Watts
2015-02-27
Bug 695853: Fix pdf clean operation with invalid refs in input file.
Robin Watts
2015-02-27
gsview and windows: Fixes for changes in mupdf API
Michael Vrhel
2015-02-26
Clean up some type casts.
Tor Andersson
2015-02-26
tweak pdf_parse_file_spec
Robin Watts
2015-02-25
Allow pdf_device to be created with pre-populated buffer.
Robin Watts
2015-02-25
Add post processing option to page operator cleaning.
Robin Watts
2015-02-25
Bug 695851: Fix SEGV in mutool info.
Robin Watts
2015-02-25
Add 64 bit windows builds to MSVC solution.
Robin Watts
2015-02-25
iOS: Minor cleanups to match current best practice
Joseph Heenan
2015-02-25
iOS: Fix some warnings in the 64bit build
Joseph Heenan
2015-02-25
iOS: Disable empty body warning
Joseph Heenan
2015-02-25
iOS: Suppress warnings about unused functions
Joseph Heenan
2015-02-25
filter-fax.c: remove cf_uncompressed_decode, it's never used
Joseph Heenan
2015-02-25
iOS: conform to recent mupdf API changes.
fredrossperry
2015-02-25
Avoid fz_begin_tile_id ever returning an undefined value.
Robin Watts
2015-02-25
Fix Android builds.
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
Update MSVC solution with html entries. Fix windows issues with html.
Robin Watts
2015-02-24
Bug 695843: Tweak bboxes of type3 fonts; honour the d1 values.
Robin Watts
2015-02-24
Simplify/Correct logic in pdf_show_char
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
Update pdf-js-none for context passing changes.
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 typos and reference counting errors in CBZ.
Tor Andersson
2015-02-18
Fix 695831: integer overflow in PNG and TIFF loaders.
Tor Andersson
2015-02-17
Bring Windows app up to date with API changes.
Robin Watts
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
2015-02-17
Add ctx parameter and remove embedded contexts for API regularity.
Tor Andersson
2015-02-17
Rename fz_close_* and fz_free_* to fz_drop_*.
Tor Andersson
2015-02-17
Reference count fz_document.
Tor Andersson
2015-02-17
Reference count fz_path and fz_text.
Tor Andersson
2015-02-10
Add some Memento_labels to aid debugging of leaks.
Robin Watts
2015-02-10
Attempting to render a JPEG with xres and yres set to 1 fails.
Robin Watts
[next]