summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Some cosmetic tidying up of the ramfs coderamfs_branchKen Sharp2013-06-151-35/+32
* committing makefile changes to avoid white space hookingKen Sharp2013-06-141-5/+5
* New ram file system codeKen Sharp2013-06-142-27/+61
* fix broken commitKen Sharp2013-06-141-19/+19
* temporary commit of ramfs changes for chris to look atKen Sharp2013-06-146-3/+1060
* Fix pointer confusion in gs_private_st_ptrs2_final()Chris Liddell2013-06-141-1/+5
* Fix Graydetection for pages after the first color page for cust 801.Ray Johnston2013-06-1311-73/+126
* Bug 690639: change the order we do character mapping in TTFsChris Liddell2013-06-131-2/+18
* Add tiffscaled32 device (32bpp CMYK output with downscaling)Robin Watts2013-06-1111-17/+192
* Bug 694270: (valgrind) initialize structureChris Liddell2013-06-091-0/+2
* Fix for bug 694293. We are improperly clipping to the soft mask bounding box.Michael Vrhel2013-06-082-31/+61
* Bug 694065: address libtiff issues with WinRT buildChris Liddell2013-06-06236-19167/+39942
* pdfwrite - squelch a couple of minor compiler warningsKen Sharp2013-06-051-2/+4
* Fix bug 694290 caused by an image totally off the page.Ray Johnston2013-06-041-2/+2
* Fix SEGV when -ZL is used.Ray Johnston2013-06-041-1/+1
* Fixed GhostPCL -DPACIFY_VALGRIND missing symbol issue.Marcos H. Woehrmann2013-06-041-1/+1
* pdfwrite - silence valgrind warningKen Sharp2013-06-041-0/+1
* pdfwrite - colour management, convert Separation and DeviceN base spacesKen Sharp2013-06-043-11/+554
* pdfwrite - additional error checking on named destinationsKen Sharp2013-06-041-2/+8
* Fix clipping bugs 693509 and 690036.Ray Johnston2013-06-031-5/+2
* Bug 694272: bounds check TTF outline points flagsChris Liddell2013-06-031-1/+1
* Temporarily disable BGPrint for the cups device until differences fixed.Ray Johnston2013-05-311-3/+5
* Addition of ETS code and project into gs/toolbin/halftoneMichael Vrhel2013-05-3017-0/+8577
* Addition of -dPreBandThreshold information into documentationMichael Vrhel2013-05-301-26/+39
* Fix incorrect Gray Detection on pages after the first color page.Ray Johnston2013-05-301-0/+1
* Bug 694059: support all available TIFF compressionsChris Liddell2013-05-302-45/+55
* Added support for printer calibration to the gstoraster CUPS filterTill Kamppeter2013-05-303-12/+129
* Fix for too many entries in an image Decode array reported by cust 532.Ray Johnston2013-05-292-17/+21
* Add missing include when GS_NO_UTF8=1Ray Johnston2013-05-291-0/+1
* pdfwrite - improve handling of Unicode namesKen Sharp2013-05-293-9/+22
* Bug 694138: Fix component number validation in ICC colorspaceAlex Cherepanov2013-05-281-3/+1
* Fix MuPDF fuzzing SEGVRobin Watts2013-05-271-2/+2
* JBIG2Dec: MUPDF fuzzing SEGV fixesRobin Watts2013-05-272-0/+16
* pdfwrite - better support for PageLabelsKen Sharp2013-05-271-1/+72
* Bug 694087: Detect and correct wrong /Subtype of CID fontAlex Cherepanov2013-05-261-0/+2
* Bug 694021: Patch for seg fault related issuesShailesh Mistry2013-05-263-18/+30
* Bug 694100: Fix yet another automatic PDF file closure.Alex Cherepanov2013-05-261-3/+14
* pdfwrite - ignore overly complex PageLabels for nowKen Sharp2013-05-241-14/+22
* Add trio directory to zip archive target.Chris Liddell2013-05-241-1/+1
* Bug 691784 - jbig2dec WIN32 DLL with configureChris Liddell2013-05-241-0/+1
* Fix typo in previous commit.Robin Watts2013-05-211-1/+1
* Bug 693803: Add PACIFY_VALGRIND code for clip_runs_enumerate.Robin Watts2013-05-201-6/+18
* Bug 693807: Add PACIFY_VALGRIND code to mem_true32_copy_mono.Robin Watts2013-05-201-0/+4
* Bug 693965: Fix SEGV in fuzzing test (corrupt image)Robin Watts2013-05-202-1/+23
* Revert "Bug 693965: Fix SEGV in fuzzing test (corrupt image)"Robin Watts2013-05-202-24/+1
* Ensure that PCL bitmap glyphs with no data still execute setcachedeviceKen Sharp2013-05-201-3/+3
* Fix BGPrint mode (copy_paste error that disabled background printing.Ray Johnston2013-05-191-2/+2
* Bug 693965: Fix SEGV in fuzzing test (corrupt image)Robin Watts2013-05-172-1/+24
* Add words about shared libs on OS X.Chris Liddell2013-05-161-0/+14
* Added singlePagePDF mode to clusterpush.pl.Marcos H. Woehrmann2013-05-151-1/+5