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-03-13
Fix for potential problems on allocation failure.
Robin Watts
2012-03-13
Merge master and pg_android branches
Robin Watts
2012-03-13
Bug 692882 - fix buffer overflow.
Robin Watts
2012-03-13
Make fz_print functions all take a FILE *.
Robin Watts
2012-03-13
Fix building on windows.
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-13
Split XPS header. Update Makefile dependencies. Add pixmap w/h accessors.
Tor Andersson
2012-03-13
Fix Bug 692915: fz_copy_aa_context was broken.
Robin Watts
2012-03-12
Create style sheet and group extracted text into blocks, lines and spans.
Tor Andersson
2012-03-12
Move fz_alloc_default to internal header.
Tor Andersson
2012-03-12
Merge branch 'header-split'
Robin Watts
2012-03-12
Add -w, -h and -f options to mudraw.c
Robin Watts
2012-03-12
Store AA level used to render a glyph in the glyphcache.
Robin Watts
2012-03-12
More API work.
Robin Watts
2012-03-12
Change order of params in fz_convert_color to C standard.
Robin Watts
2012-03-12
Change order of params in fz_convert_pixmap to C standard.
Robin Watts
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
Remove unnecessary assignments.
Sebastian Rasmussen
2012-03-12
Test both coordinates when checking for empty/infinite rect and bboxes.
Sebastian Rasmussen
2012-03-12
Clamp real numbers when parsing.
Sebastian Rasmussen
2012-03-12
Take care of boundary conditions in ps function evaluation.
Sebastian Rasmussen
2012-03-12
More API tidying.
Robin Watts
2012-03-10
Make mudraw and the trace device print well-formed XML.
Sebastian Rasmussen
2012-03-09
Fix overeager cleanup code.
Robin Watts
2012-03-09
Fix MSVC solution - openjpeg include paths not updated to 1.5
Robin Watts
2012-03-07
Add more function level docs.
Robin Watts
2012-03-07
More release tidyups.
Robin Watts
2012-03-07
Tweak Halftone functions
Robin Watts
2012-03-07
Move to OpenJPEG 1.5.0
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 memory corruption
Robin Watts
2012-03-06
Fix ref counting bugs in race condition correction code.
Robin Watts
2012-03-06
Tweak compression bomb detection.
Tor Andersson
2012-03-06
Remove stray newlines in error messages.
Tor Andersson
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
2012-03-02
Fix race condition in fz_render_ft_glyph
Robin Watts
2012-03-01
Add some more docs to fitz.h
Robin Watts
2012-03-01
Fix incorrect handling of race condition.
Robin Watts
2012-03-01
Setjmp/longjmp exception tweaks.
Robin Watts
2012-03-01
Remove mask entry from fz_pixmap as never used any more.
Robin Watts
2012-02-29
Fix trailing whitespace and mixed tabs/spaces in indentation.
Tor Andersson
2012-02-29
Fix typo that causes an undefined pointer to be freed.
Robin Watts
2012-02-29
On MacOS/iOS use _setjmp/_longjmp rather than setjmp/longjmp.
Robin Watts
2012-02-29
Move base_object from fitz to pdf in the VS solution too.
Robin Watts
2012-02-29
Fix typo in hash table code.
Robin Watts
[next]