summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Proper fix for deep color overprint.gs9.28-temp-for-testingRobin Watts2019-09-021-2/+16
* Fix deep color mattes.Robin Watts2019-09-021-1/+3
* Update overprint hl_color code to cope with 16bit devices too.Robin Watts2019-08-311-2/+4
* Fix deep color transparency overprint.Robin Watts2019-08-311-1/+1
* Avoid overflow in deep color luminosity calculations.Robin Watts2019-08-301-8/+8
* Fix overflow in 16bit blending calculations.Robin Watts2019-08-292-49/+80
* Better CMYK conversion for bmpcmpRobin Watts2019-08-292-1/+280059
* Bug 701446: Avoid divide by zero in shading.Robin Watts2019-08-291-4/+9
* Fix deep color transparency saturation blending.Robin Watts2019-08-271-6/+5
* Bug 701446: Avoid division by zero in gx_shade_trapezoidRobin Watts2019-08-271-9/+11
* Exit early from gx_shade_trapezoid in more cases.Robin Watts2019-08-271-3/+3
* Fix deep colour transparency "uncompositing".Robin Watts2019-08-261-2/+5
* Fix deep colour knockout logic.Robin Watts2019-08-261-4/+5
* Squash a couple of warnings.Robin Watts2019-08-262-2/+2
* Fix SoftLight blending in deep color transparency.Robin Watts2019-08-261-3/+6
* Fix problems with pngalpha and deep color transparency filling.Robin Watts2019-08-268-64/+32
* Fix deep color transparency issue.Robin Watts2019-08-232-6/+9
* Fix deep color transparent pattern problems.Robin Watts2019-08-234-57/+278
* Update bmpcmp.c to read psdrgb rather than psdbgr.gs9.28-temp-for-testing-tagRobin Watts2019-08-211-5/+9
* Fix commit ec0b35fed3de: "Handle directory separators..."Chris Liddell2019-08-211-2/+2
* Bug 701451: Fix clist color_usage calculations for shadings.Robin Watts2019-08-211-20/+2
* PDF interpreter - review .forceput securityKen Sharp2019-08-215-29/+33
* Handle directory separators in access control matchingChris Liddell2019-08-211-1/+6
* Disable use of alternate tint transform ICC profileMichael Vrhel2019-08-211-2/+13
* Fix crashes in RAW_DUMP debug code.Robin Watts2019-08-211-3/+3
* Fix deep color transparency pattern copying problem.Robin Watts2019-08-211-1/+1
* Avoid signed overflow in deep transparency calculations.Robin Watts2019-08-211-2/+2
* Fix overflow in deep color blending.Robin Watts2019-08-211-2/+4
* make .forceput inaccessibleKen Sharp2019-08-212-5/+5
* Handle drag'n'drop file name/pathsChris Liddell2019-08-215-32/+182
* Squash warnings in claptrap.Robin Watts2019-08-211-4/+5
* Squash warning in gdevpsd.cRobin Watts2019-08-211-1/+2
* Squash some compiler warnings.Robin Watts2019-08-215-10/+12
* Fix X11 device ICC profile memory leaksChris Liddell2019-08-211-0/+8
* Doc updates, changelog, news etcghostpdl-9.28rc1Chris Liddell2019-08-153-25/+6057
* Dates and versions for 9.28 RC 1Chris Liddell2019-08-1543-58/+58
* Revision dateChris Liddell2019-08-151-1/+1
* Add -dNOSAFER for Windows installer cidfmap creationChris Liddell2019-08-151-1/+1
* ps2write - don't password encrypt PostScript output!Ken Sharp2019-08-151-0/+6
* Document the new SAFER/file access controlsChris Liddell2019-08-155-92/+287
* Enable new 'SAFER' protection by default.Chris Liddell2019-08-151-38/+28
* Add null file to the permit writing listChris Liddell2019-08-151-0/+2
* Use enum values for shutting down the file access listsChris Liddell2019-08-151-3/+4
* Tweak to better handle undefined transparency opsChris Liddell2019-08-151-1/+4
* Fix gs_add_explicit_control_path()Chris Liddell2019-08-151-1/+1
* Don't bind and undefine .copytreeChris Liddell2019-08-151-2/+2
* Tweak the interaction of file permissions and -IChris Liddell2019-08-151-1/+3
* pdfwrite/ps2write/pdfimage - record args usedKen Sharp2019-08-154-0/+149
* Capture args to feed to pdfwrite.Robin Watts2019-08-146-19/+287
* Fix gs_lib_ctx memory calls to use the correct memory pointer.Robin Watts2019-08-141-4/+4