index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
Age
Commit message (
Expand
)
Author
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
Merge branch 'header-split'
Robin Watts
2012-03-12
Add -w, -h and -f options to mudraw.c
Robin Watts
2012-03-12
More API work.
Robin Watts
2012-03-12
Merge branch 'master' into header-split
Robin Watts
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-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-06
Remove stray newlines in error messages.
Tor Andersson
2012-02-26
Move fz_obj to be pdf_obj.
Robin Watts
2012-02-25
Rework image handling for on demand decode
Robin Watts
2012-02-16
Remove mupdfdraw and muxpsdraw in favour of mudraw.
Robin Watts
2012-02-15
Stop searching in viewer when clicking page links.
Sebastian Rasmussen
2012-02-13
Create mudraw; mupdfdraw cloned and adapted to use fz_document
Robin Watts
2012-02-11
Purge unused and bit rotted fz_accelerate stuff.
Tor Andersson
2012-02-08
Lock reworking.
Robin Watts
2012-02-07
Update windows viewer to latest changes.
Tor Andersson
2012-02-07
Rename a few functions.
Tor Andersson
2012-02-06
Fix 692841: Look at ConfigureNotify events while waiting for MapNotify.
Tor Andersson
2012-02-03
Free current document page when closing pdf application.
Sebastian Rasmussen
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
Reference count fz_link objects.
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
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-01-31
Make pdfclean more resilient to errors while parsing.
Robin Watts
2012-01-30
Do not embed a context in the fz_outline structure.
Tor Andersson
2012-01-30
Add CBZ (comic book zip-file) parser.
Tor Andersson
2012-01-27
Android/Windows build fixes
Robin Watts
2012-01-27
Rename pdfdraw to mupdfdraw etc.
Robin Watts
2012-01-27
Rename pdf_xref type to pdf_document.
Tor Andersson
2012-01-19
Remove confusing optional 'password' argument to pdf_open_xref.
Tor Andersson
2012-01-18
Add fullscreen mode to mupdf viewer.
Tor Andersson
2012-01-12
Update copyright notices for 2012.
Tor Andersson
2012-01-12
Use the same coordinate system for pdf and xps pages in the interface.
Tor Andersson
2012-01-11
Add xps_run_page function.
Tor Andersson
2012-01-11
Use enum for FZ_STORE_DEFAULT default size.
Tor Andersson
2012-01-11
Hide glyph cache in context.
Tor Andersson
2012-01-11
Set default values for alloc context and max store size if none are given.
Sebastian Rasmussen
2012-01-11
Do not unnecessarily use O_BINARY in X11 viewer.
Sebastian Rasmussen
2012-01-10
Automatically load page tree when accessing a page/page count.
Sebastian Rasmussen
[next]