summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix date typo in the docs.gs916Chris Liddell2015-03-301-2/+2
* Update release date in the docs.ghostscript-9.16ghostpdl-9.16Chris Liddell2015-03-3060-60/+61
* Update product string and date in the code.Chris Liddell2015-03-302-2/+2
* Update changelogChris Liddell2015-03-241-3/+96
* LCMS2 pointer alignment on SPARC/gccChris Liddell2015-03-244-2/+30
* LCMS2 on SPARC ptr alignment.Chris Liddell2015-03-241-2/+10
* Bug 695882: ensure function protypes are availableChris Liddell2015-03-244-5/+73
* PDF Interpreter - ignore XRefStm entries which poitn beyond end of fileKen Sharp2015-03-241-1/+8
* Update History file.Chris Liddell2015-03-201-1/+19
* Tweak dates and stuff for second release candidateghostpdl-9.16rc2Chris Liddell2015-03-2061-62/+62
* Some doc updates in response to rc1 feedbackChris Liddell2015-03-203-14/+43
* Tweak builds for SPARC architectureChris Liddell2015-03-202-0/+20
* Update versions and dates for release candidate.ghostpdl-9.16rc1Chris Liddell2015-03-1965-115/+5020
* Handle an invalid cidfmap entry in the CIDFont subst codeChris Liddell2015-03-191-1/+2
* Add instructions about using ghostpdf.inf on Windows 8Chris Liddell2015-03-192-0/+49
* Correct a copy'n'paste mistake in a conditionalChris Liddell2015-03-191-1/+1
* Bug 695860: only shutdown BGPrint if it's activeChris Liddell2015-03-181-2/+3
* Bug 695872: handle real/integer mixup in image Decode dictChris Liddell2015-03-181-1/+8
* Fix a couple of typos in Install.htmChris Liddell2015-03-171-2/+2
* Bug 692861: update Install.htm for "new" installer.Chris Liddell2015-03-171-95/+38
* Recursive mutex emulation: fix order of operationsChris Liddell2015-03-173-3/+9
* Bug 695862: addendum - fix typoChris Liddell2015-03-171-1/+1
* Fix a write after free memory issue.Chris Liddell2015-03-161-2/+3
* Bug 695862: use PTHREAD_MUTEX_RECURSIVE(_NP) if availableChris Liddell2015-03-165-40/+108
* Bug 691396: add new lines to FAPIdebug messages.Chris Liddell2015-03-161-9/+9
* Flush around FAPI "internal" debug messages.Chris Liddell2015-03-162-13/+19
* Bug 692815: Fonts resourcestatus and native fontsChris Liddell2015-03-162-3/+20
* Bug 690653: fix order of font substitution mapping.Chris Liddell2015-03-162-52/+94
* Update clusterpush.pl to cope with new mupdf source layout.Robin Watts2015-03-161-2/+2
* Temporary fix for bug 695711. Disable BGPrint when NumRenderingThreads > 0.Ray Johnston2015-03-161-1/+4
* pdfwrite - process octal escapes in DSC commentsKen Sharp2015-03-161-5/+54
* Fix for bug 695863 overprint while pattern color is activeMichael Vrhel2015-03-132-1/+14
* Change to check for len > 0 on while loopMichael Vrhel2015-03-101-2/+4
* Fix for bug 693070 psdrgb deviceMichael Vrhel2015-03-071-49/+58
* PageSpotColors was getting handled by devn_get_params but not devn_put_paramsMichael Vrhel2015-03-061-2/+5
* Fix for bug 695791. Wrong ICC profile written when source was CIELAB colorsp...Michael Vrhel2015-03-061-0/+1
* Handle non-integer /Rotate values.Chris Liddell2015-03-031-5/+5
* Fix mistake on temp state setup for named color replacementMichael Vrhel2015-02-271-1/+2
* More improvement related to bug #695833 properly selecting LinePrinterHenry Stiles2015-02-261-23/+111
* Remove the test for a TrueType file type to make way for supportingHenry Stiles2015-02-261-39/+1
* Silence a compiler warning in fuzzy.cMarcos H. Woehrmann2015-02-251-1/+1
* Fix pattern-clist with transparency color mismatch with raster patternsRay Johnston2015-02-248-46/+65
* Fix bugs 695840, 695841. Regression due to pdf14_clist optimization.Ray Johnston2015-02-244-6/+59
* Fixes for named color supportMichael Vrhel2015-02-234-44/+127
* Fix issues with sICCOutputColors optionMichael Vrhel2015-02-233-28/+26
* Bug 695516: fix psl.dev/psbase.dev deps snafu....Chris Liddell2015-02-231-2/+2
* PDF Interpreter - fix some kinds of FreeText processingKen Sharp2015-02-231-7/+7
* Use different remap proc for indexed color space when dealing with named colorsMichael Vrhel2015-02-203-3/+78
* Add LockColorants option to tiffsep and psdcmyk devicesMichael Vrhel2015-02-202-25/+62
* Bug 695842: cope with no pread/pwrite availableChris Liddell2015-02-205-8/+69