index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fitz
Age
Commit message (
Expand
)
Author
2012-08-29
Merge branch 'master' into forms
Paul Gardiner
2012-08-28
Add fz_open_document_with_stream function.
Tor Andersson
2012-08-23
Silence some warnings.
Robin Watts
2012-08-23
Update Memento to match the version in gs.
Robin Watts
2012-08-16
Fix 64-bit integer typedefs for MSVC.
Tor Andersson
2012-08-16
Use ULL suffix for SHA512 constants.
Tor Andersson
2012-08-16
Read unsigned numbers in PNG parser to avoid negative numbers
Sebastian Rasmussen
2012-08-16
Add SHA-384/-512 hash algorithms
Sebastian Rasmussen
2012-08-16
Prepare for addition of SHA-384/-512
Sebastian Rasmussen
2012-08-16
Make 64-bit integers available everywhere in fitz
Sebastian Rasmussen
2012-08-16
Forms: respond to failed validation in windows app
Paul Gardiner
2012-08-08
Consistent use of whitespace in XML in trace device. Also print image size.
Tor Andersson
2012-08-08
Merge branch 'master' into forms
Paul Gardiner
2012-08-07
Remove fz_too_deeply_nested.
Robin Watts
2012-08-06
Remove old error mesages turned into comments when adding exceptions
Sebastian Rasmussen
2012-08-06
Free jpeg state upon decoding error, even if not fully inited
Sebastian Rasmussen
2012-08-06
Make fz_open_file_*() always throw exceptions upon error
Sebastian Rasmussen
2012-08-06
Fix locking bug in path stroking
Sebastian Rasmussen
2012-08-06
Throw exception on too deeply nested arrays/dicts
Sebastian Rasmussen
2012-08-06
Free decoded jpx image upon error
Sebastian Rasmussen
2012-08-03
Forms: add basic support for choice widgets to the Windows app
Paul Gardiner
2012-08-02
Forms: add document dirty flag
Paul Gardiner
2012-08-01
Merge branch 'master' into forms
Paul Gardiner
2012-07-20
Pass original font name to fz_new_font from PDF interpreter.
Tor Andersson
2012-07-17
Handle glyphs that are too large to render as pixmaps.
Tor Andersson
2012-07-17
Forms: implement library api for handling list boxes and combo boxes
Paul Gardiner
2012-07-17
Forms: remove unhelpful type distinction
Paul Gardiner
2012-07-09
Make synthetic font styles match XPS spec more closely.
Tor Andersson
2012-07-09
Forms: add widget enumeration, and text-widget content type
Paul Gardiner
2012-07-06
Remove debugging functions for release builds.
Sebastian Rasmussen
2012-07-06
Whitespace fixes in fitz header.
Sebastian Rasmussen
2012-07-05
Merge branch 'master' into forms
Robin Watts
2012-07-05
Cope with stray returns at the start of a JPEG stream.
Robin Watts
2012-07-05
Move to static inline functions from macros.
Robin Watts
2012-07-05
Cope with negative lengths being passed to fz_open_null
Robin Watts
2012-07-04
Bug 693160: Fix bug in fz_write_buffer_bits.
Robin Watts
2012-07-04
Prediction filter assumes it's writing to zeroed memory.
Robin Watts
2012-06-28
Update tiff iamge predictor to cope with 16 bits.
Robin Watts
2012-06-27
Fix clipping of stroked text seen in displaylist cases.
Robin Watts
2012-06-27
Make ASCII85 decoding more tolerant of end of stream errors.
Robin Watts
2012-06-25
Fix warnings/compile error on linux.
Robin Watts
2012-06-25
Fix incorrect assignment in unused bitmap accessor.
Sebastian Rasmussen
2012-06-25
Warning fixes and various clean ups:
Sebastian Rasmussen
2012-06-22
Fix a char vs unsigned char warning.
Robin Watts
2012-06-21
Add fz_buffer_cat_pdf_string function to avoid Bug 693143.
Robin Watts
2012-06-20
Silence signed/unsigned conversion warning.
Tor Andersson
2012-06-20
Add better mechanism for enumerating annotation rectangles.
Robin Watts
2012-06-19
Avoid lots of const warnings.
Robin Watts
2012-06-18
Fix indentation and white space errors.
Tor Andersson
2012-06-14
Add -j flag to mudraw; create simple mujstest scripts automatically.
Robin Watts
[prev]
[next]