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-06-18
Fix indentation and white space errors.
Tor Andersson
2012-06-15
Support UserUnit for scaling PDF pages.
Tor Andersson
2012-06-13
Tweak pdf_new_{rect,matrix,xobject} to avoid warnings.
Robin Watts
2012-06-13
Remove unnecessary function and improve naming
Paul Gardiner
2012-06-12
A few general utility functions added for the sake of the forms work
Paul Gardiner
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-31
Add linearization to pdf_write function.
Robin Watts
2012-05-23
Bring xref object and stream mutation functions back from the dead.
Tor Andersson
2012-05-11
Split part of fz_document interface for pdf_document into separate file.
Tor Andersson
2012-05-10
Combine all small tools into mubusy and remove the separate executables.
Tor Andersson
2012-05-10
Fix whitespace errors.
Tor Andersson
2012-05-10
mupdfclean - update to allow renumbering of encrypted objects
Robin Watts
2012-05-08
Bug 693028 - improve mupdf viewer handling of broken page streams
Robin Watts
2012-05-08
Switch to reading content streams on the fly during interpretation.
Robin Watts
2012-05-08
Update seeking behaviour of null streams.
Robin Watts
2012-05-03
Bug 693022: Image/Pixmaps stuck in cache
Robin Watts
2012-04-30
Fix problem with SEGV in page tree loading.
Robin Watts
2012-04-30
Proper fix for previous locking issues.
Robin Watts
2012-04-30
Simple mupdfposter app
Robin Watts
2012-04-30
Fix locking issues discovered by Sebras.
Robin Watts
2012-04-28
Move guts of pdfclean into new pdf_write function.
Robin Watts
2012-04-22
Avoid leaking the page stack in pdf_load_page_tree_node.
Robin Watts
2012-04-21
Correct mistake in fz_meta.
Robin Watts
2012-04-21
Big 692996: Eliminate recursion to avoid exception stack overflows.
Robin Watts
2012-04-19
Bug 692847: Tiling problem fix.
Robin Watts
2012-04-17
Add Meta interface to fz_document.
Robin Watts
2012-04-16
Reduce the changes that mupdfclean makes to floats.
Robin Watts
2012-04-05
Fix potential problems on malloc failure.
Robin Watts
2012-04-05
Don't unlock a lock we don't own.
Robin Watts
2012-04-05
Bug 692141 - Work around bug in VS2005 Team Suite
Robin Watts
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
[next]