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
2011-07-06
Tweak mupdf clip path handling.
Robin Watts
2011-07-05
Fix bug 692276. Android not displaying pdf contents.
Robin Watts
2011-07-04
Android build lifecycle tweaks; fix leaking.
Robin Watts
2011-07-04
Update android documentation to be clearer.
Robin Watts
2011-06-14
Fix Bug 692277: PDF file won't open.
Robin Watts
2011-06-01
Add 2 missing header files to VS solution.
Robin Watts
2011-06-01
Fix android build; bug 692222.
Robin Watts
2011-05-31
Use fz_atof in XPS interpreter.
Tor Andersson
2011-05-31
Fix assert in scale: see Bug 692245.
Robin Watts
2011-05-26
Flip pages when panning beyond threshhold.
Cedric Sodhi
2011-05-19
Fix Bug 692196: segv in scale_single_row.
Robin Watts
2011-05-02
pdf_repair.c: Skip first comment after version marker.
Tor Andersson
2011-04-29
Makefile: Fix dependencies for 'install' target.
Tor Andersson
2011-04-29
Add xpsdraw to windows project.
Tor Andersson
2011-04-29
Don't use RegDeleteTree; it's only supported in Vista and up.
Tor Andersson
2011-04-25
Add libs target, and webos OS settings.
Robin Watts
2011-04-25
Check AES encrypted string length and padding values.
Tor Andersson
2011-04-25
Always call glyph index "gid"; not "cid" as in some places.
Tor Andersson
2011-04-25
Add 'generate' make target to make font/cmap headers.
Robin Watts
2011-04-25
Makefile tweaks for cross compiling, plus example cross compile target.
Robin Watts
2011-04-20
Revert part of "Tweak hinting flags to freetype."
Tor Andersson
2011-04-15
Tweak hinting flags to freetype.
Tor Andersson
2011-04-15
Use artificial italics and emboldening for substitute font.
Tor Andersson
2011-04-15
Use DroidSans.ttf as substitute font.
Tor Andersson
2011-04-14
Import pristine base-14 fonts from URW.
Tor Andersson
2011-04-14
Fix regression introduced by bug fix for #692153
Tor Andersson
2011-04-14
pdf_cmap.c: Fix off-by-one error and check for integer overflow.
Tor Andersson
2011-04-14
Fix bug #692153: skip PDF version marker when repairing.
Tor Andersson
2011-04-14
Expose informational encryption details.
Tor Andersson
2011-04-14
Add fallback case for links accessed by button annotations.
Tor Andersson
2011-04-12
Avoid conflict with compiler builtin definitions of tolower.
Tor Andersson
2011-04-12
Fix serious bug in cmap compacting -- we forgot to set the new length.
Tor Andersson
2011-04-11
Add triangle caps; separate start, dash and end cap styles for XPS.
Tor Andersson
2011-04-10
Register file type association on startup in windows.
Tor Andersson
2011-04-10
Fix segfault inducing typo in non-aa scanconverter.
Tor Andersson
2011-04-10
Combine build and interpret to make csi, gstate and material private structs.
Tor Andersson
2011-04-10
Clean up mupdf.h
Tor Andersson
2011-04-10
Make crypt struct opaque.
Tor Andersson
2011-04-10
Make display list struct opaque.
Tor Andersson
2011-04-10
Make global edge list struct opaque, and remove active edge list struct.
Tor Andersson
2011-04-10
Make blendmode opaque.
Tor Andersson
2011-04-10
xps: Use specific font cache struct instead of hash table.
Tor Andersson
2011-04-10
Make fz_obj struct opaque.
Tor Andersson
2011-04-09
Throw an error if none of the content stream parts could be loaded.
Tor Andersson
2011-04-09
Allow multibyte filenames in mupdf windows app for XPS documents.
Tor Andersson
2011-04-09
Check for overflow when adding cmap table and range entries.
Tor Andersson
2011-04-08
Add soft limit to pixmap allocation.
Tor Andersson
2011-04-08
draw_edge.c: Plug memory leak.
Tor Andersson
2011-04-08
Simplify arguments to fz_new_pixmap.
Tor Andersson
2011-04-08
Be even less strict about broken page content array parts.
Tor Andersson
[next]