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-08-14
Fix bug 693229: Mupdf/android has inconsistent search phrase highlighting
Paul Gardiner
2012-08-13
Android: react to menu button.
Paul Gardiner
2012-08-13
bug 693225 android: Can't easily switch to last page using seek bar
Paul Gardiner
2012-08-13
Android: react to search button
Paul Gardiner
2012-08-13
Fix android build after last thirdparty update
Paul Gardiner
2012-08-12
Fix comparison typo in encryption code
Sebastian Rasmussen
2012-08-10
Forms: handle Keystroke and Validate actions
Paul Gardiner
2012-08-10
Forms: move js-side event setup out of execute_action
Paul Gardiner
2012-08-10
Forms: alter the handling of the javascript event object
Paul Gardiner
2012-08-09
Forms: fix windows build after merge
Paul Gardiner
2012-08-09
Fix bug 693245: pdf_new_rect()'s implementation is questionable
Paul Gardiner
2012-08-08
Give a warning when we ignore a transfer function.
Robin Watts
2012-08-08
Consistent use of whitespace in XML in trace device. Also print image size.
Tor Andersson
2012-08-08
ios: Bump version number.
Tor Andersson
2012-08-08
ios: use viewWillLayoutSubviews instead of layout out only after rotation.
Tor Andersson
2012-08-08
Add delete button to iOS library view.
Tor Andersson
2012-08-08
Merge branch 'master' into forms
Paul Gardiner
2012-08-07
Update VS solutions to new thirdparty files.
Robin Watts
2012-08-07
Remove fz_too_deeply_nested.
Robin Watts
2012-08-07
Fix various problems with linearisation when saving.
Robin Watts
2012-08-07
Forms: simple appearance generation for choice widgets
Paul Gardiner
2012-08-07
When updating an xobject's contents also reset the Length
Paul Gardiner
2012-08-07
Forms: for choices with a single selection avoid an unnecessary array
Paul Gardiner
2012-08-07
Forms: mark choice field dirty after value change (and fix error handling)
Paul Gardiner
2012-08-06
Fix leak of page objects/refs for documents without page tree
Sebastian Rasmussen
2012-08-06
Check for a display list before trying to render it in pdfapp
Sebastian Rasmussen
2012-08-06
Remove old error mesages turned into comments when adding exceptions
Sebastian Rasmussen
2012-08-06
Handle out of range encoding differences for type3 fonts
Sebastian Rasmussen
2012-08-06
Rewording of warning messages for PDF functions
Sebastian Rasmussen
2012-08-06
Add option to mudraw to process further files upon error
Sebastian Rasmussen
2012-08-06
Free jpeg state upon decoding error, even if not fully inited
Sebastian Rasmussen
2012-08-06
Free entire type3 font descriptor upon loding error, not just the font
Sebastian Rasmussen
2012-08-06
Check whether font in xps has charmap before using it
Sebastian Rasmussen
2012-08-06
Make fz_open_file_*() always throw exceptions upon error
Sebastian Rasmussen
2012-08-06
Fix locking bug in path stroking
Sebastian Rasmussen
2012-08-06
Update PDF metadata to include both PDF encryption version and revision
Sebastian Rasmussen
2012-08-06
Expose both PDF encryption version and revision
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
Throw exception on too deeply nested arrays/dicts
Sebastian Rasmussen
2012-08-06
Only warn on stitching function's sub function with wrong arity
Sebastian Rasmussen
2012-08-06
Fix comparison of cmap table length against maximum value
Sebastian Rasmussen
2012-08-06
Upon parse error when repairing, make sure object stream is freed
Sebastian Rasmussen
2012-08-06
Make sure images are freed upon loading error
Sebastian Rasmussen
2012-08-06
Add a make target for measuring code coverage
Sebastian Rasmussen
2012-08-06
Free decoded jpx image upon error
Sebastian Rasmussen
2012-08-06
No need to drop object for which no reference has been kept
Sebastian Rasmussen
2012-08-06
Make use of fz_always instead of repeating code for error and normal path
Sebastian Rasmussen
2012-08-06
Set refs to NULL in pdf repair so object are not freed
Sebastian Rasmussen
2012-08-06
No need to check for NULL before dropping objects
Sebastian Rasmussen
[prev]
[next]