index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pdf
/
pdf_outline.c
Age
Commit message (
Expand
)
Author
2013-02-20
Bug 693639: plug various memory leaks.
Tor Andersson
2013-01-04
Bug 693503: Fix stack overflows due to infinite recursion.
Robin Watts
2012-08-08
Merge branch 'master' into forms
Paul Gardiner
2012-08-06
Make use of fz_always instead of repeating code for error and normal path
Sebastian Rasmussen
2012-07-18
Update pdf_to_utf8 to handle either a stream or a string
Paul Gardiner
2012-05-10
Fix whitespace errors.
Tor Andersson
2012-05-08
Switch to reading content streams on the fly during interpretation.
Robin Watts
2012-03-06
Split fitz.h/mupdf.h into internal/external headers.
Robin Watts
2012-02-26
Move fz_obj to be pdf_obj.
Robin Watts
2012-01-30
Do not embed a context in the fz_outline structure.
Tor Andersson
2012-01-27
Rename pdf_xref type to pdf_document.
Tor Andersson
2012-01-06
Add 'marking' functions for dictionaries.
Robin Watts
2011-12-30
Outline fixes
Robin Watts
2011-12-28
Outline/link destination tweaks.
Robin Watts
2011-12-23
Generalise pdf_links to be fz_links.
Robin Watts
2011-12-22
Fix Bug 692756: SEGVs in pdf_annot and pdf_outline
Robin Watts
2011-12-16
Add fz_malloc_struct, and make code use it.
Robin Watts
2011-11-15
Merge branch 'master' into context
Robin Watts
2011-11-10
Add XPS outline parsing and move outline data struct to fz_outline.
Tor Andersson
2011-09-21
Don't thread ctx through safe fz_obj functions.
Tor Andersson
2011-09-15
Add context to mupdf.
Robin Watts
2011-04-07
pdf: Purge unmaintained debug/log printing messages.
Tor Andersson
2011-04-04
Le Roi est mort, vive le Roi!
Tor Andersson
2011-04-04
pdf: Rename mupdf directory.
Tor Andersson