summaryrefslogtreecommitdiff
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Bug 697231: Introduce caching to use of clipping paths.Robin Watts2016-10-276-5/+34
* Tweak to clip device nesting.Robin Watts2016-10-271-1/+1
* Fix BOBBIN undefined warnings.Chris Liddell2016-10-251-1/+1
* Bug 697144: Fix fix for previous radial shading fix.Robin Watts2016-10-231-1/+2
* Bug 697144: Fix radial shadings broken by previous fix.Robin Watts2016-10-221-0/+1
* Bug 697144: Fix radialshade2.psRobin Watts2016-10-211-11/+42
* Bug 696508: improve configure cross compile supportChris Liddell2016-10-213-7/+10
* Bug 697144: Fix radialshade1.psRobin Watts2016-10-212-4/+6
* Rework openjpeg subsampled decode.Robin Watts2016-10-172-180/+251
* Bug 695340. Avoid NULL dereferencesMichael Vrhel2016-10-121-4/+8
* Fix Bug 696866: patterns need to set color_usage.or over the entire areaRay Johnston2016-10-111-0/+1
* Remove the appledmp, iwlo, iwhi, iwlq devicesChris Liddell2016-10-101-1/+1
* Remove the os2prn deviceChris Liddell2016-10-101-9/+0
* Remove the mswindll and mswin devicesChris Liddell2016-10-101-35/+0
* Remove sgirgb deviceChris Liddell2016-10-101-1/+1
* Remove the sunhmono deviceChris Liddell2016-10-101-1/+1
* Remove the moribund Mac Classic specific files.Chris Liddell2016-10-105-1919/+0
* Check for NULL return from memory allocationChris Liddell2016-10-081-0/+2
* Bug 696860 remove memcmp of structs in gscrdp.cMichael Vrhel2016-10-053-10/+29
* Bug 697179: Reference count device icc profileChris Liddell2016-10-051-0/+1
* Bug 697178: Add a file permissions callbackChris Liddell2016-10-053-5/+24
* Use ToUnicode for substituted CIDFontsChris Liddell2016-10-053-2/+3
* Bug 696859 memcmp of struct removal in gscrd.cMichael Vrhel2016-10-051-12/+27
* Prevent dereference of NULL device methodKen Sharp2016-10-051-4/+8
* Fix misplace parenthesis and missing constMichael Vrhel2016-10-042-3/+3
* Bug 696858 remove memcmp struct in gscie.cMichael Vrhel2016-10-041-5/+57
* Bug 696854 remove memcmp of structs in gdevdevn.cMichael Vrhel2016-10-041-8/+46
* Bug 696862 remove memcmp() color info structureMichael Vrhel2016-10-044-6/+41
* pdfwrite - fix ToUnicode CMap sequence consolidationKen Sharp2016-10-031-1/+1
* Remove (and re-implement) ConvertUTF.cKen Sharp2016-09-293-698/+0
* Import new OpenJPEG version.Robin Watts2016-09-275-4/+204
* Fix splay tree traversal (again)Robin Watts2016-09-201-6/+18
* Fix Memento crashRobin Watts2016-09-201-1/+3
* Sync Memento with MuPDF.Robin Watts2016-09-202-20/+151
* Bug 697134: Tweak MEMENTO_GS_HACKS inclusion.Robin Watts2016-09-201-7/+1
* Fix bug 697097. SMask subpixel offset must match image offset.Ray Johnston2016-09-151-0/+1
* Bump version number to 9.21Chris Liddell2016-09-141-3/+3
* Ensure PCL/XPS free all their memory.Chris Liddell2016-09-133-1/+25
* Bug 696599: cast disguised wrong type dereference.Chris Liddell2016-09-134-4/+4
* Bug 697110: Ensure stream 'file_limit' is correctChris Liddell2016-09-125-12/+14
* Apply fix suggested in Bug 697108 to prevent infinite loopRay Johnston2016-09-101-1/+1
* Add building a 'stripped' shared lib.Chris Liddell2016-09-091-0/+28
* Tweak .so target to not have a "main" function.Chris Liddell2016-09-092-1/+5
* Soft Mask Matte Entry Bug 697097Ray Johnston2016-09-076-28/+106
* Fix sread_subfile check for file_limit when gs_offset_t is bigger than long.Ray Johnston2016-09-071-5/+5
* Reinstate pointer alignment special case for sparc and hpuxChris Liddell2016-08-301-0/+7
* Tweak the .a targetChris Liddell2016-08-251-1/+4
* Add a couple of headers for function prototypesChris Liddell2016-08-253-1/+3
* Bug 697060. -dUsePDFX3Profile and -dNumRenderingThreadsMichael Vrhel2016-08-242-20/+3
* Bug 697059 Pattern and Spot ColorMichael Vrhel2016-08-241-9/+15