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
/
pdf
/
pdf-appearance.c
Age
Commit message (
Expand
)
Author
2016-09-23
Clean up annotation enum names.
Tor Andersson
2016-09-01
pdf: Load/open streams by indirect reference object when possible.
Tor Andersson
2016-07-08
Separate close and drop functionality for devices and writers.
Tor Andersson
2016-07-08
Slim pdf_xobject struct: remove cached matrix field.
Tor Andersson
2016-07-08
Slim pdf_xobject struct: remove cached bbox field.
Tor Andersson
2016-07-08
Slim pdf_xobject struct: remove cached resources field.
Tor Andersson
2016-07-08
Slim pdf_annot struct: remove cached page_ctm field.
Tor Andersson
2016-07-08
Slim pdf_annot struct: remove cached inv_page_ctm field.
Tor Andersson
2016-07-08
Slim pdf_annot struct: remove cached annot_type and widget_type fields.
Tor Andersson
2016-07-08
Slim pdf_annot struct: remove cached rect field.
Tor Andersson
2016-07-08
Slim pdf_annot struct: remove cached pagerect field.
Tor Andersson
2016-07-06
Start slimming pdf_page.
Tor Andersson
2016-07-06
pdf: Drop generation number from public interfaces.
Tor Andersson
2016-06-17
Add mediabox argument to fz_new_display_list.
Tor Andersson
2016-06-17
Use 'size_t' instead of int as appropriate.
Robin Watts
2016-06-14
Fix typos in various parts of the code.
Sebastian Rasmussen
2016-04-26
Change order of arguments to pdf_add_page etc.
Tor Andersson
2016-04-05
Clean up bidi enum names.
Tor Andersson
2016-03-21
Fix 696661: Missing annotations.
Tor Andersson
2016-03-14
Take pdf_obj argument to pdf_is_stream.
Tor Andersson
2016-03-11
Fix various warnings.
Robin Watts
2016-03-11
Implement fz_text_language support functions.
Robin Watts
2016-03-11
Rejig Bidirectional and Text code.
Robin Watts
2016-03-01
Don't use pdf_page struct when creating pages.
Tor Andersson
2016-02-24
Add fz_show_string function and move wmode argument to end.
Tor Andersson
2016-02-22
Rename fz_add_text to fz_show_glyph.
Tor Andersson
2016-01-20
Various formatting cleanups.
Tor Andersson
2016-01-06
Squash some warnings
Robin Watts
2015-12-15
Rename fz_buffer_cat to fz_append_buffer.
Tor Andersson
2015-12-11
Keep spans of multiple fonts and sizes in one fz_text object.
Tor Andersson
2015-10-14
Remove unused variable.
Michael Vrhel
2015-10-14
Add proper support for when a combobox widget has options that are 2-element ...
Michael Vrhel
2015-04-07
Fix whitespace.
Tor Andersson
2015-03-24
Rework handling of PDF names for speed and memory.
Robin Watts
2015-03-20
Automatically update /Length and /Filter in pdf_update_stream.
Tor Andersson
2015-02-25
Allow pdf_device to be created with pre-populated buffer.
Robin Watts
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_path and fz_text.
Tor Andersson
2014-03-25
Break dependencies on pdf-form.c and pdf-js.c
Tor Andersson
2014-03-19
Implement our own vsnprintf variant.
Tor Andersson
2014-02-25
Delete unused variable
Paul Gardiner
2014-02-25
Support text (aka sticky note) annotations
Paul Gardiner
2014-01-08
fuzzing fix for null colorspace derefence.
Robin Watts
2014-01-02
Bug 694729: Rounding the Ink
Paul Gardiner
2013-11-05
Fix bug 694730: Wrong bbox in one-point ink annotation
Paul Gardiner
2013-09-13
Fix various compile warnings spotted by the cluster.
Robin Watts
2013-08-28
Add MuPDF logo to signature appearance
Paul Gardiner
2013-08-13
Signature creation
Paul Gardiner
2013-08-13
Insert the extra layers required for a signature-appearance stream
Paul Gardiner
[next]