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
/
mupdf.h
Age
Commit message (
Expand
)
Author
2013-02-22
Add fz_get_annot_type
Paul Gardiner
2013-02-20
Bug 693639: some convenience functions.
Tor Andersson
2013-02-06
Change to pass structures by reference rather than value.
Robin Watts
2013-01-31
Add support for annotation creation
Paul Gardiner
2013-01-30
Parts of Robin's PDF editing/page creation commit useful for annotations
Paul Gardiner
2013-01-30
Always pass value structs (rect, matrix, etc) as values not by pointer.
Tor Andersson
2013-01-04
Bug 693503: Fix stack overflows due to infinite recursion.
Robin Watts
2012-10-25
Support separate rendering of the main page contents and the annotations
Paul Gardiner
2012-10-17
First steps towards supporting transitions.
Robin Watts
2012-10-08
Bug 693350: Add some dreaded 'const's for string keys.
Robin Watts
2012-09-06
Add pdf_dict_puts_drop function.
Robin Watts
2012-09-04
Merge branch 'master' into forms
Paul Gardiner
2012-08-29
Merge branch 'master' into forms
Paul Gardiner
2012-08-28
Add fz_open_document_with_stream function.
Tor Andersson
2012-08-23
Rename fz_new_name to pdf_new_name.
Robin Watts
2012-08-01
Merge branch 'master' into forms
Paul Gardiner
2012-07-18
Update pdf_to_utf8 to handle either a stream or a string
Paul Gardiner
2012-07-06
Remove debugging functions for release builds.
Sebastian Rasmussen
2012-06-20
Add better mechanism for enumerating annotation rectangles.
Robin Watts
2012-06-14
Add -j flag to mudraw; create simple mujstest scripts automatically.
Robin Watts
2012-06-13
Remove unnecessary function and improve naming
Paul Gardiner
2012-06-12
A few general utility functions added for the sake of the forms work
Paul Gardiner
2012-05-31
Add linearization to pdf_write function.
Robin Watts
2012-05-23
Bring xref object and stream mutation functions back from the dead.
Tor Andersson
2012-05-11
Split part of fz_document interface for pdf_document into separate file.
Tor Andersson
2012-04-30
Simple mupdfposter app
Robin Watts
2012-04-28
Move guts of pdfclean into new pdf_write function.
Robin Watts
2012-03-13
Rename some functions and accessors to be more consistent.
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-26
Move fz_obj to be pdf_obj.
Robin Watts
2012-02-26
Continued documentation improvements.
Sebastian Rasmussen
2012-02-26
Document the most commonly used interface functions.
Sebastian Rasmussen
2012-02-25
Revamp pdf lexing code
Robin Watts
2012-02-25
Rework image handling for on demand decode
Robin Watts
2012-02-06
Pass context to cmap and font descriptor functions.
Tor Andersson
2012-02-03
Add document interface.
Tor Andersson
2012-02-01
Tweak to previous pdf_decode_cmap fix.
Robin Watts
2012-01-31
Fix big 692824: incorrect application of word space.
Robin Watts
2012-01-27
Rename pdf_xref type to pdf_document.
Tor Andersson
2012-01-19
Transform link rectangles by the hidden page CTM.
Tor Andersson
2012-01-19
Remove confusing optional 'password' argument to pdf_open_xref.
Tor Andersson
2012-01-19
Multi-threading support for MuPDF
Robin Watts
2012-01-18
Better handling of 'uncacheable' Type3 glyphs. Bug 692745.
Robin Watts
2012-01-13
Avoid infinite loops with XObjects.
Robin Watts
2012-01-12
Use the same coordinate system for pdf and xps pages in the interface.
Tor Andersson
2012-01-10
Automatically load page tree when accessing a page/page count.
Sebastian Rasmussen
2012-01-04
Bug 692739: Add ability to abort time consuming actions
Robin Watts
2011-12-28
Outline/link destination tweaks.
Robin Watts
2011-12-23
Generalise pdf_links to be fz_links.
Robin Watts
[next]