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
Age
Commit message (
Expand
)
Author
2018-08-20
Fix the Windows build.
Paul Gardiner
2018-08-10
Use stubs instead of conditional compile with HAVE_LIBCRYPTO.
Tor Andersson
2018-08-10
Add digital signature UI stubs to mujstest.
Tor Andersson
2018-08-10
Rejig pdf_update_page and pdf_update_annot.
Tor Andersson
2018-07-17
Have pdfapp_save close and reopen the document in all cases
Paul Gardiner
2018-07-09
Silence gcc warnings about non-const arguments.
Sebastian Rasmussen
2018-07-06
Only do signing if HAVE_LIBCRYPTO is defined.
Robin Watts
2018-07-06
Fix stray consts.
Robin Watts
2018-07-05
Signature support: add signing support to the windows app
Paul Gardiner
2018-07-05
Add fz_transform_page helper function.
Tor Andersson
2018-07-05
Pass rects by value: device and document interface.
Tor Andersson
2018-07-05
Pass matrices by value: device and document interface.
Tor Andersson
2018-07-05
Pass rect and matrix by value in geometry functions.
Tor Andersson
2018-06-22
Use fz_quad type in structured text and selection/highlighting.
Tor Andersson
2018-06-22
Keep copy of decoded utf8 text string in pdf_obj.
Tor Andersson
2018-03-22
Clean up windows ifdefs.
Tor Andersson
2018-03-07
Fix 699081: Missing coordinate transformation when copying text.
Tor Andersson
2018-02-27
Remove pdf_xobject wrapper struct.
Tor Andersson
2018-02-27
Use text encoding for pdf_choice_widget options and values.
Tor Andersson
2018-02-02
Signature support: add a null pdf_check_signature function
Paul Gardiner
2018-02-02
Signature support: decouple mupdf from the pkcs7 implementation
Paul Gardiner
2018-01-19
Perform signature verification via fz_stream
Paul Gardiner
2017-12-13
Fix 698787: avoid using "system()" to copy files.
Tor Andersson
2017-11-22
jni: Make sure to dirty annotation whenever it changes.
Fred Ross-Perry
2017-11-22
Prefer using fz_snprintf over snprintf.
Sebastian Rasmussen
2017-11-08
Use fz_snprintf in preference to snprintf.
Robin Watts
2017-11-01
Use int64_t for public file API offsets.
Tor Andersson
2017-09-07
Make sure to always drop a fz_device even upon error.
Sebastian Rasmussen
2017-08-21
Remove redundant fz_stext_char_bbox function.
Tor Andersson
2017-08-17
Simplify stext structure and device.
Tor Andersson
2017-07-19
Add spots to fz_pixmaps.
Robin Watts
2017-07-06
pdfapp: Warn when outline fails to load.
Sebastian Rasmussen
2017-07-06
pdfapp: Handle PDF javascript not loading.
Sebastian Rasmussen
2017-06-16
Windows MuPDF viewer; add ability to start on a given page.
Robin Watts
2017-06-06
Declare missing functions in header files.
Sebastian Rasmussen
2017-06-06
Declare functions without arguments as taking void.
Sebastian Rasmussen
2017-05-31
Avoid double literals causing casts to float.
Sebastian Rasmussen
2017-05-04
Drop FZ_PATH_MAX macro.
Tor Andersson
2017-04-27
Include required system headers.
Tor Andersson
2017-04-27
Use FZ_PATH_MAX.
Tor Andersson
2017-04-13
Register .fb2 extension in windows viewer.
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
2017-03-29
Happy New Year!
Sebastian Rasmussen
2017-03-22
Always use %g for short-as-possible format character.
Tor Andersson
2017-03-22
Rename fz_putc/puts/printf to fz_write_*.
Tor Andersson
2017-02-22
Move PATH_MAX to system.h
Michael Vrhel
2017-02-06
Add -I option to mupdf to invert colors.
Robin Watts
2017-01-17
x11: Add -b flag to x11 viewer.
Tor Andersson
2016-12-27
Strip extraneous blank lines.
Tor Andersson
[next]