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-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
2011-12-16
Mote memsqueezing fixes.
Robin Watts
2011-12-16
Add fz_malloc_struct, and make code use it.
Robin Watts
2011-12-08
Stylistic changes when testing pointer values for NULL.
Tor Andersson
2011-12-08
Move from volatile to fz_var.
Robin Watts
2011-12-07
Fix tile coverage calculations.
Robin Watts
2011-11-25
Merge branch 'master' into context
Robin Watts
2011-11-25
First cut at support for OCGs in mupdf (bug 692314)
Robin Watts
2011-11-24
Fix *STUPID* error in recent clipping changes.
Robin Watts
2011-11-15
Fix clipping error.
Robin Watts
2011-11-15
Fix clipping error.
Robin Watts
2011-11-15
Merge branch 'master' into context
Robin Watts
2011-11-14
mupdf clip path handling; revert commit 2f8acb0
Robin Watts
2011-10-04
Move to exception handling rather than error passing throughout.
Robin Watts
2011-09-21
Add warning context.
Tor Andersson
2011-09-21
Don't thread ctx through safe fz_obj functions.
Tor Andersson
2011-09-15
Add context to mupdf.
Robin Watts
2011-09-14
Initial import of exception handling code
Robin Watts
2011-09-06
Don't invoke tiling device calls when there is only one tile to be drawn.
Tor Andersson
2011-09-01
Manage linewidth state correctly when rendering text with stroking.
Tor Andersson
2011-09-01
Use correct concatenation order for XObject matrix.
Tor Andersson
[next]