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
/
fitz.h
Age
Commit message (
Expand
)
Author
2012-03-28
Add documentation for fz_link_dest and text extraction device.
Robin Watts
2012-03-28
Warn that the fz_link_dest struct is not finished.
Tor Andersson
2012-03-21
Update iOS app.
Tor Andersson
2012-03-16
Bug 692805: BBox rounding issues
Robin Watts
2012-03-14
Implement Repeat and Reflect gradients in XPS.
Tor Andersson
2012-03-13
Merge master and pg_android branches
Robin Watts
2012-03-13
Make fz_print functions all take a FILE *.
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-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
More API work.
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
Test both coordinates when checking for empty/infinite rect and bboxes.
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-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
Splitting tweaks.
Tor Andersson
2012-03-06
Split fitz.h/mupdf.h into internal/external headers.
Robin Watts
2012-03-01
Add some more docs to fitz.h
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
On MacOS/iOS use _setjmp/_longjmp rather than setjmp/longjmp.
Robin Watts
2012-02-26
Move fz_obj to be pdf_obj.
Robin Watts
2012-02-26
Continued documentation improvements.
Sebastian Rasmussen
2012-02-26
Document some more functions.
Sebastian Rasmussen
2012-02-26
Document the most commonly used interface functions.
Sebastian Rasmussen
2012-02-26
Add introductory MuPDF documentation.
Sebastian Rasmussen
2012-02-25
Add fz_trim_buffer function, and call it.
Robin Watts
2012-02-25
Rework image handling for on demand decode
Robin Watts
2012-02-13
Create mudraw; mupdfdraw cloned and adapted to use fz_document
Robin Watts
2012-02-13
Add locking around freetype calls.
Robin Watts
2012-02-13
Remove STORE lock in favour of smarter use of ALLOC lock.
Robin Watts
2012-02-11
Purge unused and bit rotted fz_accelerate stuff, part 2.
Tor Andersson
2012-02-08
Lock reworking.
Robin Watts
2012-02-07
Rename a few functions.
Tor Andersson
2012-02-03
Be consistent about passing a fz_context in path/text/shade functions.
Tor Andersson
2012-02-03
Be consistent about passing a fz_context argument in pixmap functions.
Tor Andersson
2012-02-03
Pass context explicitly to hash table functions.
Tor Andersson
2012-02-03
Reference count fz_link objects.
Tor Andersson
2012-02-03
Remove extraneous blank lines.
Tor Andersson
2012-02-03
Add document interface.
Tor Andersson
2012-02-03
Make fz_malloc_struct return zeroed memory.
Tor Andersson
2012-01-30
Do not embed a context in the fz_outline structure.
Tor Andersson
2012-01-30
Move PNG, JPEG and TIFF image loading from muxps into fitz.
Tor Andersson
2012-01-27
Remove dependency on fz_obj from the filter creation parameters.
Tor Andersson
[next]