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
2016-01-20
Various formatting cleanups.
Tor Andersson
2015-12-28
Rename fz_image_get_pixmap to fz_get_pixmap_from_image.
Tor Andersson
2015-12-18
Remove fz_save_document and use pdf_save_document directly instead.
Tor Andersson
2015-12-18
Rename fz_halftone_pixmap to fz_new_bitmap_from_pixmap.
Tor Andersson
2015-12-15
Rename fz_output_x to fz_write_pixmap_as_x etc.
Tor Andersson
2015-12-15
Rename fz_write_x to fz_save_pixmap_as_x or fz_save_bitmap_as_x.
Tor Andersson
2015-12-11
Rename structured text structs and functions to 'stext'.
Tor Andersson
2015-12-11
Use fz_output instead of FILE* for most of our output needs.
Tor Andersson
2015-10-02
Bug 696078: Improve box handling in poster tool.
Robin Watts
2015-09-28
Fix mudraw text outputting to respect given filename.
Robin Watts
2015-09-28
Fix -p option to mutool draw.
Robin Watts
2015-09-02
Fix broken build due to mudraw not being updated for changes to gproof creation
Michael Vrhel
2015-07-20
Add .gproof output mode to mudraw.
Robin Watts
2015-06-29
Rejig the internals of fz_image slightly.
Robin Watts
2015-06-02
Ensure that we can still build mudraw standalone if we want to.
Robin Watts
2015-05-25
Merge 'mudraw' into 'mutool' binary.
Tor Andersson
2015-05-19
epub: User stylesheets.
Tor Andersson
2015-05-15
Support pdf files larger than 2Gig.
Robin Watts
2015-04-16
mutool clean -z option to compress streams.
Tor Andersson
2015-04-14
Fix 695918: "mudraw -sm" format string on win32.
Tor Andersson
2015-04-09
Add -v option to mutool and mudraw to print MuPDF version number.
Tor Andersson
2015-04-09
Remove the _no_run functions.
Tor Andersson
2015-04-07
Fix whitespace.
Tor Andersson
2015-04-07
Add EPUB layout options to mupdf-x11 and mudraw.
Tor Andersson
2015-04-07
Rename mutool show 'pages' to 'pagetree' to reduce possible confusion.
Tor Andersson
2015-04-06
Update mutool subtools to use PDF_NAME_xxx rather than "xxx".
Robin Watts
2015-04-06
Add mutool pages subcommand.
Robin Watts
2015-04-06
Move the guts of pdfclean into the lib.
Robin Watts
2015-04-06
Fix oddity with pdfinfo
Robin Watts
2015-04-02
Bug 695900: pdfclean return code is inverted.
Robin Watts
2015-04-01
Update manpages.
Tor Andersson
2015-04-01
Fix scan for %d in mudraw.
Tor Andersson
2015-04-01
Clean up mudraw command line syntax.
Tor Andersson
2015-03-24
Rework handling of PDF names for speed and memory.
Robin Watts
2015-03-20
Fix Memtrace for 64bit operation.
Robin Watts
2015-02-25
Bug 695851: Fix SEGV in mutool info.
Robin Watts
2015-02-17
Add ctx parameter and remove embedded contexts for API regularity.
Tor Andersson
2015-02-17
Rename fz_close_* and fz_free_* to fz_drop_*.
Tor Andersson
2015-02-17
Reference count fz_document.
Tor Andersson
2015-01-20
don't try extracting object number 0
Simon Bünzli
2014-09-09
test-device: Abort interpretation when color found.
Robin Watts
2014-08-27
Revise test-device; thresholding and exhaustive checking.
Tor Andersson
2014-08-12
Fix 695411: Catch errors when loading objects in mutool extract.
Tor Andersson
2014-08-12
Change error messages in mutool extract to follow the house style.
Tor Andersson
2014-07-17
Add feature testing device, and call it from mudraw with -T flag.
Tor Andersson
2014-05-05
Fix 695207: printf format bug in mutool info.
Tor Andersson
2014-03-25
Split mjs script generation to separate tool.
Tor Andersson
2014-03-20
Respect reverse page ranges in mutool clean.
Tor Andersson
2014-03-19
Add routine to clean pdf content streams for pages.
Robin Watts
2014-03-19
Make mutool clean sanitise the Dests lists when subsetting.
Robin Watts
[next]