index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
/
tools
Age
Commit message (
Expand
)
Author
2017-07-04
mjsgen: Handle errors gracefully.
Sebastian Rasmussen
2017-07-04
mjsgen: Add context to all interface calls.
Sebastian Rasmussen
2017-07-04
Fix possible leaks if fz_bound_page throws.
Robin Watts
2017-07-04
Remove is_static from fz_new{,_icc}_colorspace.
Robin Watts
2017-07-04
Avoid losing dev if error thrown in mudraw. Solves leaks.
Robin Watts
2017-06-27
Drop document in case of error.
Sebastian Rasmussen
2017-06-22
Use unsigned char arrays in hexdumped data.
Tor Andersson
2017-06-22
Add const to pdf_toname.
Tor Andersson
2017-06-22
Add PSD device
Robin Watts
2017-06-22
Add Color Management interface to MuPDF, with LCMS implementation.
Michael Vrhel
2017-06-06
Declare functions without arguments as taking void.
Sebastian Rasmussen
2017-06-06
Remove unused variable/function.
Sebastian Rasmussen
2017-06-03
Tweak pdf_graft_map API.
Robin Watts
2017-06-03
Alphabetically sort mutool options.
Robin Watts
2017-05-31
Avoid double literals causing casts to float.
Sebastian Rasmussen
2017-05-25
Replace broken FZ_IGNORE_IMAGE hints with other mechanisms.
Tor Andersson
2017-05-19
Fix 697898: Typo in iterator in JS Page.getLinks().
Tor Andersson
2017-05-08
js: Propagate errors from JS devices to fitz.
Tor Andersson
2017-05-03
Fix windows builds: windows doesn't have sys/time.h
Robin Watts
2017-04-27
Move fz_outline and pdf_xref debug printing to pdfshow.c
Tor Andersson
2017-04-27
Include required system headers.
Tor Andersson
2017-04-27
Use feature defines in tools.
Tor Andersson
2017-04-27
Rename FMT_zu to FZ_FMT_zu.
Tor Andersson
2017-04-20
js: Push annotation error handling down to library.
Sebastian Rasmussen
2017-04-20
js: Add set/get of interior color of annotations.
Sebastian Rasmussen
2017-04-14
js: Avoid duplicating cleanup code.
Sebastian Rasmussen
2017-04-14
js: Deleting an annotation has no return value.
Sebastian Rasmussen
2017-04-13
Clean up mutool usage messages.
Tor Andersson
2017-03-31
Fix typo in PDFAnnotation.setQuadPoints.
Tor Andersson
2017-03-31
Remove excess newline in mutool draw output.
Robin Watts
2017-03-28
Rejig fz_new_device to be fz_new_derived_device.
Robin Watts
2017-03-27
Tweak document_writer - don't pass dev back in.
Robin Watts
2017-03-23
Add generic pixmap document writer.
Tor Andersson
2017-03-22
Fix threaded muraster build.
Robin Watts
2017-03-22
Rename fz_putc/puts/printf to fz_write_*.
Tor Andersson
2017-03-20
Fix threaded mutool build breakage.
Robin Watts
2017-03-15
Silence warning.
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-02-21
Fix typo in ffi_PDFAnnotation_setColor.
Tor Andersson
2017-02-21
The 'count' array in pdf_annot_set_ink_list takes number of points.
Tor Andersson
2017-02-20
Add no-reuse-images option to SVG device.
Tor Andersson
2017-02-20
Add svg writer.
Tor Andersson
2017-02-14
Make svg text output format a runtime option.
Tor Andersson
2017-02-06
Be stricter when parsing OCG selections in mudraw.
Sebastian Rasmussen
2017-02-04
Bug 697514: Write SVG output to stdout if no output specified.
Sebastian Rasmussen
2017-01-31
muraster: When outputting to /dev/null, still free bitmaps.
Robin Watts
2017-01-17
Fix typos.
Sebastian Rasmussen
2016-12-27
js: Fix allocator callbacks so they don't throw fitz exceptions.
Tor Andersson
[prev]
[next]