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
2015-05-04
epub: Fix 695971: Don't confuse id selectors (#name) with colors in CSS.
Tor Andersson
2015-04-27
epub: Support individual T,B,L,R border styles and colors.
Tor Andersson
2015-04-23
epub: Support roman and alphabetic numbering in ordered lists.
Tor Andersson
2015-04-20
epub: list items with bullets and counters
Tor Andersson
2015-04-16
mutool clean -z option to compress streams.
Tor Andersson
2015-04-16
ASCIIHexEncode inline images during sanitization if do_ascii is set.
Tor Andersson
2015-04-16
Avoid forward definition of enums.
Robin Watts
2015-04-15
epub: Be resilient in the face of broken CSS.
Tor Andersson
2015-04-14
Split fz_meta into separate querying functions.
Tor Andersson
2015-04-09
Remove the _no_run functions.
Tor Andersson
2015-04-07
Fix whitespace.
Tor Andersson
2015-04-07
Tweak CHANGES and README for release 1.7.
Robin Watts
2015-04-07
Trigger default layout in fz_document layer.
Tor Andersson
2015-04-07
Structured text extraction; improve glyph bounding box calculations.
Robin Watts
2015-04-06
Move the guts of pdfclean into the lib.
Robin Watts
2015-04-03
Bug 694713: Avoid assert when using pdf_page_write
Robin Watts
2015-03-25
Bug 695878: Add entry to fz_outline to indicate if outline entry is open
Robin Watts
2015-03-24
Update our printf to cope with various useful extensions.
Robin Watts
2015-03-24
Path packing for memory efficiency.
Robin Watts
2015-03-24
Path rework for improved memory usage.
Robin Watts
2015-03-24
Rework handling of PDF names for speed and memory.
Robin Watts
2015-03-24
Don't pass interpreter context to pdf_processor opcode callbacks.
Tor Andersson
2015-03-23
Pass context to pdf_page_contents_process callback.
Tor Andersson
2015-03-20
Add fz_fprintf function.
Tor Andersson
2015-03-20
Automatically update /Length and /Filter in pdf_update_stream.
Tor Andersson
2015-02-27
Bug 695853: Fix pdf clean operation with invalid refs in input file.
Robin Watts
2015-02-26
tweak pdf_parse_file_spec
Robin Watts
2015-02-25
Allow pdf_device to be created with pre-populated buffer.
Robin Watts
2015-02-25
Add post processing option to page operator cleaning.
Robin Watts
2015-02-25
iOS: Fix some warnings in the 64bit build
Joseph Heenan
2015-02-24
Bug 695843: Tweak bboxes of type3 fonts; honour the d1 values.
Robin Watts
2015-02-23
Merge branch 'html'
Tor Andersson
2015-02-20
Add fz_trim_path and call it.
Robin Watts
2015-02-17
Use embedded superclass struct instead of user pointer in devices.
Tor Andersson
2015-02-17
Add helper functions to keep/drop reference counts with locking.
Tor Andersson
2015-02-17
Add ctx parameter and remove embedded contexts for API regularity.
Tor Andersson
2015-02-17
Rename fz_close_* and fz_free_* to fz_drop_*.
Tor Andersson
2015-02-17
Reference count fz_document.
Tor Andersson
2015-02-17
Reference count fz_path and fz_text.
Tor Andersson
2015-02-10
Attempting to render a JPEG with xres and yres set to 1 fails.
Robin Watts
2015-01-21
Remove dead structure definition, pdf_obj_read_state.
Robin Watts
2015-01-06
Add xref_index to speed searching of sparse xrefs.
Robin Watts
2014-12-29
Performance optimisation with pdf_cache_object/pdf_get_xref_entry
Robin Watts
2014-12-03
html: Clean up some naming.
Tor Andersson
2014-12-03
html: Record line number and source file for CSS error messages.
Tor Andersson
2014-12-03
html: Free inline style properties at the end.
Tor Andersson
2014-12-03
html: Free css structures.
Tor Andersson
2014-12-03
html: Rename internal css structs.
Tor Andersson
2014-12-03
html: Rename style, box and flow structs.
Tor Andersson
2014-12-03
html: Remove useless fz_xml node field in box struct.
Tor Andersson
[next]