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-29
Bug 693463: Various small fixes.
Robin Watts
2012-11-29
Bug 693463: Fix various memory leaks.
Robin Watts
2012-11-29
Bug 693461: Add LL suffix to large number.
Robin Watts
2012-11-28
Bug 693452: Memory leak with transitions disabled.
Robin Watts
2012-11-28
Bug 693443: Don't check for fz_opts being NULL in pdf_write_document
Robin Watts
2012-11-28
Bug 693392: Add \n to some printfs in mujstest.
Robin Watts
2012-11-28
Avoid calling interactive functions with a NULL idoc.
Robin Watts
2012-11-28
Remove .png from .gitignore since we have png files in the apps.
Tor Andersson
2012-11-28
Skip BOM in UTF-8 encdoded XML documents too.
Tor Andersson
2012-11-28
Android: fix null exception when viewing calc.pdf
Paul Gardiner
2012-11-28
Remove 2 unused variables.
Robin Watts
2012-11-28
Android: add support for listbox and combobox form fields
Paul Gardiner
2012-11-28
Android: Allow multiple instances of MuPDF to run simultaneously.
Robin Watts
2012-11-27
Tweak image color conversion
Robin Watts
2012-11-27
Update scan converter to cope better with rectangular paths.
Robin Watts
2012-11-27
android: Use custom styles for widgets.
Tor Andersson
2012-11-27
android: Re-enable highlight button and use tinting for button states.
Tor Andersson
2012-11-27
android: Use fullscreen activities for page and outline views.
Tor Andersson
2012-11-27
android: Update cancel icon to be the same size as the other icons.
Tor Andersson
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
[next]