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-04-09
Remove the _no_run functions.
Tor Andersson
2015-04-08
Fix windows builds of epub-doc.c
Robin Watts
2015-04-07
Fix whitespace.
Tor Andersson
2015-04-07
Add some basic page margins to EPUB layout.
Tor Andersson
2015-04-07
Fix some warnings.
Tor Andersson
2015-04-07
Add EPUB layout options to mupdf-x11 and mudraw.
Tor Andersson
2015-04-07
Trigger default layout in fz_document layer.
Tor Andersson
2015-04-07
Rename mutool show 'pages' to 'pagetree' to reduce possible confusion.
Tor Andersson
2015-04-07
Fix structured text extraction in vertical mode.
Robin Watts
2015-04-07
Structured text extraction; improve glyph bounding box calculations.
Robin Watts
2015-04-07
Use fz_advance_glyph rather than direct FT calls during PDF layout.
Robin Watts
2015-04-06
Add some simple debug code to dump fz_gels.
Robin Watts
2015-04-06
Antidropout followup: cope with stroking too.
Robin Watts
2015-04-06
Bug 694367: Attempt to avoid dropouts of rectangles.
Robin Watts
2015-04-06
Update mutool subtools to use PDF_NAME_xxx rather than "xxx".
Robin Watts
2015-04-06
Add mutool pages subcommand.
Robin Watts
2015-04-06
Move the guts of pdfclean into the lib.
Robin Watts
2015-04-06
Fix oddity with pdfinfo
Robin Watts
2015-04-03
Pages created with pdf_create_page were duff.
Robin Watts
2015-04-03
Bug 694713: Avoid assert when using pdf_page_write
Robin Watts
2015-04-02
Bug 695900: pdfclean return code is inverted.
Robin Watts
2015-04-01
fix bug #695895. Uninitialized variable in pdf_parse_file_spec
fredrossperry
2015-04-01
Bug 693719: Attempt #2. Broken trailer repair.
Robin Watts
2015-04-01
Update manpages.
Tor Andersson
2015-04-01
Fix scan for %d in mudraw.
Tor Andersson
2015-04-01
Bug 693719: Improve repairing of files with broken trailers.
Robin Watts
2015-04-01
Clean up mudraw command line syntax.
Tor Andersson
2015-03-30
Bug 695892: Fix incremental updates of documents with xref streams.
Robin Watts
2015-03-30
Bug 695549: Avoid returning compressed buffer as uncompressed.
Robin Watts
2015-03-30
Bug 695556: Use doubles when inverting matrices.
Robin Watts
2015-03-26
Avoid division by 0 in blend calls.
Robin Watts
2015-03-25
Fix silly typo
Robin Watts
2015-03-25
Bug 695864: Avoid assertion if a file is saved incrementally twice.
Robin Watts
2015-03-25
Bug 695878: Add entry to fz_outline to indicate if outline entry is open
Robin Watts
2015-03-25
Bug 695885: Avoid too many pop clips.
Robin Watts
2015-03-25
Fix Mutool; was broken due to printf changes.
Robin Watts
2015-03-25
Fix problems with fz_printf.
Robin Watts
2015-03-25
Avoid calling pdf_dict_finds when we could call pdf_dict_find.
Robin Watts
2015-03-25
Fix reference counting mistake in forms support.
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
Reduce pdf_obj 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
Fix Memtrace for 64bit operation.
Robin Watts
2015-03-20
Workaround bug in ftoa.
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
[next]