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
2016-03-14
Add C++ extern "C" guards in public header files.
Tor Andersson
2016-03-14
mudraw: Print summary information to stderr.
Tor Andersson
2016-03-14
Make release build the default.
Tor Andersson
2016-03-14
js: Document password and metadata.
Tor Andersson
2016-03-14
js: Add DisplayList and DisplayListDevice.
Tor Andersson
2016-03-14
js: Fix some reference counting errors.
Tor Andersson
2016-03-14
js: Add upcasting to fz_document from pdf_document.
Tor Andersson
2016-03-14
js: More object accessor functions.
Tor Andersson
2016-03-14
js: Add pdf.countPages and pdf.findPage.
Tor Andersson
2016-03-14
js: Add buffer.save() to write contents of buffer to file.
Tor Andersson
2016-03-14
js: Add obj.writeStream and writeRawStream to update stream contents.
Tor Andersson
2016-03-14
js: Add obj.readStream and obj.readRawStream.
Tor Andersson
2016-03-14
js: Add PDFObject.forEach(f) to iterate over dictionaries and arrays.
Tor Andersson
2016-03-14
Fix TextWalker.showGlyph signature string.
Tor Andersson
2016-03-14
Take pdf_obj argument to pdf_is_stream.
Tor Andersson
2016-03-11
Bug 696634: Android: Allow filenames including hash.
Robin Watts
2016-03-11
Fix various warnings.
Robin Watts
2016-03-11
Implement fz_text_language support functions.
Robin Watts
2016-03-11
Rejig Bidirectional and Text code.
Robin Watts
2016-03-10
Memento: Pull in latest fixes from gs.
Robin Watts
2016-03-07
Memento: List block details at closedown.
Robin Watts
2016-03-07
Fix signed/unsigned comparison warning.
Robin Watts
2016-03-07
murun: Avoid returning values from void functions.
Robin Watts
2016-03-07
MSVC: Solution tweaks.
Robin Watts
2016-03-07
Memento: Store/display backtraces with blocks.
Robin Watts
2016-03-07
Memento: Store callstacks for events.
Robin Watts
2016-03-03
Memento: Speed improvements.
Robin Watts
2016-03-02
js: Add PDF resource and page functions.
Tor Andersson
2016-03-02
js: Fix reference counting errors.
Tor Andersson
2016-03-02
js: Add fz_buffer.
Tor Andersson
2016-03-02
html: Collect passed state into a common struct.
Sebastian Rasmussen
2016-03-02
Move UTF-8 string length function to fitz.
Sebastian Rasmussen
2016-03-02
Fix mask flags to FT_Get_Advance in ft_width.
Tor Andersson
2016-03-01
js: Add PDF document and object access.
Tor Andersson
2016-03-01
Don't use pdf_page struct when creating pages.
Tor Andersson
2016-03-01
Rename pdf_new_ref to pdf_add_object.
Tor Andersson
2016-03-01
Rename pdf_close_document to pdf_drop_document.
Tor Andersson
2016-03-01
Update MuJS.
Tor Andersson
2016-03-01
Update CHANGES.
Tor Andersson
2016-03-01
Add const to filename string.
Tor Andersson
2016-03-01
pdfcreate: Fix typo.
Tor Andersson
2016-03-01
Use FT_Get_Advance in when loading simple font widths in ft_width.
Tor Andersson
2016-03-01
Fix bug in pcl page size finding code.
Robin Watts
2016-03-01
PCL output: Add code to guess paper sizes.
Robin Watts
2016-03-01
Mudraw: Avoid clearing the output pcl file after every page.
Robin Watts
2016-03-01
MSVC: Add mujs include path to mutool build.
Robin Watts
2016-02-29
pdf-font: Remove unused locking
Robin Watts
2016-02-29
Strip outlines when cleaning a pdf file.
Robin Watts
2016-02-29
jni: Use boolean wmode in text and font classes.
Tor Andersson
2016-02-29
jni: Add font and image constructors.
Tor Andersson
[prev]
[next]