summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* WIP: Chameleon device.chameleonRobin Watts2018-10-095-15/+655
* Explicitly exclude /unknownerror from the SAFERERRORLISTChris Liddell2018-10-091-1/+7
* Ensure 'token' errors are reported correctly.Chris Liddell2018-10-091-0/+3
* For hidden operators, pass a name object to error handler.Chris Liddell2018-10-092-10/+25
* Bug 699832: add control over hiding error handlers.Chris Liddell2018-10-092-32/+59
* Bug 699816: Improve hiding of security critical custom operatorsChris Liddell2018-10-0914-43/+61
* Bug 699800: Fix scan converter problem seen with barcodes.Robin Watts2018-10-081-85/+236
* Bug 699907: Reinstate GTK+ 2.x.x code.Chris Liddell2018-10-081-1/+7
* Bug 697545 : Prevent SEGV after calling gs_image_class_1_simple.Shailesh Mistry2018-10-031-3/+0
* Bug 697545 : Prevent SEGV in gs_setdevice_no_erase.Shailesh Mistry2018-10-031-2/+5
* PDF interpreter - limit page tree recusrsion checkingKen Sharp2018-10-031-15/+23
* Bug 699857: don't push userdict in preparation for Type 1 fontsChris Liddell2018-10-031-1/+1
* Change device put_image method to match the other methods in the APIKen Sharp2018-10-0214-48/+44
* Bug 699813 "filenameforall calls bad iodev with insufficent scratch"Ken Sharp2018-09-271-1/+0
* Bug 699793: Hide the .needinput operatorChris Liddell2018-09-261-3/+17
* Always set the tag, even if the device won't encode it.Robin Watts2018-09-261-2/+2
* Bug 699809: Fix uninitialised value for render_cond.Robin Watts2018-09-261-0/+1
* Bug 699809: Avoid overrunning non terminated string buffer.Robin Watts2018-09-251-1/+1
* Bug 699810: Explicitly set stroke color for PDF Type 3 glyphsbug699791Chris Liddell2018-09-251-0/+1
* Fix Bug 699794 -- device subclass open_device call must return child codeRay Johnston2018-09-241-6/+14
* Add parameter checking in setresolutionRay Johnston2018-09-241-1/+8
* Add parameter type checking on .bigstringRay Johnston2018-09-241-0/+4
* Catch errors and cleanup stack on statusdict page size definitionsRay Johnston2018-09-241-65/+65
* Catch errors in setpagesize, .setpagesize and setpagedevice and cleanupRay Johnston2018-09-243-7/+33
* pdfwrite - permit Mod and CreDate pdfmarks in PDF 2.0Ken Sharp2018-09-231-3/+5
* device subclassing - fix use of put_image in memory devicesKen Sharp2018-09-221-0/+18
* Squash warnings in gen_ordered.cRobin Watts2018-09-211-41/+42
* pdfwrite - fix DSC comment parsingKen Sharp2018-09-211-44/+49
* Check all uses of dict_find* to ensure 0 return properly handledKen Sharp2018-09-218-42/+91
* Bug #699801 "zparse_dsc_comments can crash with invalid dsc_state"Ken Sharp2018-09-211-0/+3
* Bug 699802: add object type check for AES keyChris Liddell2018-09-211-1/+1
* Bug 699797 "setundercolorremoval memory corruption"Ken Sharp2018-09-201-0/+2
* Bug 699793: Fix handling of .needinput if used from interpreterNancy Durgin2018-09-201-1/+8
* Cleanups for FAPI functionsNancy Durgin2018-09-203-1/+5
* Bug 699795: add operand checking to .setnativefontmapbuiltChris Liddell2018-09-201-3/+8
* Ensure all errors are included from initializationChris Liddell2018-09-201-2/+1
* Bug #699796 "copydevice fails after stack device copies invalidated"Ken Sharp2018-09-202-0/+22
* Change "executeonly" to throw typecheck on gstatetype and devicetype objectsNancy Durgin2018-09-191-1/+2
* Fix commit 93d13545f90c37327bf3ca7ac75c9549d7b52f6fChris Liddell2018-09-192-1/+3
* Reset the PXL parser along with state cleanup.Henry Stiles2018-09-181-0/+1
* Undefine some additional internal operators.Nancy Durgin2018-09-181-1/+2
* Fixed a bunch of incorrect parameter countsNancy Durgin2018-09-186-8/+8
* Implement .currentoutputdevice operatorChris Liddell2018-09-185-2/+47
* Bug 699778: Fix doc/* file list in base/unixinst.makChris Liddell2018-09-181-12/+13
* Documentation - fix a couple of typosKen Sharp2018-09-181-2/+2
* Bug 699777 " -dFILTERIMAGE often loses text"Ken Sharp2018-09-171-3/+8
* Remove unnecessary struct entry from pcl_interp_instance_s.Robin Watts2018-09-142-9/+9
* VS Project: Add some missing files.Robin Watts2018-09-141-0/+12
* Fix "ambiguous else" warning.Robin Watts2018-09-141-2/+2
* Fix bug #699564 - pageside different from HP.Henry Stiles2018-09-131-23/+23