index
:
mupdf
master
profxjc
xjc-rebase
MuPDF PDF reader and library
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2012-11-27
ios: Add xcode project temp files to .gitignore.
Tor Andersson
2012-11-27
Skip BOM in XML parser which was confusing the XPS parser.
Tor Andersson
2012-11-27
Android: fix accidently swapped title and message in alert dialog
Paul Gardiner
2012-11-27
Android: implement saving of form data
Paul Gardiner
2012-11-27
Forms: avoid directly saving to the original file
Paul Gardiner
2012-11-26
Move xps_xml.c to base_xml.c in Android makefiles.
Robin Watts
2012-11-26
Remove xps/xps_xml.c from libmupdf-V8 VS project.
Robin Watts
2012-11-26
Move XML parser into fitz directory.
Tor Andersson
2012-11-26
xps: Move XML parser into fitz namespace.
Tor Andersson
2012-11-26
xps: Fix potential off-by-one buffer overwrite in XML parser.
Tor Andersson
2012-11-26
xps: Save text content in XML nodes.
Tor Andersson
2012-11-26
Use display list for type 3 glyphs.
Tor Andersson
2012-11-22
Hardwire AA_BITS to 8 on android build.
Robin Watts
2012-11-21
Add weights caches for pixmap scaling.
Robin Watts
2012-11-21
Android: Move draw_simple_scale.c back into Core.mk
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
Forms: ensure changed widgets are marked dirty rather than parent field
Paul Gardiner
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
Android: fix problem if screen timesout during alert display
Paul Gardiner
2012-11-20
Fix android javascript build compile error.
Robin Watts
2012-11-20
Obsess about whitespace.
Tor Andersson
2012-11-20
Android: remove SafeAsyncTask
Paul Gardiner
2012-11-20
Android: use AsyncTask from android source
Paul Gardiner
2012-11-20
Missed Core2.mk in the profiler commit.
Robin Watts
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
Unroll inner loop of ARM version of scale_row_to_temp1.
Robin Watts
2012-11-19
Enable android profiler build.
Robin Watts
2012-11-19
Attempt to speed up fax decompression.
Robin Watts
2012-11-19
Android: implement alert dialog
Paul Gardiner
2012-11-19
javascript fix typo in util function
Paul Gardiner
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
Fix build with openjpeg-1.5.1
Wouter van Kesteren
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-11-16
Build on Solaris (10, at least)
Chris Liddell
2012-11-09
Android: restrict annotation updates to ones within the patch area
Paul Gardiner
2012-11-09
Android: fix bug causing intermittent out of position hq rendering
Paul Gardiner
2012-11-08
Forms: correctly handle setting the value of a checkbox field
Paul Gardiner
2012-11-08
Forms: handle all color types in Field.setTextColor
Paul Gardiner
2012-11-08
Android: fix rendering-wrong-page bug
Paul Gardiner
2012-11-07
Javascript: add alerts to keystroke-checking utility functions
Paul Gardiner
[next]