summaryrefslogtreecommitdiff
path: root/base
Commit message (Expand)AuthorAgeFilesLines
* Removing display postscript and NeXT dps operators.Nancy Durgin2018-12-189-234/+34
* Bug 699152: gen ordered screen generationMichael Vrhel2018-12-181-36/+36
* Bug 700383: Add support for scRGBMichael Vrhel2018-12-185-6/+54
* Bug 698721 Overprint mode getting used during shading patternMichael Vrhel2018-12-142-3/+12
* Add missing index update in pdf14 buffer debugMichael Vrhel2018-12-141-0/+1
* Fix header inclusions.Robin Watts2018-12-14194-496/+724
* Add product, copyright and version info to Windows binariesChris Liddell2018-12-132-20/+26
* Improve Claptrap headers.Robin Watts2018-12-112-4/+22
* remove unused variable to silence compiler warningKen Sharp2018-12-111-1/+1
* Add parentheses to silence a compiler warningKen Sharp2018-12-111-4/+6
* Bug 699305 Softmask with knockout non-isolated groupMichael Vrhel2018-12-081-1/+1
* Commit of gpdl-shared-device branch.Chris Liddell2018-12-0718-92/+384
* Improve gx_get_bits_copy determination of depth.Ray Johnston2018-12-071-1/+4
* subclassing devices - fix put_image methodKen Sharp2018-12-041-1/+4
* Remove nasty type check in gs_fapi_finish_render.Robin Watts2018-11-292-3/+2
* Remove unnecessary checks on object types from gxfapi.cRobin Watts2018-11-291-33/+3
* Only use FT weight vector API if FT is new enoughChris Liddell2018-11-291-0/+6
* Remove unnecessary checks on type of pgs.Robin Watts2018-11-291-10/+0
* Source fixup, remove trailing whitespaceKen Sharp2018-11-291-1/+1
* Bug 695813. Reduce memory usage for ICC profiles. Example AIX361DC_Save.pdfRay Johnston2018-11-281-0/+9
* Use the new Freetype FT_Set/Get_MM_WightVector APIChris Liddell2018-11-282-29/+26
* Fix typo in previous commit.Robin Watts2018-11-271-1/+1
* Bug 700278: Fix inverted colors in jpegcmyk output.Robin Watts2018-11-274-1/+16
* Remove unneeded check for planar during color conversionMichael Vrhel2018-11-261-19/+6
* Avoid allocations when color transforming planar dataMichael Vrhel2018-11-261-60/+6
* Change hash key for the icc_profile_cache to uint64_tRay Johnston2018-11-263-6/+6
* Fix infinite loop freeze running all PDF ATS files.Ray Johnston2018-11-264-49/+74
* Make sfclose accept NULL.Robin Watts2018-11-261-1/+5
* Remove gpdl from the "all" Makefile targets.Robin Watts2018-11-231-0/+3
* Remove macro bletcherisms from stream code.Robin Watts2018-11-226-71/+66
* Squash warnings.Robin Watts2018-11-223-19/+21
* Remove STDIO_IMPLEMENTATION logic from Makefiles.Robin Watts2018-11-227-28/+0
* Bring master up to date with 9.26 release branchChris Liddell2018-11-221-1/+1
* Add gpdlmemento target.Robin Watts2018-11-221-0/+29
* Function cleanup - NULL pointers after freeKen Sharp2018-11-194-0/+16
* Check structure types when using the r_ptr macroKen Sharp2018-11-172-3/+3
* Coverity ID 323322Ken Sharp2018-11-171-7/+7
* Sync Memento from MuPDF.Robin Watts2018-11-162-74/+381
* Bug 700176: Use the actual output device for both devices in setdeviceChris Liddell2018-11-141-1/+2
* jbig2dec: Only print repeated error/warning messages once.Sebastian Rasmussen2018-11-142-4/+86
* MSVC: Remove #define for fstat from unistd.hRobin Watts2018-11-141-1/+0
* PS interpreter - check the Implementation of a Pattern before useKen Sharp2018-11-084-8/+8
* Fix missing images due to transform_pixel_region and pattern_accumulator.Robin Watts2018-11-081-1/+4
* Bump version number for releaseChris Liddell2018-11-071-2/+2
* Add nasty workaround for PXL stroking.Robin Watts2018-11-072-0/+195
* Fix Bug 699806: Incorrect file size from "status" on Windows.Ray Johnston2018-11-061-2/+2
* Fix pattern clist data being freed with wrong memory_t.Robin Watts2018-11-061-2/+2
* Fix dev spec op warning/handling.Robin Watts2018-11-051-1/+1
* Scan converter: Fix pngalpha with zero height rectangles.Robin Watts2018-11-051-1/+2
* Avoid misleading warning message.Robin Watts2018-11-052-2/+15