index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fitz
/
fitz-internal.h
Age
Commit message (
Expand
)
Author
2012-11-19
Add image subsampling function.
Robin Watts
2012-11-19
Tweak image decode downscale factor internals.
Robin Watts
2012-11-16
Add fz_write_buffer_rune to append a utf-8 character to a buffer.
Tor Andersson
2012-10-29
Support partial update in pdfapp.c
Paul Gardiner
2012-10-25
Support separate rendering of the main page contents and the annotations
Paul Gardiner
2012-10-17
First steps towards supporting transitions.
Robin Watts
2012-10-08
Bug 693368: Fix typo "atin2f".
Robin Watts
2012-10-08
Fix SHA-384/-512 hash algorithm typos
Sebastian Rasmussen
2012-10-05
Move local implementation of trig function to internal header
Sebastian Rasmussen
2012-10-05
Make shadings hold the data streams compressed.
Robin Watts
2012-10-05
Refactor compressed stream loading.
Robin Watts
2012-10-01
Move to consistently refer to "Linear" shadings rather than "Axial" ones.
Robin Watts
2012-10-01
Bug 693330: Change shadings to decompose to meshes at render time.
Robin Watts
2012-08-29
Merge branch 'master' into forms
Paul Gardiner
2012-08-16
Fix 64-bit integer typedefs for MSVC.
Tor Andersson
2012-08-16
Add SHA-384/-512 hash algorithms
Sebastian Rasmussen
2012-08-16
Make 64-bit integers available everywhere in fitz
Sebastian Rasmussen
2012-08-01
Merge branch 'master' into forms
Paul Gardiner
2012-07-20
Pass original font name to fz_new_font from PDF interpreter.
Tor Andersson
2012-07-17
Handle glyphs that are too large to render as pixmaps.
Tor Andersson
2012-07-09
Forms: add widget enumeration, and text-widget content type
Paul Gardiner
2012-07-06
Remove debugging functions for release builds.
Sebastian Rasmussen
2012-07-05
Merge branch 'master' into forms
Robin Watts
2012-06-27
Fix clipping of stroked text seen in displaylist cases.
Robin Watts
2012-06-21
Add fz_buffer_cat_pdf_string function to avoid Bug 693143.
Robin Watts
2012-06-20
Add better mechanism for enumerating annotation rectangles.
Robin Watts
2012-06-19
Avoid lots of const warnings.
Robin Watts
2012-06-14
Add -j flag to mudraw; create simple mujstest scripts automatically.
Robin Watts
2012-06-13
Merge branch 'master' into forms
Paul Gardiner
2012-06-12
A few general utility functions added for the sake of the forms work
Paul Gardiner
2012-06-12
Forms: improved handling of text scaling in multiline text widgets
Paul Gardiner
2012-06-01
Merge branch 'master' into forms
Paul Gardiner
2012-05-31
A few general utility functions added for the sake of the forms work
Paul Gardiner
2012-05-31
Add linearization to pdf_write function.
Robin Watts
2012-05-15
Forms: make forms API separate to the main document API
Paul Gardiner
2012-05-08
Switch to reading content streams on the fly during interpretation.
Robin Watts
2012-05-08
Update seeking behaviour of null streams.
Robin Watts
2012-05-08
Forms: part of text field handling
Paul Gardiner
2012-05-08
Forms: handle field appearance change on mouse up/down
Paul Gardiner
2012-05-07
A few general utility functions added for the sake of the forms work
Paul Gardiner
2012-04-28
Move guts of pdfclean into new pdf_write function.
Robin Watts
2012-04-17
Add Meta interface to fz_document.
Robin Watts
2012-03-21
Update iOS app.
Tor Andersson
2012-03-19
Bug 692746; avoid 'double palettes' on jpx images.
Robin Watts
2012-03-14
Bug 692917: Move to dynamic stroke_states.
Robin Watts
2012-03-13
Merge master and pg_android branches
Robin Watts
2012-03-13
Make fz_print functions all take a FILE *.
Robin Watts
2012-03-13
Add ctx argument and rename fz_bound_pixmap to fz_pixmap_bbox.
Tor Andersson
2012-03-13
Rename some functions and accessors to be more consistent.
Tor Andersson
2012-03-12
Move fz_alloc_default to internal header.
Tor Andersson
[next]