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
2013-08-13
Remove unnecessary parameter
Paul Gardiner
2013-08-13
Insert the extra layers required for a signature-appearance stream
Paul Gardiner
2013-08-13
Add support for creating signature-field appearance streams
Paul Gardiner
2013-08-07
Use ascender and descender to determine line skip
Paul Gardiner
2013-08-02
Correctly account for alterations to xobject matrix and bbox
Paul Gardiner
2013-08-02
Handle more color cases in DA handling
Paul Gardiner
2013-08-02
Improve naming consistency
Paul Gardiner
2013-07-30
For freetext annotations, distinguish device and page space correctly.
Paul Gardiner
2013-07-30
Change pdf_measure_text to account for the borders around characters
Paul Gardiner
2013-07-29
Add support for freetext annotations
Paul Gardiner
2013-07-29
A few updates to the pdf device
Paul Gardiner
2013-07-26
Reword mutool usage text.
Tor Andersson
2013-07-26
Narrow definition of whitespace according to XML spec.
Robin Watts
2013-07-26
Silence 'set but not used' warnings.
Tor Andersson
2013-07-26
Clean up whitespace.
Tor Andersson
2013-07-26
Add OpenXPS mime-type to fz_open_document.
Tor Andersson
2013-07-25
Fix mutool poster operation.
Robin Watts
2013-07-25
Bug 694402: Fix various SVG output problems
Robin Watts
2013-07-24
Fix memory overwrites when plotting glyphs that are completely clipped.
Robin Watts
2013-07-24
Fix leak of pdf_field_value.
Robin Watts
2013-07-24
Bug 694429: Fix potential overflows in sprintf in pdfextract
Robin Watts
2013-07-24
Fix MIN/MAX confusion in edge list clipping.
Tor Andersson
2013-07-22
Collect together all code to do with appearance-stream creation
Paul Gardiner
2013-07-22
Bug 694431: Fix potential infinite loop.
Robin Watts
2013-07-19
Initial work on progressive loading
Robin Watts
2013-07-12
Set /Parent entry when inserting a page into the page tree.
Tor Andersson
2013-07-12
Throw exception on invalid page objects when looking up page numbers.
Tor Andersson
2013-07-11
Silence a few warnings.
Tor Andersson
2013-07-11
Fix pdf_count_pages_before_kid to cope with /Page with /Count in.
Robin Watts
2013-07-11
Remove depth counter from page/resources lookups.
Robin Watts
2013-07-11
Hoist count skipping up to before we recurse.
Tor Andersson
2013-07-11
Implement dynamic page tree lookups.
Tor Andersson
2013-07-04
Update pdf_write_document to support incremental update
Paul Gardiner
2013-07-03
Avoid fz_throw/message on every annotation without appearance.
Robin Watts
2013-07-03
Update fz_error/fz_warn to output to Debugger window on Win32 too.
Robin Watts
2013-07-03
Update Memento to output to debug window on windows.
Robin Watts
2013-07-03
Rename pdf_set_objects_parent_num to pdf_set_obj_parent
Robin Watts
2013-07-03
Avoid spurious, broken-annotation warning when appearance stream missing
Paul Gardiner
2013-07-02
Fix "mutool clean -ggg" operation.
Robin Watts
2013-07-01
Bug 694382: Fix use-after-free due to type3 fonts.
Robin Watts
2013-07-01
Fix android app crashing after save
Paul Gardiner
2013-06-28
Add array_insert_drop and array_delete functions.
Tor Andersson
2013-06-28
Ensure altered objects are moved to the incremental xref section
Paul Gardiner
2013-06-28
Optimise xref-section extension and improve linked list creation
Paul Gardiner
2013-06-28
Modify FZ_NORETURN to work on MSVC too.
Robin Watts
2013-06-27
Move to using a flags bit rather than "Dirty" dict entries.
Robin Watts
2013-06-27
Bug 694382: Fix problems arising from recent pdf_obj changes.
Robin Watts
2013-06-26
Ensure monotonicity of xref-section size
Paul Gardiner
2013-06-26
Silence compiler warnings.
Tor Andersson
2013-06-25
Rework storing internal flags in PDF objects.
Robin Watts
[next]