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-02-26
Document the most commonly used interface functions.
Sebastian Rasmussen
2012-02-26
Add working example of how to render a PDF to a PNG.
Sebastian Rasmussen
2012-02-26
Add introductory MuPDF documentation.
Sebastian Rasmussen
2012-02-25
Fix assert/SEGVs seen in cluster due to using a color image as a mask.
Robin Watts
2012-02-25
Revamp pdf lexing code
Robin Watts
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-22
Fix a double free on an error path.
Robin Watts
2012-02-21
Set default DPI in jpeg images if the file says 0.
Tor Andersson
2012-02-16
Remove mupdfdraw and muxpsdraw in favour of mudraw.
Robin Watts
2012-02-15
Check determinant before inverting a matrix to avoid division by zero.
Tor Andersson
2012-02-15
Stop searching in viewer when clicking page links.
Sebastian Rasmussen
2012-02-15
Add braces to resolve ambiguity.
Robin Watts
2012-02-15
Fix typo in comment.
Robin Watts
2012-02-15
Treat 0000000000 * n xref entries as free ones.
Robin Watts
2012-02-14
Fix potential NULL deref in ensure_space.
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-13
Remove arch_port.c from visual C solution/Android build.
Robin Watts
2012-02-11
Purge unused and bit rotted fz_accelerate stuff, part 2.
Tor Andersson
2012-02-11
Purge unused and bit rotted fz_accelerate stuff.
Tor Andersson
2012-02-11
Build one library file instead of many smaller ones.
Tor Andersson
2012-02-09
Remove stray lock call.
Robin Watts
2012-02-09
Update iOS code to latest changes.
Tor Andersson
2012-02-09
Update ios and Android projects with locking changes.
Robin Watts
2012-02-08
Lock reworking.
Robin Watts
2012-02-07
Updated Visual Studio Project; generated tweaks.
Robin Watts
2012-02-07
Update windows viewer to latest changes.
Tor Andersson
2012-02-07
Fix broken fz_clone_context; stupid typo.
Robin Watts
2012-02-07
Implement fz_open_document by hard coding the list of file types.
Tor Andersson
2012-02-07
Rename a few functions.
Tor Andersson
2012-02-06
Pass context to cmap and font descriptor functions.
Tor Andersson
2012-02-06
Fix 692841: Look at ConfigureNotify events while waiting for MapNotify.
Tor Andersson
2012-02-06
Drop XPS links in the correct function.
Tor Andersson
2012-02-03
Free current document page when closing pdf application.
Sebastian Rasmussen
2012-02-03
Fix NULL dereference when freeing fz_link objects.
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
Use the new document interface in viewer.
Tor Andersson
2012-02-03
Add document interface.
Tor Andersson
2012-02-03
Make fz_malloc_struct return zeroed memory.
Tor Andersson
2012-02-03
Use image DPI in CBZ parser.
Tor Andersson
2012-02-03
Allow ZIP as extension for CBZ files.
Tor Andersson
2012-02-02
Support remote links in XPS documents.
Robin Watts
2012-02-02
Work on supporting links in xps documents.
Robin Watts
2012-02-02
Fix Bug 692821: make mupdf install target install memento.h too
Robin Watts
[next]