summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Remove obsolete USECIEColor option in PCL and PXL.Henry Stiles2013-05-149-65/+16
* Remove obsolete scriptsHenry Stiles2013-05-142-33/+0
* Add gsicc_monitorcm.c to Win32 project.Robin Watts2013-05-141-0/+4
* pdfwrite - when using %d in OutputFile, empty glyphs from cacheKen Sharp2013-05-141-0/+50
* Allow command line override for endian setting.Chris Liddell2013-05-142-20/+53
* pdfwrite - really make all TrueType fonts symbolicKen Sharp2013-05-141-4/+2
* Add documentation for BGPrint and GrayDetection.Ray Johnston2013-05-131-44/+85
* Add PSFitPage and FitPage options to allow fitting PS files to a page.Ray Johnston2013-05-134-31/+72
* Use the srcdir variable in configure for LuratechChris Liddell2013-05-131-2/+2
* pdfwrite - don't cache high level pattern filled glyphsKen Sharp2013-05-111-4/+22
* epswrite - flush stream before writing page trailerKen Sharp2013-05-101-2/+4
* documentation - remove duplicated epswrite section in devices.htmKen Sharp2013-05-101-16/+2
* Bug 693964: handle missing FistChar and WidthsChris Liddell2013-05-091-42/+58
* Bug 693377: Fix warning in rinkj device due to pointer cast.Robin Watts2013-05-081-1/+1
* Bug 693377: Fix some 32bit specific warnings in gdevmjc.cRobin Watts2013-05-081-2/+4
* Bug693377: Squash some warnings in libtiffRobin Watts2013-05-081-8/+8
* Squash some warnings.Robin Watts2013-05-082-3/+13
* Miscellaneous warning and scan build fixes.Henry Stiles2013-05-085-26/+14
* WinRT: add build instructionsPaul Gardiner2013-05-081-0/+18
* Bug 688949: allow Ghostscript to build outside src treeChris Liddell2013-05-084-54/+56
* Fix 693412 fix duplex and number of copies interaction.Henry Stiles2013-05-071-1/+1
* Support building for WinRTPaul Gardiner2013-05-0715-14/+2972
* Bug 691555: two jbig2dec patches for libpng14 Cygwin/MinGWChris Liddell2013-05-072-3/+4
* vector device - ensure colour changes are not restored away by clipKen Sharp2013-05-071-0/+14
* Bug 693253: have the "-h" output mention fontconfigChris Liddell2013-05-071-0/+6
* Bug 693843: Add a gs_sprintf() function, and supporting codeChris Liddell2013-05-07164-484/+25077