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-02-06
Add bookmarks so we can find a location after reflowing a document.
Tor Andersson
2017-02-06
Fix FMT_zu definition for windows 64.
Robin Watts
2017-01-20
Add system fallback font callback.
Tor Andersson
2017-01-17
Automatically turn on PACIFY_VALGRIND for debug builds.
Tor Andersson
2017-01-17
Fix typos.
Sebastian Rasmussen
2017-01-17
Fix 697476: Rename header files.
Tor Andersson
2017-01-17
Remove preprocessor defines from vcproj.
Tor Andersson
2017-01-17
pdf: Rename FZ_ERROR_OOM to FZ_ERROR_MEMORY.
Tor Andersson
2017-01-17
Add value destructor callback to fz_hash_table.
Tor Andersson
2017-01-09
Be consistent in use of DEBUG/NDEBUG macros.
Tor Andersson
2017-01-09
Remove some dead code.
Tor Andersson
2017-01-09
Make fz_parse_xml take a fz_buffer. Make xps_part contain a fz_buffer.
Tor Andersson
2017-01-09
Fix potential buffer overrun when decoding UTF-16 in XML parser.
Tor Andersson
2017-01-09
Add fz_terminate_buffer function.
Tor Andersson
2016-12-27
Bug 697455: Make JPX support optional via configuration flag.
Tor Andersson
2016-12-27
Strip extraneous blank lines.
Tor Andersson
2016-12-27
Common code to ensure we only premultiply pixmaps with additive colors.
Tor Andersson
2016-12-19
Add MuOfficeLib functions to safely run native MuPDF ops.
Robin Watts
2016-12-16
Bug 697412: When repairing, forget the previous xref.
Tor Andersson
2016-12-16
Move page size and margins into fz_html struct.
Tor Andersson
2016-12-14
jpx: Delay determining if colorspace is indexed.
Sebastian Rasmussen
2016-12-14
Let pixmap colorspace conversion create new pixmap.
Sebastian Rasmussen
2016-12-14
Create a pixmap color converter.
Sebastian Rasmussen
2016-12-12
Fix API comment.
Robin Watts
2016-12-12
Make more pdf functions private.
Tor Andersson
2016-12-12
PDF Portfolio support.
Robin Watts
2016-12-12
Add fz_remove to cope with utf-8 file names on windows.
Tor Andersson
2016-12-12
Change pdf_dict_put_val to pdf_dict_put_val_null.
Tor Andersson
2016-12-02
Bump version number.
Tor Andersson
2016-11-23
Add toggle to enable/disable document styles.
Tor Andersson
2016-11-23
Update UCDN database to Unicode 9.0.0.
Sebastian Rasmussen
2016-11-23
Add TOFU_CJK_LANG section to config.h.
Tor Andersson
2016-11-23
Convert mudraw and muraster to use mu-threads.
Robin Watts
2016-11-23
First version of mu-office-lib.
Robin Watts
2016-11-23
Move threading macros out into a mu-threads helper file.
Robin Watts
2016-11-22
Remove second declaration of fz_new_annot().
Sebastian Rasmussen
2016-11-22
Fix const compiler warning.
Sebastian Rasmussen
2016-11-16
pdf: Add x and y output parameters to pdf_lookup_anchor.
Tor Andersson
2016-11-16
pdf: Add 'compressed/raw' flag to pdf_add_stream.
Tor Andersson
2016-11-14
Continued Layer API work.
Robin Watts
2016-11-14
More API tweaks.
Robin Watts
2016-11-14
Make fz_buffer structure private to fitz.
Robin Watts
2016-11-14
Bug 697336: Be more explicit about where to edit config.h
Robin Watts
2016-11-14
Add/fix page coordinates to link targets.
Tor Andersson
2016-11-14
Add optional 'object' argument to pdf_add_stream.
Tor Andersson
2016-11-11
API improvements.
Robin Watts
2016-11-11
Add pdf_layer configuration API.
Robin Watts
2016-11-10
Add minimum line width configuration option.
Robin Watts
2016-11-08
Fix android warnings.
Tor Andersson
2016-11-07
Bug 697241: Fix blending through clips.
Robin Watts
[next]