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
Age
Commit message (
Expand
)
Author
2012-11-27
Tweak image color conversion
Robin Watts
2012-11-27
Skip BOM in XML parser which was confusing the XPS parser.
Tor Andersson
2012-11-26
Move XML parser into fitz directory.
Tor Andersson
2012-11-26
Use display list for type 3 glyphs.
Tor Andersson
2012-11-21
Add weights caches for pixmap scaling.
Robin Watts
2012-11-21
Bug 693458: Fix subscaler logic.
Robin Watts
2012-11-21
Bug 693458: Fix calculation of pointer offset in subsampler.
Robin Watts
2012-11-21
Bug 693458: Fix previous image subsample factor commit.
Robin Watts
2012-11-21
ARM code pixmap subsampler.
Robin Watts
2012-11-21
ARM optimised fast_cmyk_to_rgb code.
Robin Watts
2012-11-21
Bug 693458: Fix typo in fax decoder.
Robin Watts
2012-11-20
Obsess about whitespace.
Tor Andersson
2012-11-20
Rename "tolower" back to "fz_tolower"
Chris Liddell
2012-11-19
Add image subsampling function.
Robin Watts
2012-11-19
Tweak image decode downscale factor internals.
Robin Watts
2012-11-19
Enable android profiler build.
Robin Watts
2012-11-19
Attempt to speed up fax decompression.
Robin Watts
2012-11-16
Implement fast_cmyk_to_rgb without calling cmyk_to_rgb.
Robin Watts
2012-11-16
Rejig cmyk_to_rgb to avoid repeated muls.
Robin Watts
2012-11-16
Only invert color values, not alpha, in fz_invert_pixmap_rect.
Tor Andersson
2012-11-16
Add functions to highlight and copy text selections.
Tor Andersson
2012-11-16
Move text searching function into fitz.
Tor Andersson
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-29
Add fz_update_page
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-17
Fix warning; pdf_js_supported not prototyped.
Robin Watts
2012-10-11
Android Forms: pass in mouse events and handle updating
Paul Gardiner
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
Bug 693346: Fix calculation of progress_max
Robin Watts
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
Handle axial and radial shadings the same way as other shadings.
Sebastian Rasmussen
2012-10-01
Bug 693330: Change shadings to decompose to meshes at render time.
Robin Watts
2012-09-25
Forms: support doc.mailDoc.
Paul Gardiner
2012-09-25
Forms: handle app.launchUrl, currently by displaying a warning
Paul Gardiner
2012-09-25
Forms: show warning for use of app.execDialog
Paul Gardiner
2012-09-25
Forms: handle app.execMenuItem (presently just as a not-supported warning)
Paul Gardiner
2012-09-21
When we are growing an fz_buffer, ensure it doesn't stay 0 sized.
Robin Watts
2012-09-21
Move defaulting of image params into predictor function.
Robin Watts
2012-09-18
Forms: add event handling api and specifically support for javascript alert
Paul Gardiner
2012-09-18
Forms: document event api
Paul Gardiner
2012-09-04
Tweak fz_keep_stream to cope with NULL.
Robin Watts
2012-09-04
Tweak to allow building on metro.
Robin Watts
2012-09-04
Merge branch 'master' into forms
Paul Gardiner
2012-09-04
Forms: mass renaming for the sake of consistency
Paul Gardiner
[next]