index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fitz
Age
Commit message (
Expand
)
Author
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-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 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 SEGV with "1439 - color softmask fails to draw jpx image.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
Undo pre-multiplied alpha when saving PNG with alpha channels.
Tor Andersson
2011-12-07
Fix fz_close to cope with NULL.
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-17
Bug 692487: Make pdfclean keep internal links where possible.
Robin Watts
2011-11-17
Fix bug 692627: stack overflows in text handling.
Robin Watts
2011-11-15
Error, don't crash on file not found.
Robin Watts
2011-11-15
Merge branch 'master' into context
Robin Watts
2011-11-14
Simplify fz_try/fz_catch by removing failed flag.
Robin Watts
2011-11-14
Squash 3 'const' warnings.
Robin Watts
2011-11-14
Grid fitting tweaks.
Robin Watts
2011-11-10
Add XPS outline parsing and move outline data struct to fz_outline.
Tor Andersson
2011-11-01
Avoid pointer arithmetic in fz_seek.
Tor Andersson
2011-10-12
Improve trace formatting of text objects.
Tor Andersson
2011-10-04
Establish 'break scope' within fz_try macro
Robin Watts
2011-10-04
Reintroduce alloc context section.
Robin Watts
2011-10-04
Move to exception handling rather than error passing throughout.
Robin Watts
2011-09-21
Add warning context.
Tor Andersson
2011-09-21
Rename malloc functions for arrays (fz_calloc and fz_realloc).
Tor Andersson
2011-09-21
Don't thread ctx through safe fz_obj functions.
Tor Andersson
2011-09-20
Keep dicts that have more than 100 entries sorted.
Sebastian Rasmussen
2011-09-20
Return expected location when finding keys in dicts.
Sebastian Rasmussen
2011-09-20
Move array/dict growing into separate functions.
Sebastian Rasmussen
2011-09-20
Reshuffle exception context code to fit Tor's aesthetic sense.
Tor Andersson
2011-09-17
Use rate limited fitz warnings for openjpeg warnings/errors.
Sebastian Rasmussen
2011-09-15
Add context to mupdf.
Robin Watts
2011-09-14
Initial import of exception handling code
Robin Watts
2011-09-14
Add Memento build option.
Robin Watts
2011-09-05
Use 3-digit octal escapes in strings.
Tor Andersson
2011-08-17
pdfdraw: Add command line option to gamma correct and invert images.
Tor Andersson
2011-08-09
Fix bug 692253: handle curvetov with no current point set.
Tor Andersson
2011-08-06
Cosmetic style fixes.
Tor Andersson
2011-08-03
Tweak to list playback code to pass flags as 0 or 1.
Robin Watts
2011-08-02
Squash some compiler type warnings.
Robin Watts
2011-08-01
Add support for colored Type3 glyphs (ones that use d0).
Robin Watts
[next]