index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pdf
/
pdf_interpret.c
Age
Commit message (
Expand
)
Author
2012-11-20
Obsess about whitespace.
Tor Andersson
2012-10-29
Add fz_update_page
Paul Gardiner
2012-10-25
Support separate rendering of the main page contents and the annotations
Paul Gardiner
2012-10-16
Forms: avoid the need to reload the page on every change
Paul Gardiner
2012-09-04
Fix error message/comment typos.
Sebastian Rasmussen
2012-08-08
Give a warning when we ignore a transfer function.
Robin Watts
2012-08-06
Remove old error mesages turned into comments when adding exceptions
Sebastian Rasmussen
2012-08-06
Free old stroke state when initing graphics state from another state
Sebastian Rasmussen
2012-08-06
Free inline image dictionary upon error parsing image
Sebastian Rasmussen
2012-08-06
Make use of fz_always instead of repeating code for error and normal path
Sebastian Rasmussen
2012-08-06
No need to check for NULL before dropping objects
Sebastian Rasmussen
2012-08-06
Fix bug where too many content stream operands cause eternal loop
Sebastian Rasmussen
2012-08-06
Only warn once about ignoring rendering errors
Sebastian Rasmussen
2012-07-05
Cope with illegal alpha values (out of range)
Robin Watts
2012-06-27
Fix text clipping operations in pdf.
Robin Watts
2012-06-25
Warning fixes and various clean ups:
Sebastian Rasmussen
2012-06-22
Rework pdf_lexbuf to allow for dynamic parsing buffers.
Robin Watts
2012-06-12
Followup to commit 120dadb; improved error handling during interpretation.
Robin Watts
2012-06-11
Fix Bug 693099: Render failure due to corrupt jpeg data.
Robin Watts
2012-05-08
Switch to reading content streams on the fly during interpretation.
Robin Watts
2012-04-19
Bug 692847: Tiling problem fix.
Robin Watts
2012-03-14
Bug 692917: Move to dynamic stroke_states.
Robin Watts
2012-03-13
Rename some functions and accessors to be more consistent.
Tor Andersson
2012-03-06
Split fitz.h/mupdf.h into internal/external headers.
Robin Watts
2012-02-29
Fix trailing whitespace and mixed tabs/spaces in indentation.
Tor Andersson
2012-02-26
Move fz_obj to be pdf_obj.
Robin Watts
2012-02-25
Revamp pdf lexing code
Robin Watts
2012-02-25
Rework image handling for on demand decode
Robin Watts
2012-02-08
Lock reworking.
Robin Watts
2012-02-06
Pass context to cmap and font descriptor functions.
Tor Andersson
2012-02-03
Be consistent about passing a fz_context in path/text/shade functions.
Tor Andersson
2012-02-03
Remove extraneous blank lines.
Tor Andersson
2012-02-01
Tweak to previous pdf_decode_cmap fix.
Robin Watts
2012-01-31
Fix big 692824: incorrect application of word space.
Robin Watts
2012-01-27
Rename pdf_xref type to pdf_document.
Tor Andersson
2012-01-20
Flip images the right side up in the PDF interpreter.
Tor Andersson
2012-01-19
Transform link rectangles by the hidden page CTM.
Tor Andersson
2012-01-19
Multi-threading support for MuPDF
Robin Watts
2012-01-18
Better handling of 'uncacheable' Type3 glyphs. Bug 692745.
Robin Watts
2012-01-13
Avoid infinite loops with XObjects.
Robin Watts
2012-01-13
Allow the interpreter gstate stack to grow.
Robin Watts
2012-01-12
Support proper XPS mitering. (And stroke fixes).
Robin Watts
2012-01-12
Use the same coordinate system for pdf and xps pages in the interface.
Tor Andersson
2012-01-11
Calculate accurate per-glyph bounding boxes for fz_bound_text.
Tor Andersson
2012-01-06
PDF fixes/tweaks.
Robin Watts
2012-01-04
Bug 692739: Add ability to abort time consuming actions
Robin Watts
2011-12-19
More Memory squeezing fixes
Robin Watts
2011-12-17
Change stream 'close' functions to facilitate error cleanup.
Robin Watts
2011-12-16
More memsqueezing fixes.
Robin Watts
2011-12-16
More memsqueezing fixes.
Robin Watts
[next]