summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-08-31Update DroidSans fonts to latest upstream versions.Tor Andersson
2011-08-31Make in_array state a local variable to cope with broken XObject streams.Tor Andersson
2011-08-30Ignore X11 key mappings when searching.Bert
2011-08-30Do not change view when reloading file.Bert
2011-08-29Check for and disallow image depths greater than 16.Tor Andersson
2011-08-29Turn off shrinkwrap mode when maximizing the window.Tor Andersson
2011-08-17pdfdraw: Add command line option to gamma correct and invert images.Tor Andersson
2011-08-09Fix bug 692312.Tor Andersson
2011-08-09Fix bug 692272: use the softmask_ctm when drawing soft masks.Tor Andersson
2011-08-09Fix bug 692253: handle curvetov with no current point set.Tor Andersson
2011-08-09Fix bug 692284: return error for empty resource dictionaries.Tor Andersson
2011-08-09Fix bug 692412: typo in buffer size.Tor Andersson
2011-08-06Cosmetic style fixes.Tor Andersson
2011-08-06Allocate a re-entrant safe buffer for interpreting content streams.Tor Andersson
2011-08-06Move Dynalab tricky font check to cover simple fonts as well.Tor Andersson
2011-08-05More changes to blending of groups.Robin Watts
2011-08-04Fix part of bug 692377: "hivemind" PDF regressionRobin Watts
2011-08-03Fix bug 692388; colored type3 fonts drawn incorrectly.Robin Watts
2011-08-03Tweak to list playback code to pass flags as 0 or 1.Robin Watts
2011-08-03Add (disabled by default) debug code for group blends.Robin Watts
2011-08-02Squash some compiler type warnings.Robin Watts
2011-08-02Another attempt to fix bug 691629.Robin Watts
2011-08-01Fix bug 692377: Incorrect rendering of blending groups.Robin Watts
2011-08-01Fix bug 691629; avoid aa'd edge pixels due to bad weight calcs.Robin Watts
2011-08-01Add support for colored Type3 glyphs (ones that use d0).Robin Watts
2011-07-29Bug 692382: Fix typo that broke encryption support.Robin Watts
2011-07-26Fix bug 692354: Horizontal white lines in images.Robin Watts
2011-07-14Add Knockout group support.Robin Watts
2011-07-13Non-isolated group support, and fix Bug 692336.Robin Watts
2011-07-08Clip area optimisations for displaylist case:Robin Watts
2011-07-06Tweak mupdf clip path handling.Robin Watts
2011-07-05Fix bug 692276. Android not displaying pdf contents.Robin Watts
2011-07-04Android build lifecycle tweaks; fix leaking.Robin Watts
2011-07-04Update android documentation to be clearer.Robin Watts
2011-06-14Fix Bug 692277: PDF file won't open.Robin Watts
2011-06-01Add 2 missing header files to VS solution.Robin Watts
2011-06-01Fix android build; bug 692222.Robin Watts
2011-05-31Use fz_atof in XPS interpreter.Tor Andersson
2011-05-31Fix assert in scale: see Bug 692245.Robin Watts
2011-05-26Flip pages when panning beyond threshhold.Cedric Sodhi
2011-05-19Fix Bug 692196: segv in scale_single_row.Robin Watts
2011-05-02pdf_repair.c: Skip first comment after version marker.Tor Andersson
2011-04-29Makefile: Fix dependencies for 'install' target.Tor Andersson
2011-04-29Add xpsdraw to windows project.Tor Andersson
2011-04-29Don't use RegDeleteTree; it's only supported in Vista and up.Tor Andersson
2011-04-25Add libs target, and webos OS settings.Robin Watts
2011-04-25Check AES encrypted string length and padding values.Tor Andersson
2011-04-25Always call glyph index "gid"; not "cid" as in some places.Tor Andersson
2011-04-25Add 'generate' make target to make font/cmap headers.Robin Watts
2011-04-25Makefile tweaks for cross compiling, plus example cross compile target.Robin Watts