summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Remove the os2prn deviceChris Liddell2016-10-107-689/+1
* Remove the mswindll and mswin devicesChris Liddell2016-10-1021-3208/+4
* Remove the macos deviceChris Liddell2016-10-108-1706/+0
* Remove sgirgb deviceChris Liddell2016-10-108-393/+2
* Remove the various "vga" devicesChris Liddell2016-10-1011-1915/+1
* Remove svga device(s)Chris Liddell2016-10-105-1102/+0
* Remove the sunview deviceChris Liddell2016-10-105-706/+0
* Remove the sunhmono deviceChris Liddell2016-10-107-120/+2
* Remove sparc (printer) deviceChris Liddell2016-10-104-20/+0
* Remove the att3b1 deviceChris Liddell2016-10-106-815/+0
* Remove the herc deviceChris Liddell2016-10-105-489/+0
* Remove lvga256 deviceChris Liddell2016-10-105-348/+0
* Remove the s3ga deviceChris Liddell2016-10-104-11/+0
* Remove vgalib deviceChris Liddell2016-10-104-393/+0
* Remove omni deviceChris Liddell2016-10-107-2452/+1
* Remove mag16 and mag256 devicesChris Liddell2016-10-104-357/+2
* Remove the moribund Mac Classic specific files.Chris Liddell2016-10-105-1919/+0
* Remove doc sections about making SAFER the defaultChris Liddell2016-10-101-16/+0
* Remove from the documentation the stated intention to make -dSAFER theKen Sharp2016-10-101-5/+0
* Fix pdfmark argument validationKen Sharp2016-10-101-0/+6
* Coverity ID 137703 - remove some dead codeKen Sharp2016-10-101-3/+0
* Bug 697193: status operator honour SAFER optionChris Liddell2016-10-081-5/+11
* Bug 697204: fully init lock objectChris Liddell2016-10-081-0/+1
* Bug 697203: check for sufficient params in .sethalftone5Chris Liddell2016-10-081-2/+10
* 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-057-6/+53
* Bug 697169: Be rigorous with SAFER permissionsChris Liddell2016-10-051-0/+3
* Use ToUnicode for substituted CIDFontsChris Liddell2016-10-056-95/+177
* Bug 696859 memcmp of struct removal in gscrd.cMichael Vrhel2016-10-051-12/+27
* Coverity ID 137283 - pdfwrite - remove some redundant codeKen Sharp2016-10-051-10/+2
* DSC parser - validate parametersKen Sharp2016-10-051-4/+9
* 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
* pdfwrite - Fix handling of Separation /All alternate space conversionKen Sharp2016-09-291-6/+54
* Fix UTF16 surrogate pair detectionKen Sharp2016-09-291-1/+1
* Remove (and re-implement) ConvertUTF.cKen Sharp2016-09-2911-863/+155
* Squash 2 warnings in the openjpeg code.Robin Watts2016-09-272-2/+2
* Import new OpenJPEG version.Robin Watts2016-09-2765-4242/+7478
* Add pre-processor define for shared OpenJPEGChris Liddell2016-09-271-1/+1
* pxlcolor/pxlmono output devices: Make MediaPosition, ManualFeed, and MediaTyp...Till Kamppeter2016-09-231-27/+45
* Bug 697087: Apply PDF TTF rules when loading from diskChris Liddell2016-09-222-1/+32
* Remove Android logging code.Robin Watts2016-09-221-91/+0
* Tweak android logging code logic.Robin Watts2016-09-211-1/+1
* Add android logging code.Robin Watts2016-09-211-0/+91