index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
platform
/
x11
/
jstest_main.c
Age
Commit message (
Expand
)
Author
2018-06-22
Keep copy of decoded utf8 text string in pdf_obj.
Tor Andersson
2017-11-22
Prefer using fz_snprintf over snprintf.
Sebastian Rasmussen
2017-04-27
Include required system headers.
Tor Andersson
2017-04-11
jstest: Stop printing bogus script lines.
Sebastian Rasmussen
2017-04-11
Bug 697551: Make path and line buffers of equal size.
Sebastian Rasmussen
2016-09-23
Bug 697021: Count used string space correctly.
Sebastian Rasmussen
2016-09-23
Bug 697020: Remove variable only ever written to.
Sebastian Rasmussen
2016-06-16
Drop save_alpha argument from image writing functions.
Tor Andersson
2015-12-15
Rename fz_write_x to fz_save_pixmap_as_x or fz_save_bitmap_as_x.
Tor Andersson
2015-04-06
Bug 693688: MuPDF viewer; if reload fails, don't crash out.
Robin Watts
2015-02-17
Rename fz_close_* and fz_free_* to fz_drop_*.
Tor Andersson
2014-07-22
Set default output filename in mujstest.
Tor Andersson
2013-07-22
Added newlines in error messages for X11 platform.
Marcos H. Woehrmann
2013-07-19
Add mupdf-curl app
Robin Watts
2013-07-04
Update pdf_write_document to support incremental update
Paul Gardiner
2013-06-20
Rearrange source files.
Tor Andersson