summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Contents of CIDSystemInfo can be indirect referencesgs918Chris Liddell2015-09-291-0/+1
* More ICC reference counting problemsghostpdl-9.18rc2Chris Liddell2015-09-251-22/+14
* Avoid doing color linearity tests when they are not needed.Michael Vrhel2015-09-254-5/+38
* gximono.c: fix use of color sample cacheChris Liddell2015-09-241-4/+4
* Bug 696223: cope with empty %rom% returning an errorChris Liddell2015-09-241-1/+3
* Bug 696151: fix logic in gx_downscaler_get_bits_rectangle()Chris Liddell2015-09-241-1/+1
* Add words to release notesChris Liddell2015-09-242-0/+22
* Add missing dependencies....Chris Liddell2015-09-242-2/+2
* Remove GhostPDL project etc for VSghostpdl-9.18rc1Chris Liddell2015-09-232-318/+0
* Update docs etc for 9.18 release candidate 1Chris Liddell2015-09-2361-97/+18356
* Remove gpdl from the default target listChris Liddell2015-09-232-8/+9
* Delete the left-overs from the build reorg.Chris Liddell2015-09-2335-6288/+0
* Revise Make.htm.Chris Liddell2015-09-231-1771/+298
* Tweak the WinRT build for new build scheme.Chris Liddell2015-09-232-2252/+2252
* Bug 694180 (related): jbig2dec base streams error handlingChris Liddell2015-09-232-18/+54
* jbig2dec: release huffman table memory properlyChris Liddell2015-09-231-1/+1
* remove an unused variable to silence a compiler warningKen Sharp2015-09-231-2/+1
* Fix bug 696201. Regression caused by fast HT fixes commit 695065f2Ray Johnston2015-09-221-1/+1
* Get rid of "magic number" returns from compositor is_closing procRay Johnston2015-09-225-44/+44
* Convert constants used by 'is_closing' compositor proc to menmonic enumsRay Johnston2015-09-226-49/+60
* Bug 696052: Check that cloned image exists before proceeding further.Shailesh Mistry2015-09-221-0/+3
* pdfwrite - yet more symbolic font meddlingKen Sharp2015-09-183-46/+45
* txtwrite - cater for empty stringsKen Sharp2015-09-181-0/+4
* Fix pdf14 compositor/ICC reference counting problems.Chris Liddell2015-09-171-9/+70
* Fix memory leak with pattern clists.Chris Liddell2015-09-171-0/+6
* Cleanup after error in clistChris Liddell2015-09-171-9/+9
* Change memcpy to memmoveChris Liddell2015-09-171-1/+1
* Prevent crash with reference count debugging (-Z^)Chris Liddell2015-09-171-0/+22
* eps2write - convert path bounding box to user space from device spaceKen Sharp2015-09-161-8/+15
* Coverity ID #95039 - initialise a stackKen Sharp2015-09-151-0/+1
* Coverity ID #94682 check and action a return value.Ken Sharp2015-09-151-1/+3
* pdfwrite force XMP metadata emission when creating PDF/AKen Sharp2015-09-141-1/+1
* Coverity ID #107437 check and action a return valueKen Sharp2015-09-101-1/+3
* Add a special finalize method for the pdf14 compositorChris Liddell2015-09-091-1/+14
* Bug 696178: avoid var overflow with large CFF fontChris Liddell2015-09-081-2/+2
* Change cluster host from casper.ghostscript.com to cluster.ghostscript.com.Marcos H. Woehrmann2015-09-071-1/+1
* Prevent leak if device subclassing fails.Ray Johnston2015-09-042-5/+4
* Remove the moribund pdf_cslayer.ps etc.Chris Liddell2015-09-033-133/+2
* Don't require Type 42 fonts to have copyrigth informationKen Sharp2015-09-011-3/+7
* Fix mistake in spot color value collection in gprf deviceMichael Vrhel2015-08-311-6/+8
* pdfwrite - a missed SMask caseKen Sharp2015-08-311-1/+3
* Coverity ID #107342 another return value checkKen Sharp2015-08-311-1/+3
* Coverity ID #107346 check and action a return valueKen Sharp2015-08-311-0/+2
* Remove the compressed_color_encoding that has not been used for a while.Ray Johnston2015-08-287-1491/+10
* Rename gproof device to gprf.Robin Watts2015-08-281-2/+2
* Add "safe" defaults for the FT and LCMS2 source dirsChris Liddell2015-08-281-5/+8
* Add gprf device to Unix builds.Chris Liddell2015-08-281-1/+1
* Check for _cmsCreateMutex in lcms2Chris Liddell2015-08-281-1/+1
* Update the example "fixed" makefilesChris Liddell2015-08-281-173/+371
* If no libtiff, leave out xpswriteChris Liddell2015-08-281-7/+10