index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-06-18
Fix indentation and white space errors.
Tor Andersson
2012-06-15
Scale page size by UserUnit in pdfinfo.
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
Make backspace go to the previous page in x11 viewer.
Sebastian Rasmussen
2012-06-13
Remove unnecessary function and improve naming
Paul Gardiner
2012-06-12
Android app: explicitly release resources when page moves out of cache area
Paul Gardiner
2012-06-12
A few general utility functions added for the sake of the forms work
Paul Gardiner
2012-06-12
Remove use of uninialized context.
Paul Gardiner
2012-06-12
Android app: build safe AsyncTask behaviour into a derived class
Paul Gardiner
2012-06-12
Change mudraw to set the error code if rendering errors present.
Robin Watts
2012-06-12
Followup to commit 120dadb; improved error handling during interpretation.
Robin Watts
2012-06-11
Move to using sigsetjmp/siglongjmp on more platforms.
Robin Watts
2012-06-11
Fix Bug 693102: Overflows in large pixmap indexing.
Robin Watts
2012-06-11
Fix Bug 693099: Render failure due to corrupt jpeg data.
Robin Watts
2012-06-08
Fix Bug 693097; memory overwrite when handling knockout groups.
Robin Watts
2012-05-31
Add linearization to pdf_write function.
Robin Watts
2012-05-27
Print filenames for fastes/slowest page in mudraw
Sebastian Rasmussen
2012-05-27
Have mupdfinfo gather resource info only on what to show.
Sebastian Rasmussen
2012-05-23
Update usage messages for mubusy command line tools.
Tor Andersson
2012-05-23
Bring xref object and stream mutation functions back from the dead.
Tor Andersson
2012-05-23
Make CCITTFax tables static.
Tor Andersson
2012-05-18
Update fitz.h with __cplusplus guard to protect against inline changes.
Robin Watts
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-10
Clamp page numbers given to mupdfclean.
Sebastian Rasmussen
2012-05-09
Bug 693021: Texture position overflow problems.
Robin Watts
2012-05-09
Bug 693032: Fix usage messages in mupdfextract and mupdfshow
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-08
Fix bug in ARM code in draw_simple_scale
Robin Watts
2012-05-08
Add scripts to generate hyperlinked source in HTML.
Tor Andersson
2012-05-07
Warn instead of giving error on missing password in pdfshow.
Sebastian Rasmussen
2012-05-07
Do not rely on printf NULL-pointer handling for missing font names.
Sebastian Rasmussen
2012-05-03
Bug 693022: Image/Pixmaps stuck in cache
Robin Watts
2012-05-02
Add omitted mupdfposter.vcproj file.
Robin Watts
2012-05-01
Always print the file name upon errors in mudraw.
Sebastian Rasmussen
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
Remove 2 unused variables.
Robin Watts
2012-04-30
Simple mupdfposter app
Robin Watts
2012-04-30
Fix locking issues discovered by Sebras.
Robin Watts
2012-04-28
Free document/app when document cannot be shown in X11 viewer.
Sebastian Rasmussen
2012-04-28
Fix typo in pdf writing code.
Sebastian Rasmussen
2012-04-28
Move guts of pdfclean into new pdf_write function.
Robin Watts
2012-04-28
Avoid diving by zero in mudraw.
Sebastian Rasmussen
2012-04-27
Register iOS app as handler for PDF, XPS and CBZ files.
Tor Andersson
[next]