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
2017-06-15
Make inline fz_write_*() normal public functions.
Sebastian Rasmussen
2017-06-06
Rename misnamed pdf object graft map keep interface.
Sebastian Rasmussen
2017-06-03
Tweak pdf_graft_map API.
Robin Watts
2017-06-03
Add pdf_keep_document.
Robin Watts
2017-06-03
Add documentation for pdf_processors.
Robin Watts
2017-05-31
Avoid double literals causing casts to float.
Sebastian Rasmussen
2017-05-31
Change forgotten M_PI uses to FZ_PI.
Sebastian Rasmussen
2017-05-29
Make PI/RADIAN/SQRT2/LN2 global single precision float constants.
Sebastian Rasmussen
2017-05-25
Update Type 3 font bbox with glyph bboxes if the former is invalid.
Tor Andersson
2017-05-25
Replace broken FZ_IGNORE_IMAGE hints with other mechanisms.
Tor Andersson
2017-05-23
Remove unused strtod function.
Tor Andersson
2017-05-09
Fix key_storable operations leading to leaks of fz_image.
Robin Watts
2017-05-04
Drop FZ_PATH_MAX macro.
Tor Andersson
2017-05-03
Fix windows build: Don't set _LARGEFILE64_SOURCE on windows
Robin Watts
2017-04-27
Typedef function pointers consistently.
Tor Andersson
2017-04-27
Remove debug printing code.
Tor Andersson
2017-04-27
Clean up store debug printing.
Tor Andersson
2017-04-27
Move fz_outline and pdf_xref debug printing to pdfshow.c
Tor Andersson
2017-04-27
Use FZ_SEEK_SET macros for fz_seek.
Tor Andersson
2017-04-27
Include required system headers.
Tor Andersson
2017-04-27
Remove fz_function abstract structure.
Tor Andersson
2017-04-27
Remove unused fz_function debug printing.
Tor Andersson
2017-04-27
Remove public SVG header.
Tor Andersson
2017-04-27
Make HTML header private.
Tor Andersson
2017-04-27
Include "mupdf/ucdn.h" explicitly.
Tor Andersson
2017-04-27
Use namespace prefix for bidi defines.
Tor Andersson
2017-04-27
Use FZ_PATH_MAX.
Tor Andersson
2017-04-27
Use namespace for AES crypto code.
Tor Andersson
2017-04-27
Rename FMT_zu to FZ_FMT_zu.
Tor Andersson
2017-04-27
memento: Don't include unnecessary headers.
Tor Andersson
2017-04-20
Add annotation interfaces for open state/icon name/line endings.
Sebastian Rasmussen
2017-04-20
js: Push annotation error handling down to library.
Sebastian Rasmussen
2017-04-18
Use splay trees for loading/merging cmaps.
Robin Watts
2017-04-13
Export fz_recognize_document and use it in java code.
Sebastian Rasmussen
2017-04-13
Move extension/mimetype detection to common function.
Sebastian Rasmussen
2017-04-11
Bug 697662: Support named actions to first/last/next/previous page.
Sebastian Rasmussen
2017-04-11
Add fz_asprintf function to allocate a string and format output.
Tor Andersson
2017-03-31
Remove Reap lock.
Robin Watts
2017-03-31
Fix leaks of reaped object keys.
Robin Watts
2017-03-29
Happy New Year!
Sebastian Rasmussen
2017-03-29
Update README and version number.
Tor Andersson
2017-03-28
Rejig fz_new_annot to fz_new_derived_annot.
Robin Watts
2017-03-28
Rejig fz_new_device to be fz_new_derived_device.
Robin Watts
2017-03-28
Rename fz_new_archive to fz_new_derived_archive
Robin Watts
2017-03-27
Add more API docs for document writers.
Robin Watts
2017-03-27
Tweak document_writer - don't pass dev back in.
Robin Watts
2017-03-25
Add fz_storable_needs_reaping.
Robin Watts
2017-03-24
Fix needs_reap entry in key storable.
Robin Watts
2017-03-24
Ensure fz_store_types are all static const.
Robin Watts
2017-03-24
Add fz_new_XXX_document_writer calls for pixmaps.
Robin Watts
[next]