index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
source
Age
Commit message (
Expand
)
Author
2015-02-20
Rejig display device to have a more compact memory representation.
Robin Watts
2015-02-20
Do not crash on text extraction on pages with no text.
Robin Watts
2015-02-18
Fix typos and reference counting errors in CBZ.
Tor Andersson
2015-02-18
Fix 695831: integer overflow in PNG and TIFF loaders.
Tor Andersson
2015-02-17
Fix memory leak in fz_page.
Tor Andersson
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
Remove pointless return value checks when calling fz_open_file.
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
Add some Memento_labels to aid debugging of leaks.
Robin Watts
2015-02-10
Attempting to render a JPEG with xres and yres set to 1 fails.
Robin Watts
2015-02-03
Update URW fonts.
Tor Andersson
2015-01-21
Fix rebase/merge error in previous commit.
Tor Andersson
2015-01-21
Update MuJS.
Tor Andersson
2015-01-20
don't omit patterns with huge xstep/ystep values
Simon Bünzli
2015-01-20
don't decode '8' and '9' as octal digits
Simon Bünzli
2015-01-20
remove some lonely tabs and move some braces onto their own lines
Simon Bünzli
2015-01-20
fix crash caused by commit 90c560641d9b459a658029eefc4cbb02fdbca0b5
Simon Bünzli
2015-01-20
fix memory leak introduced with commit 90c560641d9b459a658029eefc4cbb02fdbca0b5
Simon Bünzli
2015-01-20
Bug 695770: fix TODO in commit d7c0c0856b31be17823ae4745b2c542a9c71765f
Simon Bünzli
2015-01-20
don't try extracting object number 0
Simon Bünzli
2015-01-06
Add xref_index to speed searching of sparse xrefs.
Robin Watts
2015-01-05
Another PDF Xref speedup from Malc.
Robin Watts
2014-12-29
Remove unnecessary test.
Robin Watts
2014-12-29
Performance optimisation with pdf_cache_object/pdf_get_xref_entry
Robin Watts
2014-12-29
Fix windows build failure.
Robin Watts
2014-12-18
Bug 695746: make LZW decoder slightly more tolerant
Simon Bünzli
2014-12-12
prevent warning C4090
Simon Bünzli
2014-12-12
make xps_read_part report correct part sizes
Simon Bünzli
2014-12-12
fix memory leaks
Simon Bünzli
2014-12-12
update pointer after ensure_solid_xref call
Simon Bünzli
2014-12-03
html: Make font-size keywords relative sized based on a 1.2 scaling factor.
Tor Andersson
2014-12-03
html: Clean up some naming.
Tor Andersson
2014-12-03
html: Fix parsing of @-rules in CSS.
Tor Andersson
2014-12-03
html: Allow +number in CSS syntax.
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
2014-12-03
html: Rename rule and style (match) structs.
Tor Andersson
2014-12-03
html: Fail with '[image]' placeholder on broken images.
Tor Andersson
2014-12-03
html: Namespace prefix CSS functions.
Tor Andersson
2014-12-03
html: Rename files.
Tor Andersson
2014-12-03
html: Some cleaning.
Tor Andersson
2014-12-03
epub: Add EPUB document type.
Tor Andersson
[prev]
[next]