index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
2014-12-03
html: Only draw the boxes and lines if they're on the current page.
Tor Andersson
2014-12-03
html: Parse external CSS files and basic pagination.
Tor Andersson
2014-12-03
html: Line breaking and font styling.
Tor Andersson
2014-12-03
html: Generate flow nodes during box generation.
Tor Andersson
2014-12-03
html: Parse white-space property.
Tor Andersson
2014-12-03
html: Prune unused style properties in computed_style.
Tor Andersson
2014-12-03
html: Partially compute styles when generating boxes.
Tor Andersson
2014-12-03
html: Apply margins.
Tor Andersson
2014-12-03
html: Start laying out boxes.
Tor Andersson
2014-12-03
html: Don't compute full styles during box generation.
Tor Andersson
2014-12-03
html: Box generation.
Tor Andersson
2014-12-03
html: Use float for dimensions.
Tor Andersson
2014-12-03
html: Parse inline style attributes.
Tor Andersson
2014-12-03
html: CSS lexer and parser.
Tor Andersson
2014-12-03
html: Add scaffolding.
Tor Andersson
2014-12-03
Add fz_layout_document function.
Tor Andersson
2014-12-03
Add dirname and cleanname path manipulation functions.
Tor Andersson
2014-12-03
xps: Use ZIP archive module.
Tor Andersson
2014-12-03
Add ZIP file and directory reading module.
Tor Andersson
2014-12-03
Add convenience fz_read_file function.
Tor Andersson
2014-12-03
xml: Make accessors NULL-resistant. Add fz_xml_find functions.
Tor Andersson
2014-11-26
Change xref representation to cope better with sparse xrefs.
Robin Watts
2014-10-22
Fix warnings.
Tor Andersson
2014-10-04
iOS: minor cleans ups
Joseph Heenan
2014-09-30
Bump version number.
Tor Andersson
2014-09-22
Fix 695467: Add and use fz_ftoa function (like dtoa but with floats).
Tor Andersson
2014-09-17
xps: Add fz_xml_is_tag to simplify tag matching.
Tor Andersson
2014-09-17
Improve XML parser.
Tor Andersson
2014-09-09
Add missing header file pdf-tools.h, Messages.resx and Messages.Designer.cs
Michael Vrhel
2014-09-09
test-device: Abort interpretation when color found.
Robin Watts
2014-09-02
Add fz_snprintf and use it for formatting floating point numbers.
Tor Andersson
2014-09-02
Add locale-independent number formatting and parsing functions.
Tor Andersson
2014-08-27
Revise test-device; thresholding and exhaustive checking.
Tor Andersson
2014-08-20
Add full-page color tinting option and key binding to X11 viewer.
Tor Andersson
2014-07-17
Add feature testing device, and call it from mudraw with -T flag.
Tor Andersson
2014-07-17
Improve callback for loading substitute CJK fonts to return TTC index.
Tor Andersson
2014-06-18
Fix for bug #694405 - iOS Pdf Crash
Matt Holgate
2014-06-10
Bump version number to 1.5.
Tor Andersson
2014-05-13
Fix signedness in cmap interface.
Tor Andersson
2014-05-10
Fix 694698: Support 32-bit values in CMaps.
Tor Andersson
2014-04-11
Add all form field flags. Check flags before marking fields dirty.
Tor Andersson
2014-04-02
Bump the version number to 1.4.
Tor Andersson
2014-03-25
Add va_copy/va_copy_end macros to support both C89 and C99.
Tor Andersson
2014-03-25
Break dependencies on pdf-form.c and pdf-js.c
Tor Andersson
2014-03-25
Break dependency of pdf-annot.c to graphics library.
Tor Andersson
2014-03-19
Add routine to clean pdf content streams for pages.
Robin Watts
2014-03-19
Add %q and %( formatting to fz_printf to print escaped strings.
Tor Andersson
2014-03-19
Implement our own vsnprintf variant.
Tor Andersson
2014-03-18
Fix operator buffering of inline images.
Robin Watts
2014-03-17
Rework fz_streams.
Robin Watts
[next]