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-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
2017-03-23
Introduce fz_new_derived_...
Robin Watts
2017-03-23
Add fz_new_writer function.
Robin Watts
2017-03-23
Add generic pixmap document writer.
Tor Andersson
2017-03-22
Add API docs for fz_page_ function types.
Robin Watts
2017-03-22
Update fz_new_page.
Robin Watts
2017-03-22
Simplify string formatter API.
Tor Andersson
2017-03-22
Always use %g for short-as-possible format character.
Tor Andersson
2017-03-22
Rename fz_putc/puts/printf to fz_write_*.
Tor Andersson
2017-03-22
Optimize fz_write_xxx functions.
Tor Andersson
2017-03-20
Remove fz_drop_image_base.
Robin Watts
2017-03-20
Add Memento_label to fz_new_image
Robin Watts
2017-03-20
Update API header documentation
Robin Watts
2017-03-15
Split fz_band_writer into its own header file.
Tor Andersson
2017-03-15
Only include pthread library when needed.
Tor Andersson
2017-03-15
Add PDF_ANNOT_UNKNOWN enum.
Tor Andersson
2017-03-14
Update PWG writer to be a band_writer.
Robin Watts
2017-03-14
Recast TGA output as a band writer.
Robin Watts
2017-03-11
Simplify fz_band_writer API.
Robin Watts
2017-03-11
Improve API documentation for fz_output.
Robin Watts
2017-03-10
Improve API documentation for fz_streams.
Robin Watts
2017-03-03
pdf: Additional entries in Mac OS Roman encoding not in MacRomanEncoding.
Tor Andersson
2017-03-01
Add page lookup cache for faster link destination lookups in outlines.
Tor Andersson
2017-02-23
Improve return codes from pdf_authenticate_password.
Robin Watts
[next]