index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-06-22
gl: Transform rotated pages so that the pixmap origin is always at 0,0.
Tor Andersson
2018-06-22
gl: Multi-line text input fields.
Tor Andersson
2018-06-22
gl: Use black backdrop when displaying an inverted (black) page.
Tor Andersson
2018-06-22
gl: Rework how popup menus are handled.
Tor Andersson
2018-06-22
gl: Increase font size on high resolution displays.
Tor Andersson
2018-06-22
gl: Edit FreeText default appearance.
Tor Andersson
2018-06-22
gl: Add annotation editor.
Tor Andersson
2018-06-22
gl: Add layout packer and various widgets.
Tor Andersson
2018-06-22
Update win32 project for pdf-link/annot/annot-edit.c file changes.
Tor Andersson
2018-06-22
Merge pdf-annot.c and pdf-annot-edit.c (2/2).
Tor Andersson
2018-06-22
Merge pdf-annot.c and pdf-annot-edit.c (1/2).
Tor Andersson
2018-06-22
Move link code to pdf-link.c.
Tor Andersson
2018-06-22
Fix error check in AFPercent_Format to look for null rather than false.
Tor Andersson
2018-06-22
Call AA/F formatting when synthesizing appearance stream.
Tor Andersson
2018-06-22
Use line spacing and padding when creating variable text appearance.
Tor Andersson
2018-06-22
Support annot/MK/R property in Tx and Ch widget annotations.
Tor Andersson
2018-06-22
Support undocumented annot/Rotate property in FreeText annotations.
Tor Andersson
2018-06-22
Remove rich text properties when editing annotation contents or styles.
Tor Andersson
2018-06-22
Use /Tx BMC ... EMC when creating text widget appearance streams.
Tor Andersson
2018-06-22
Support rotated QuadPoints when generating markup annotation appearances.
Tor Andersson
2018-06-22
Create appearance streams for annotations.
Tor Andersson
2018-06-22
Remember the md5 digest in the fz_font struct.
Tor Andersson
2018-06-22
Cache base14 and CJK fonts.
Tor Andersson
2018-06-22
Add pdf_dict_get_name function.
Tor Andersson
2018-06-22
Check pointer for NULL in fz_free before locking.
Tor Andersson
2018-06-21
Allow signature saving using pdf_write_document
Paul Gardiner
2018-06-12
More tweaks to MSVC dependencies for luratech/curl.
Robin Watts
2018-06-12
Fix MSVC build issues.
Robin Watts
2018-06-12
Run both V and F additional actions when setting field values.
Tor Andersson
2018-06-11
MSVC solution fixes.
Robin Watts
2018-06-11
Fix MSVC dependencies/configurations.
Robin Watts
2018-06-11
Fix Windows JNI builds.
Robin Watts
2018-06-11
Use bin2coff to generate font data blobs object files.
Tor Andersson
2018-06-07
Remove platform specific compiler flags for build=native.
Tor Andersson
2018-06-02
Fix libcrypto build.
Tor Andersson
2018-06-02
Rework XObject form creation/updating.
Tor Andersson
2018-06-02
mutool show: Add support for wildcards in path syntax.
Tor Andersson
2018-06-02
Fix include file ifdefs when building with -std=c11.
Tor Andersson
2018-06-02
Add a fz_strnlen function (strnlen is not standard C).
Tor Andersson
2018-06-01
Fix loss of reference to focussed annotation when rereading annotations
Paul Gardiner
2018-05-18
Fix 699368: Remember 'sent' text state in sanitize filter.
Tor Andersson
2018-05-18
gl: Zoom in/out centered on the mouse cursor.
Tor Andersson
2018-05-18
Fix segfault in SVG parser when encountering text data.
Tor Andersson
2018-05-18
Fix android build.
Tor Andersson
2018-05-17
mutool extract: Remove spurious 'break' statement and fix double free.
Tor Andersson
2018-05-16
Don't use pdf_load_object in pdfextract.c
Tor Andersson
2018-05-16
Remove unused variable.
Tor Andersson
2018-05-16
Keep JBIG2 image data compressed in fz_compressed_buffer.
Tor Andersson
2018-05-16
Remove needless deep copy of resource dictionary.
Tor Andersson
2018-05-16
js: Add Shade.bound function and bbox device example.
Tor Andersson
[next]