summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Temporarily disable BGPrint for pcl, xps and gpdl.rjj_9.53.2_testBGPrint_fixesRay Johnston2020-09-231-0/+14
* Fix gp_file allocations to use thread_safe_memory.Ray Johnston2020-09-231-4/+4
* Fix problem with BGPrint and multi-threaded rendering caused by commit cca27988Ray Johnston2020-09-221-7/+6
* Update docs for 9.53.1 releaseghostpdl-9.53.1Chris Liddell2020-09-1444-66/+106
* Fix crashes with pdfwrite, TrueType input fonts and Windows 64-bit buildKen Sharp2020-09-141-5/+0
* Bug 702897: Fix shared libtiff/libjpeg checkChris Liddell2020-09-141-2/+5
* Tweak History9.htm with jbig2dec updatesghostpdl-9.53.0Chris Liddell2020-09-102-1/+30
* Bug 702884: Require jbig2dec 0.19 when building ghostscript.Sebastian Rasmussen2020-09-101-1/+1
* Update jbig2dec stuff for 0.19 release.Sebastian Rasmussen2020-09-103-2/+21
* Docs and dates for 9.53.0Chris Liddell2020-09-1044-47/+86
* Bug 702871: Fix GraphicsAlphaBits + Fill/Stroke issue.Robin Watts2020-09-091-5/+3
* Bug 702837 typo in warning messageKen Sharp2020-08-281-2/+2
* Update dates'n'docs for 9.53.0.RC2ghostpdl-9.53.0rc2Chris Liddell2020-08-2744-45/+173
* Fix Tesseract traineddata file loading.Robin Watts2020-08-271-21/+21
* Coverity 361429: move "break" to correct place.Chris Liddell2020-08-271-1/+1
* PDF interp: Consolidate disabling of page handler deviceChris Liddell2020-08-271-7/+18
* More version number fixesKen Sharp2020-08-273-8/+16
* Fox typos and stuff in the release highlightsChris Liddell2020-08-272-16/+22
* Delete binary files from lcms2mt treeChris Liddell2020-08-274-0/+0
* Fix pdfwrite "%d" mode with file permissionsChris Liddell2020-08-272-7/+15
* Update docs, version, dates, product familyghostpdl-9.53.0rc1Chris Liddell2020-08-2044-77/+13341
* Fix PDF /Producer for new patch levelKen Sharp2020-08-202-4/+14
* Fix Bug 702381: Hang due to cyclic PDF resources.Ray Johnston2020-08-192-4/+6
* Bug 702744: Add windows utf-8 handling for unlink and rename.Robin Watts2020-08-1919-78/+364
* Add patch version to version numberChris Liddell2020-08-184-15/+22
* Bug 702360: Allow @loader_path on darwin so buildChris Liddell2020-08-171-4/+4
* Enhance First/LastPage processingKen Sharp2020-08-152-5/+93
* Bug 702725 Maintain spot colors when overprint mismatch in process CSMichael Vrhel2020-08-144-4/+47
* demos/python/gsapi.py: match new handling of bool by gsapi_set_param().Julian Smith2020-08-141-3/+16
* Update api_test.Robin Watts2020-08-141-9/+38
* Fix stray error during param to string conversions.Robin Watts2020-08-141-1/+3
* Add a couple of files missing from VS Solution.Robin Watts2020-08-142-0/+12
* Update gsapi_set_params to use an "int *" for booleans.Robin Watts2020-08-146-12/+57
* Bug 702611: Fix tiff_from_filep to handle subclassingChris Liddell2020-08-141-14/+12
* Fix memory leak associated with pdfwrite, type3x imagesNancy Durgin2020-08-131-1/+5
* graphics library- clean up streams used as DataSource for functionsKen Sharp2020-08-131-0/+4
* More API.htm fixesMichael Vrhel2020-08-121-3/+3
* Improve client memory handling for colour spaces and patternsKen Sharp2020-08-1210-38/+51
* Update Makefiles for new MSVC version.Robin Watts2020-08-122-0/+33
* Fix missing bits and errors in API.htmMichael Vrhel2020-08-111-23/+48
* Fix Bug 702472: Array contents scrambled with writeobject/printobjectRay Johnston2020-08-111-82/+75
* demos/python/gsapi.py: added support for gsapi_get_param() and gsapi_enumerat...Julian Smith2020-08-111-21/+296
* Swap order of arguments in gsapi_set_param/gsapi_get_param.Robin Watts2020-08-118-25/+38
* Fix gsapi_get_param behaviour on 'not found'.Robin Watts2020-08-105-4/+49
* Bug 702607: Fix (and IMPROVE the maintainability of) EPSFitPageRay Johnston2020-08-081-31/+34
* Update .def files with new gsapi functions.Robin Watts2020-08-086-4/+25
* Update api_test: test enumeration of parameters.Robin Watts2020-08-081-1/+54
* Improve gs_param to string functions.Robin Watts2020-08-081-5/+24
* Add gsapi_enumerate_params functions.Robin Watts2020-08-0810-6/+329
* Coverity 361226: Add missing break.Robin Watts2020-08-081-0/+1