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
2012-08-07
Forms: simple appearance generation for choice widgets
Paul Gardiner
2012-08-07
When updating an xobject's contents also reset the Length
Paul Gardiner
2012-08-07
Forms: for choices with a single selection avoid an unnecessary array
Paul Gardiner
2012-08-07
Forms: mark choice field dirty after value change (and fix error handling)
Paul Gardiner
2012-08-03
Forms: add basic support for choice widgets to the Windows app
Paul Gardiner
2012-08-03
Forms: move javascript utility file
Paul Gardiner
2012-08-02
Fix bug in writing of strings: backslash not quoted
Paul Gardiner
2012-08-02
Forms: implement saving on 'S' key
Paul Gardiner
2012-08-02
Forms: add support for save on exit to the windows app
Paul Gardiner
2012-08-02
Forms: add document dirty flag
Paul Gardiner
2012-08-02
Add missing virtual function setup
Paul Gardiner
2012-08-01
Merge branch 'master' into forms
Paul Gardiner
2012-08-01
Enable pdf_print_xref in release builds; required for pdfshow.
Robin Watts
2012-07-27
Fix typo in pdfshow.
Tor Andersson
2012-07-27
Fix typo in mudraw preventing tracking of slowest page draw
Sebastian Rasmussen
2012-07-26
Handle negative or invalid character ranges in type3 fonts.
Tor Andersson
2012-07-26
Use integer clamping function instead of reimplementing it
Sebastian Rasmussen
2012-07-26
Assume default value for negative sample function dimension size
Sebastian Rasmussen
2012-07-26
Only resize xref if trailer size entry indicate more objects
Sebastian Rasmussen
2012-07-26
Gracefully handle negative xref stream object range boundaries
Sebastian Rasmussen
2012-07-26
Assume default values for negative image parameters
Sebastian Rasmussen
2012-07-26
Gracefully handle negative xref stream offsets
Sebastian Rasmussen
2012-07-26
Gracefully handle negative offset and objects in object stream
Sebastian Rasmussen
2012-07-26
Gracefully handle negative xref stream entry widths
Sebastian Rasmussen
2012-07-25
Exit in child process if fork/exec to open $BROWSER doesn't work.
Tor Andersson
2012-07-24
Add upper bound on size of sampled pdf functions
Sebastian Rasmussen
2012-07-24
Handle out of range pdf subfunction boundaries
Sebastian Rasmussen
2012-07-24
Handle exponential pdf functions with malformed constants
Tor Andersson
2012-07-23
Warn about out of range values for exponential pdf functions
Sebastian Rasmussen
2012-07-23
Handle sampled pdf function dimensionality
Sebastian Rasmussen
2012-07-23
Handle pdf functions with malformed input/output mappings
Sebastian Rasmussen
2012-07-23
Handle pdf function evaluation with wrong number of inputs/outputs
Sebastian Rasmussen
2012-07-23
Handle pdf functions with too many inputs
Sebastian Rasmussen
2012-07-23
Provide number of inputs/outpus when loading pdf functions
Sebastian Rasmussen
2012-07-23
Clamp number of pdf function inputs/outputs
Sebastian Rasmussen
2012-07-23
Remove redundant check in pdf function code
Sebastian Rasmussen
2012-07-23
Whitespace fixes in code for pdf functions.
Sebastian Rasmussen
2012-07-23
Fix encryption key length check
Sebastian Rasmussen
2012-07-23
Prefer larger Width value if more than one is given for each glyph.
Tor Andersson
2012-07-23
Fallback case for type 1 fonts without encoding and non-standard glyph names.
Tor Andersson
2012-07-23
Tweak some font encoding heuristics.
Tor Andersson
2012-07-23
Only warn if ToUnicode CMap cannot be loaded.
Tor Andersson
2012-07-23
Don't encode MS-Symbol encoded fonts by glyph names.
Tor Andersson
2012-07-23
Use FT_ENCODING_MS_SYMBOL encoding for symbolic TrueType fonts.
Tor Andersson
2012-07-20
Give precedence to /Subtype field when deciding on font encodings.
Tor Andersson
2012-07-20
Prefer the more specific name if BaseName and FontName differ.
Tor Andersson
2012-07-20
Pass original font name to fz_new_font from PDF interpreter.
Tor Andersson
2012-07-20
Attempt to load CID fonts with invalid cid collections.
Tor Andersson
2012-07-19
Improve mudraw generation of .mjs scripts
Robin Watts
2012-07-19
Forms: fix pdf_text_stride not handling negative values of 'room'
Paul Gardiner
[next]