summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update release notes and changelog.ghostscript-8.57Ralph Giles2007-05-115-18919/+6691
* Update the product name for release.Ralph Giles2007-05-111-1/+1
* Update release date.Ralph Giles2007-05-1158-76/+76
* Update the libpng version listed in the top-level makefiles.Ralph Giles2007-05-1115-16/+16
* Install the libpng 1.2.16 source release.Ralph Giles2007-05-11177-0/+68822
* Move the included libpng out of the way.Ralph Giles2007-05-11189-110881/+0
* Correct the keyword substitution property key.Ralph Giles2007-05-110-0/+0
* Try again to fix the Id keyword line.Ralph Giles2007-05-111-1/+1
* Fix (shadings) : Removing a dead code from radial shadings.Igor Melichev2007-05-111-50/+2
* Covert gdevwts.c to native line endings and turn on keyworkRalph Giles2007-05-091-1043/+1043
* Add Id lines and associated properties to some recent script additions.Ralph Giles2007-05-092-1/+4
* Add recent new files to the documenation index.Ralph Giles2007-05-093-3/+9
* Make AcroForm rendering a non-default option because it is not yetAlex Cherepanov2007-05-092-1/+12
* Point to bugzilla instead of the old bug-report email address in theRalph Giles2007-05-091-7/+3
* Fix (shadings) : The decomposition limit must depend on resolution.Igor Melichev2007-05-092-17/+23
* Protect expression "$Id: ... $" against being replaced by SubVersion (bug #68...Till Kamppeter2007-05-091-3/+6
* Added entries to alias Arial to ArialMT and TimesNewRoman to TimesNewRomanPSM...Marcos H. Woehrmann2007-05-091-0/+11
* Temporarily revert the KRGB support patch for the IJS device. ThereRalph Giles2007-05-091-428/+143
* Implement KRGB raster support in the IJS device. Patch from DavidRalph Giles2007-05-081-143/+428
* Makes ijs/ working with automake 1.10Till Kamppeter2007-05-081-4/+14
* Fixed file propertiesTill Kamppeter2007-05-081-1/+1
* Back out everything after rev 7909Till Kamppeter2007-05-08229-104869/+164
* Makes ijs/ working with automake 1.10Till Kamppeter2007-05-081-4/+14
* Added duples support to the PCL-XL ("pxlmono"/"pxlcolor") output devicesTill Kamppeter2007-05-084-55/+130
* Support for the CUPS Raster output device in the lib/*.ps filesTill Kamppeter2007-05-082-18/+75
* src/version.mak --> src/version.mak.in (part of build system patch)Till Kamppeter2007-05-082-0/+26
* Build system extensions for support of CUPS Raster, OpenPrintingTill Kamppeter2007-05-086-89/+569
* Conditionals to avoid conflicts with the drivers "bjc880j", "lips2p",Till Kamppeter2007-05-081-0/+8
* All third-party built-in and Uniprint drivers listed in the OpenPrinting data...Till Kamppeter2007-05-08202-0/+103718
* Addition of support for some older japanese-market PCL PrintersTill Kamppeter2007-05-085-14/+206
* Modularization of the X11 output devices into dynamic librariesTill Kamppeter2007-05-0812-17/+156
* Remove unneeded header references to the interpreter. This file is partRalph Giles2007-05-073-8/+4
* Fix (shadings) : Implement a color index cache.Igor Melichev2007-05-075-75/+451
* Trap input errors when reading PDF content streams and issue a warning.Alex Cherepanov2007-05-071-1/+6
* Fixing a bounding box pixel rounding issue in pdf14_begin_transparency_group.Timothy Osborn2007-05-071-4/+14
* Fix (functions) : Improving the documentation for make_interpolation_tensor.Igor Melichev2007-05-071-12/+23
* Documenting how to profile Ghostscript with MSVC6 (continued).Igor Melichev2007-05-071-2/+2
* Documenting how to profile Ghostscript with MSVC6.Igor Melichev2007-05-071-0/+123
* Undefine /Length in the stream dictionary when the value is incorrect toAlex Cherepanov2007-05-052-21/+44
* Minor change to make the source code more accurate.Timothy Osborn2007-05-041-1/+2
* Move allocation of a large structure from the stack to the heap to avoidAlex Cherepanov2007-05-042-19/+33
* Previous version was too aggresive with image interpolation toRay Johnston2007-05-041-8/+15
* Avoid a Valgrind warning about ovelapping arguments in memcpy().Alex Cherepanov2007-05-031-1/+2
* Fix (shadings) : Extra subdivision of axial and radial shadings.Igor Melichev2007-05-023-7/+16
* Fix (shadings) : The color space linearity check didn't account the color pre...Igor Melichev2007-05-021-1/+3
* Fix (shadings) : Always adjust smoothness according to the minimal color prec...Igor Melichev2007-05-021-23/+14
* Fix (shadings) : Early skip parts that fall outside the clipping box.Igor Melichev2007-05-021-57/+156
* Pacify Valgrind. Initialize an uninitialized variable that is used inAlex Cherepanov2007-05-013-16/+5
* Pacify Valgrind. Initialize an uninitialized variable that is used inAlex Cherepanov2007-05-011-1/+2
* Fix (shadings) : wedge_vertex_list_elem_buffer overflow.Igor Melichev2007-05-011-1/+11