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
/
pdfapp.c
Age
Commit message (
Expand
)
Author
2012-07-05
Move to static inline functions from macros.
Robin Watts
2012-06-13
Make backspace go to the previous page in x11 viewer.
Sebastian Rasmussen
2012-06-11
Fix Bug 693099: Render failure due to corrupt jpeg data.
Robin Watts
2012-05-08
Bug 693028 - improve mupdf viewer handling of broken page streams
Robin Watts
2012-04-20
Pass UTF8 filename to fz_open_document / fz_open_file to remove kludges.
Tor Andersson
2012-04-20
Update pdf_version to 1.0
Robin Watts
2012-04-20
Update usage string, and About box.
Robin Watts
2012-04-05
Don't unlock a lock we don't own.
Robin Watts
2012-03-28
Bump version string to 1.0 release candidate 1.
Tor Andersson
2012-03-19
Add simple 'inverted color' mode for mupdf viewer.
Robin Watts
2012-03-19
Bug 692934: Add Zoom to Width/Zoom to Height to MuPDF viewer
Robin Watts
2012-03-16
Allow XPS document to be opened from unzipped _rels/.rels in mupdf app again.
Tor Andersson
2012-03-16
Bug 692805: BBox rounding issues
Robin Watts
2012-03-15
Bug 692866: Do not add a final newline when cutting/pasting.
Robin Watts
2012-03-14
Fix memory leaks in style sheet handling of the new text device.
Tor Andersson
2012-03-13
Bug 692882 - fix buffer overflow.
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-07
Splitting tweaks.
Tor Andersson
2012-03-06
Split fitz.h/mupdf.h into internal/external headers.
Robin Watts
2012-02-15
Stop searching in viewer when clicking page links.
Sebastian Rasmussen
2012-02-07
Rename a few functions.
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 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
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-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
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
Hide glyph cache in context.
Tor Andersson
2012-01-10
Automatically load page tree when accessing a page/page count.
Sebastian Rasmussen
2012-01-10
Fix many spelling errors.
Sebastian Rasmussen
2012-01-04
Bug 692739: Add ability to abort time consuming actions
Robin Watts
2011-12-30
Load outlines in viewer after pages to allow links to work.
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-15
Add scavenging functionality.
Robin Watts
2011-12-15
Rework pdf_store to fz_store, a part of fz_context.
Robin Watts
2011-12-08
Remove deprecated error handling code.
Tor Andersson
2011-12-07
Fix mismerge, causing error on closedown of mupdf.exe.
Robin Watts
[next]