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
2013-03-25
Android: remove unintentional reliance on API 9
Paul Gardiner
2013-03-25
Android: add support for Ink annotation creation
Paul Gardiner
2013-03-25
Support creation of Ink annotations in MuPDF library
Paul Gardiner
2013-03-24
Android: warn when no text selected and avoid creating empty annotations
Paul Gardiner
2013-03-24
Add another input mode for drawing ink annotations
Paul Gardiner
2013-03-22
Bug 693708: Fix unclosed XML entry in fz_trace output.
Robin Watts
2013-03-22
pdf_device: only output color if it's changed.
Robin Watts
2013-03-22
Squash some warnings.
Robin Watts
2013-03-22
Fix store debugging fns so that all output goes to the same file.
Robin Watts
2013-03-21
Add 'void' to a function declaration.
Robin Watts
2013-03-21
Bug 693708: Avoid dereferencing null pointer.
Robin Watts
2013-03-21
Simple debug code to quantify locking times
Robin Watts
2013-03-21
Bug 693719: Android: Catch exceptions when counting pages.
Robin Watts
2013-03-20
Add caching of rendered tiles.
Robin Watts
2013-03-20
Fix invalid font bboxes
Robin Watts
2013-03-20
Fix incorrect scissor boxes for second and subsequent glyphs.
Robin Watts
2013-03-20
Remove unneccessary ./ prefix in generated file makefile recipes.
Tor Andersson
2013-03-20
Silence warnings.
Tor Andersson
2013-03-20
Add noreturn attribute to throw/rethrow to help improve compiler warnings.
Tor Andersson
2013-03-19
Fix compilation on Mac OS X by partially reverting 61c1f80d36.
Marcos H. Woehrmann
2013-03-18
Auto-generate appearance streams for strikeout, underline, highlight
Paul Gardiner
2013-03-05
Fix warnings seen on cleaning a document.
Robin Watts
2013-03-04
Fix misalignment of rotated images.
Robin Watts
2013-03-04
Avoid interactive features causing bloat in mutool
Paul Gardiner
2013-03-01
Bug 693624: Ensure that windows copes with utf8 filenames
Robin Watts
2013-03-01
Bug 693627: Avoid linearisation deleting Outlines.
Robin Watts
2013-03-01
Fix JPX Softmasks being all FF's.
Robin Watts
2013-02-28
Pass bbox to pdf_set_annot_appearance rather than base on display list
Paul Gardiner
2013-02-28
Fix pdf_device ignoring the coordinate transform matrix in some cases
Paul Gardiner
2013-02-28
Fix bug: failure to set the SubType field of created annotations.
Paul Gardiner
2013-02-28
Bug 693595: Fix typo in Makefile resulting in mutool not being installed.
Robin Watts
2013-02-28
Bug 693596: Speed compilation on unix based systems.
Robin Watts
2013-02-28
Force colorspaces to match with JPX images.
Robin Watts
2013-02-27
Bug 693624: Update mudraw and mutool to use Unicode entry points on windows
Robin Watts
2013-02-27
Bug 693640: Fix interpolated painting of images going out of range
Robin Watts
2013-02-27
Android: Update *.mk files to allow for non-arm android builds.
Robin Watts
2013-02-26
Fix pdf_device confusing stroke and non-stroke alpha
Paul Gardiner
2013-02-26
Android: add support for highlight and underline markup annotations.
Paul Gardiner
2013-02-26
Include required quadPoints entry in created markup annotations.
Paul Gardiner
2013-02-26
Android: implement annotation deletion
Paul Gardiner
2013-02-26
Implement annotation deletion, with necessary changes to partial update
Paul Gardiner
2013-02-22
Android: add annotation-editing menu, triggered on annotation selection
Paul Gardiner
2013-02-22
Android: support selection of annotation
Paul Gardiner
2013-02-22
Android: move selected text operations from PageView to MuPDFPageView
Paul Gardiner
2013-02-22
Android: avoid unnecessary repeated set up of child views
Paul Gardiner
2013-02-22
Android: add MuPDFCore.getAnnotations
Paul Gardiner
2013-02-22
Add fz_get_annot_type
Paul Gardiner
2013-02-20
Bug 693639: Avoid heap overflow and leaks in error cases.
Robin Watts
2013-02-20
Bug 693639: fix UTF-8 BOM detection.
Tor Andersson
2013-02-20
Bug 693639: some convenience functions.
Tor Andersson
[next]