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
2014-05-10
Fix 694698: Support 32-bit values in CMaps.
Tor Andersson
2014-04-11
Add all form field flags. Check flags before marking fields dirty.
Tor Andersson
2014-04-02
Bump the version number to 1.4.
Tor Andersson
2014-03-25
Add va_copy/va_copy_end macros to support both C89 and C99.
Tor Andersson
2014-03-25
Break dependencies on pdf-form.c and pdf-js.c
Tor Andersson
2014-03-25
Break dependency of pdf-annot.c to graphics library.
Tor Andersson
2014-03-19
Add routine to clean pdf content streams for pages.
Robin Watts
2014-03-19
Add %q and %( formatting to fz_printf to print escaped strings.
Tor Andersson
2014-03-19
Implement our own vsnprintf variant.
Tor Andersson
2014-03-18
Fix operator buffering of inline images.
Robin Watts
2014-03-17
Rework fz_streams.
Robin Watts
2014-03-13
Make pdf_output_obj consistent with pdf_fprint_obj
Robin Watts
2014-03-04
Bug 691691: Add way of clearing cached objects out of the xref.
Robin Watts
2014-02-25
Bug 694851: pass more information to fz_load_system_font
Simon Bünzli
2014-02-25
Support text (aka sticky note) annotations
Paul Gardiner
2014-02-17
Simplify shade vertex preparation and remove redundant memcpy calls.
Tor Andersson
2014-02-17
Add fz_transform_point_xy to simplify transforming a point.
Tor Andersson
2014-02-17
Add const to colorspace source arguments and dependencies.
Tor Andersson
2014-02-14
Add function for creating form fields (widgets)
Paul Gardiner
2014-02-14
pdf-js: Pass a name string to type constructor.
Tor Andersson
2014-02-10
Bug 695022: Add TIFF format handler
Robin Watts
2014-02-10
Bug 695022: Add support for multuple image tiff files.
Robin Watts
2014-02-10
Add pdf_is_number.
Robin Watts
2014-02-10
Add pdf_output_obj function.
Robin Watts
2014-01-17
Bug 694896: Ensure that repairs don't lose trailer dict.
Robin Watts
2014-01-13
Bug 694851: enhance fz_load_system_font
Simon Bünzli
2014-01-07
Introduce 'document handlers'.
Robin Watts
2014-01-06
reuse JBIG2Globals
Simon Bünzli
2014-01-06
add stub files for JPEG-XR support
Simon Bünzli
2014-01-06
fix MSVC warnings C4054 and C4152
Simon Bünzli
2014-01-06
fix various MSVC warnings
Simon Bünzli
2014-01-02
Add rebinding for fz_devices and fz_documents
Robin Watts
2014-01-02
Add rebinding for fz_streams.
Robin Watts
2014-01-02
Add rebinding for fz_output.
Robin Watts
2014-01-02
Bug 694585: Further improve mesh rendering times
Robin Watts
2014-01-02
Bug 694585: Slow rendering of meshes
Robin Watts
2014-01-02
Improve PDF repair logic.
Robin Watts
2014-01-02
Cull code unused as a result of the "tolerate inline images..." fix.
Robin Watts
2013-12-24
Bug 694810: Implement late file repair for PDFs.
Robin Watts
2013-12-17
Remove duplicated XPS definitions from header.
Robin Watts
2013-12-17
Remove fz_context from pdf_crypt
Robin Watts
2013-11-28
Bug 694127: Valgrind fix for pdf_decode_cmap
Robin Watts
2013-11-27
track font path in fz_font
Simon Bünzli
2013-11-26
Add const keyword to some font function parameters.
Tor Andersson
2013-11-26
Add fz_advance_glyph and fz_encode_character functions.
Tor Andersson
2013-11-11
Add hooks to load system fonts. Use them in PDF interpreter.
Tor Andersson
2013-11-11
Add fz_new_font_from_buffer function.
Tor Andersson
2013-11-08
Use an end pointer for the annotation list to avoid unnecessary iteration
Paul Gardiner
2013-11-05
Allow stroke states to be kept on the stack.
Tor Andersson
2013-11-05
Add binary search tree for mapping strings to void* pointers.
Tor Andersson
[next]