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-12-13
Add 'clean' option to pdfclean to clean (but not sanitize) content streams.
Tor Andersson
2017-11-23
Bump version number to 1.12.0.
Tor Andersson
2017-11-23
Make time stamps 64-bit integers.
Tor Andersson
2017-11-22
Remove unused annotation function.
Tor Andersson
2017-11-22
jni/js: Add support for annotation modification dates.
Sebastian Rasmussen
2017-11-22
jni/js: Use correct text encoding in annotation author and contents.
Fred Ross-Perry
2017-11-22
Add pdf_new_text_string utility function.
Tor Andersson
2017-11-22
jni: Make sure to dirty annotation whenever it changes.
Fred Ross-Perry
2017-11-14
Ensure that after_text functions get ctm.
Robin Watts
2017-11-10
Remove fz_android_fprintf.
Tor Andersson
2017-11-10
Purge obsolete NDK_PROFILER code.
Tor Andersson
2017-11-09
Bug 698353: Avoid having our API depend on DEBUG/NDEBUG.
Robin Watts
2017-11-08
Clean up and speed up text searching.
Tor Andersson
2017-11-08
Select and copy structured text by lines.
Tor Andersson
2017-11-08
Remove broken bidi reordering code.
Tor Andersson
2017-11-08
Move static inline function out of header.
Tor Andersson
2017-11-06
Expose text filtering through pdf_clean interface.
Robin Watts
2017-11-06
Use text state handling in pdf_filter_processor to filter text.
Robin Watts
2017-11-06
Extract text state handling from run pdf_processor.
Robin Watts
2017-11-02
Fixes for win32 build.
Tor Andersson
2017-11-01
Add separate fz_close_output step.
Tor Andersson
2017-11-01
Use int64_t for public file API offsets.
Tor Andersson
2017-10-25
Fix multithreaded crash with tiled regions.
Robin Watts
2017-10-25
Add fz_new_icc_colorspace_from_stream.
Robin Watts
2017-10-24
Add interface for setting icc space to bgr format
Michael Vrhel
2017-10-24
Fix separations object handling when cloning for spots.
Robin Watts
2017-10-24
Improved overprint (simulation) control.
Robin Watts
2017-10-24
Add support for use of proofing profile.
Robin Watts
2017-10-24
Make a public fz_new_icc_colorspace_from_file function.
Tor Andersson
2017-10-24
Make sure shades use proper "default" color space.
Michael Vrhel
2017-10-24
Look for changes to Default colorspaces in XObjects.
Robin Watts
2017-10-24
Don't apply default decode array to ICC Lab image data.
Robin Watts
2017-10-24
Only do proof conversion in final pop.
Michael Vrhel
2017-10-24
Fix overprint with shadings.
Robin Watts
2017-10-24
Add FZ_ENABLE_SPOT_RENDERING define.
Robin Watts
2017-10-24
Change colorspace 'device_n' field to be a flags word.
Robin Watts
2017-10-24
Logic for Sep and DeviceN colorspaces with C,M,Y, or K.
Michael Vrhel
2017-10-13
Add fz_deflate family of functions.
Robin Watts
2017-10-13
Simple PCLm device.
Robin Watts
2017-10-13
Fix further problem seen in PDF_2.0_FTS/fts_23_2311.pdf
Robin Watts
2017-10-12
Don't cache page count in pdf_document.
Tor Andersson
2017-10-12
Refactor image format magic signature recognition into its own function.
Tor Andersson
2017-10-12
Fix pdf_widget/pdf_annot typedefs. They are the same struct.
Tor Andersson
2017-10-12
Fix bug in murun when creating buffers from strings.
Tor Andersson
2017-10-12
Make fz_open_memory take a const buffer.
Tor Andersson
2017-10-12
Make image loading use const data pointers.
Tor Andersson
2017-09-22
Minor comment tweaks.
Robin Watts
2017-09-20
Remove comment markers about interfaces not throwing exceptions.
Sebastian Rasmussen
2017-09-20
gl: Scroll to link coordinates when following links.
Tor Andersson
2017-09-13
Consistently drop filter chain upon error.
Sebastian Rasmussen
[next]