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
/
pdfapp.c
Age
Commit message (
Expand
)
Author
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-11-22
jni: Make sure to dirty annotation whenever it changes.
Fred Ross-Perry
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-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-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
2016-12-27
Strip extraneous blank lines.
Tor Andersson
2016-12-23
Remember to stroke the graphics in the fake document.
Sebastian Rasmussen
2016-12-22
When document reloading fails, do not leak filename.
Sebastian Rasmussen
2016-11-23
Add 'X' option to disable document styles.
Tor Andersson
2016-11-21
Harden viewers against failures when loading outlines.
Tor Andersson
2016-11-16
Fix 697334: disable text input in x11 viewer permanently.
Tor Andersson
2016-11-14
Make fz_buffer structure private to fitz.
Robin Watts
2016-11-14
Add/fix page coordinates to link targets.
Tor Andersson
2016-10-28
Clean up link destination handling.
Tor Andersson
2016-10-26
Update ios/android to use new way of passion stext options.
Sebastian Rasmussen
2016-10-18
Avoid checking argument to fz_drop_*()/fz_free().
Sebastian Rasmussen
2016-10-16
Only check digital signature when mouse button is released.
Sebastian Rasmussen
2016-10-10
Bug 697094: Disable viewer text input on linux.
Robin Watts
2016-10-07
Remove separate tmp/deleted/changed annotation lists.
Tor Andersson
2016-09-08
Use fz_vsnprintf() in x11 viewer.
Sebastian Rasmussen
2016-09-08
Add options to control heuristics in structured text.
Sebastian Rasmussen
2016-09-08
Handle too big pixmap by printing error message in X11 viewer.
Sebastian Rasmussen
2016-07-14
x11: Update x11/win32 viewer for fz_close_device changes.
Tor Andersson
2016-07-13
Bug 696699: Fix Text extraction mediabox information.
Robin Watts
2016-07-08
Slim pdf_annot struct: remove cached annot_type and widget_type fields.
Tor Andersson
2016-07-06
x11: Fix segfault when creating presentation transitions.
Tor Andersson
2016-07-06
Start slimming pdf_page.
Tor Andersson
2016-06-17
Add mediabox argument to fz_new_display_list.
Tor Andersson
[next]