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
Age
Commit message (
Expand
)
Author
2012-03-28
Whitespace fixes.
Tor Andersson
2012-03-19
Bug 692669: Snap Rotate values for pages to be a multiple of 90
Robin Watts
2012-03-19
Bug 692746; avoid 'double palettes' on jpx images.
Robin Watts
2012-03-15
Bug 692874: Fix Launch annotations.
Robin Watts
2012-03-14
Bug 692917: Move to dynamic stroke_states.
Robin Watts
2012-03-14
Warn not throw on indirection cycles in pdf_resolve_indirect.
Robin Watts
2012-03-14
Avoid NULL dereferences in error cases when trying to warn.
Robin Watts
2012-03-13
Add ctx argument and rename fz_bound_pixmap to fz_pixmap_bbox.
Tor Andersson
2012-03-13
Rename some functions and accessors to be more consistent.
Tor Andersson
2012-03-12
Merge branch 'master' into header-split
Robin Watts
2012-03-12
Squash MSVC warning.
Robin Watts
2012-03-12
Fix bitshifting by a negative amount in PS functions
Robin Watts
2012-03-12
Take care of boundary conditions in ps function evaluation.
Sebastian Rasmussen
2012-03-07
More release tidyups.
Robin Watts
2012-03-07
Splitting tweaks.
Tor Andersson
2012-03-06
Split fitz.h/mupdf.h into internal/external headers.
Robin Watts
2012-03-06
Fix ref counting bugs in race condition correction code.
Robin Watts
2012-03-06
Warn instead of throw when permissions are missing in encrypted PDF.
Sebastian Rasmussen
2012-03-06
Guess encryption revision from the version if missing.
Sebastian Rasmussen
2012-03-01
Setjmp/longjmp exception tweaks.
Robin Watts
2012-03-01
Remove mask entry from fz_pixmap as never used any more.
Robin Watts
2012-02-29
Fix trailing whitespace and mixed tabs/spaces in indentation.
Tor Andersson
2012-02-29
Fix typo that causes an undefined pointer to be freed.
Robin Watts
2012-02-26
Move fz_obj to be pdf_obj.
Robin Watts
2012-02-26
Continued documentation improvements.
Sebastian Rasmussen
2012-02-26
Document the most commonly used interface functions.
Sebastian Rasmussen
2012-02-25
Fix assert/SEGVs seen in cluster due to using a color image as a mask.
Robin Watts
2012-02-25
Revamp pdf lexing code
Robin Watts
2012-02-25
Add fz_trim_buffer function, and call it.
Robin Watts
2012-02-25
Rework image handling for on demand decode
Robin Watts
2012-02-15
Add braces to resolve ambiguity.
Robin Watts
2012-02-15
Fix typo in comment.
Robin Watts
2012-02-15
Treat 0000000000 * n xref entries as free ones.
Robin Watts
2012-02-13
Add locking around freetype calls.
Robin Watts
2012-02-09
Remove stray lock call.
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
Be consistent about passing a fz_context argument in pixmap functions.
Tor Andersson
2012-02-03
Reference count fz_link objects.
Tor Andersson
2012-02-03
Remove extraneous blank lines.
Tor Andersson
2012-02-03
Add document interface.
Tor Andersson
2012-02-03
Make fz_malloc_struct return zeroed memory.
Tor Andersson
2012-02-01
Fix alpha sort of operators in parse_code.
Robin Watts
2012-02-01
Fix Bug 692829; add cope to handle true/false in functions.
Robin Watts
2012-02-01
Fix Bug 692830; remove unnecessary tests.
Robin Watts
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-30
Do not embed a context in the fz_outline structure.
Tor Andersson
2012-01-30
Add CBZ (comic book zip-file) parser.
Tor Andersson
[next]