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
2011-12-15
Various Memsqueezing fixes.
Robin Watts
2011-12-15
Fix warnings/errors on unix builds.
Robin Watts
2011-12-15
Don't count ROM data in size of fontdescs.
Robin Watts
2011-12-15
Add scavenging functionality.
Robin Watts
2011-12-15
Add MEMENTO_MAXMEMORY (and Memento_setMax).
Robin Watts
2011-12-15
Bring Memento up to date with changes in gs.
Robin Watts
2011-12-15
Remove stray whitespace.
Tor Andersson
2011-12-15
Remove 'soft limit' on pixmaps in favour of fz_store.
Robin Watts
2011-12-15
Rework pdf_store to fz_store, a part of fz_context.
Robin Watts
2011-12-12
Add -i and -f flags to pdfclean.
Robin Watts
2011-12-09
Reinstate some missing fz_vars.
Robin Watts
2011-12-09
Fix pdfdraw "repairing" every document.
Robin Watts
2011-12-09
Squash 2 warnings (fz_obj * != int).
Robin Watts
2011-12-09
Fix missing " in win_main.c
Robin Watts
2011-12-08
Stylistic changes when testing pointer values for NULL.
Tor Andersson
2011-12-08
Remove deprecated error handling code.
Tor Andersson
2011-12-08
Throw exceptions in xps code.
Tor Andersson
2011-12-08
Remove remaining fz_error_note calls in the pdf code.
Tor Andersson
2011-12-08
Use context in x11_main.
Tor Andersson
2011-12-08
Throw exceptions for read errors.
Tor Andersson
2011-12-08
Fix exception handling in pdfdraw to avoid leaks.
Robin Watts
2011-12-08
Move from volatile to fz_var.
Robin Watts
2011-12-08
Fix regression from main; no "invalid password" error
Robin Watts
2011-12-08
Fix SEGV with "1439 - color softmask fails to draw jpx image.pdf"
Robin Watts
2011-12-08
Fix lack of output with "719 - EOF incorrectly detected.pdf"
Robin Watts
2011-12-08
Fix possible NULL dereference in pdf_resolve_indirect
Robin Watts
2011-12-08
Fix SEGV seen when repairing SumatraPDF1.1DOS.pdf
Robin Watts
2011-12-08
Merge branch 'master' into context
Robin Watts
2011-12-08
Round instead of truncate when converting reals to ints in fz_to_int.
Tor Andersson
2011-12-08
Ignore invalid color key Masks that contain non-integer values.
Tor Andersson
2011-12-08
Undo pre-multiplied alpha when saving PNG with alpha channels.
Tor Andersson
2011-12-07
Fix tile coverage calculations.
Robin Watts
2011-12-07
Fix tile coverage calculations.
Robin Watts
2011-12-07
Fix fz_close to cope with NULL.
Robin Watts
2011-12-07
Fix mismerge, causing error on closedown of mupdf.exe.
Robin Watts
2011-12-06
Remove dead (duplicated) code from pdf_fontfile.c
Robin Watts
2011-12-06
Remove dead (duplicated) code from pdf_fontfile.c
Robin Watts
2011-12-06
Move antialias levels into context.
Robin Watts
2011-11-28
Move Freetype globals into context.
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-24
Prepare for App Store release.
Tor Andersson
2011-11-24
Resize searchBar manually instead of relying on automatic resizing.
Tor Andersson
2011-11-24
Bug 692506: Improve repairing by accepting broken dictionaries.
Robin Watts
2011-11-22
Add password dialog to iOS app.
Tor Andersson
2011-11-22
Fix memory leaks in iOS app.
Tor Andersson
2011-11-22
Tweak search UI and use iOS 5 features for better toolbar buttons.
Tor Andersson
2011-11-22
Update About document and fix some search UI bugs in iOS app.
Tor Andersson
2011-11-22
Display search results and search in background thread.
Tor Andersson
[next]