summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 9.04 NEWS file.ghostscript-9.04ghostpdl-9.04gs904Henry Stiles2011-08-051-0/+14
* Ensure Win UNICODE/UTF8 code is disabled for ls buildChris Liddell2011-08-051-1/+1
* Remove a now spurious debug message.Chris Liddell2011-08-051-3/+0
* Prep the 9.04 release.Chris Liddell2011-08-0559-252/+714
* Bug 691586: again, ensure that GS knows when cups changes the media sizeChris Liddell2011-08-041-29/+6
* Revise Luratech section of build docs.......Chris Liddell2011-08-041-7/+8
* Bug 692393: ensure GS realises cups changed the page dimensions.Chris Liddell2011-08-031-0/+6
* Fixes on the gstoraster CUPS filterTill Kamppeter2011-08-012-13/+18
* Fix bug 692349: UNICODE build of gs not available with VS2003 or VS6.Robin Watts2011-08-012-7/+13
* Tweak to tkampeters previous commit to workaround bug 691586.Robin Watts2011-08-011-1/+5
* CUPS Raster output device: Ignore RIP_MAX_CACHE environment variableTill Kamppeter2011-08-011-0/+23
* Added "-dNOINTERPOLATE" to the Ghostscript command lines of the CUPS filtersTill Kamppeter2011-07-312-1/+2
* Another fix for cups RGBW. This gets the color set up properly for RGB.Michael Vrhel2011-07-303-22/+39
* Fix for cups RGBW color space so that transparency works properly.Michael Vrhel2011-07-301-7/+14
* A test for fixing RGBW in gdevcups.cMichael Vrhel2011-07-301-1/+4
* Update the docs, version numbers, and dates for 9.04 rc1ghostscript-9.04rc1Chris Liddell2011-07-2960-239/+20122
* Change the expected directory for luratech.Chris Liddell2011-07-292-8/+8
* Restore X11 device to the default unix device.Henry Stiles2011-07-291-2/+2
* Changes to lcms v1 to spot failed allocations.Robin Watts2011-07-287-45/+124
* Check for failure to allocate icclink in shading.Robin Watts2011-07-284-17/+35
* Fix typo in rc_decrement description string.Robin Watts2011-07-281-1/+1
* Disable the Windows UNICODE/UTF8 code for now.Chris Liddell2011-07-281-2/+10
* Update of Use.htm to include new color control options.Michael Vrhel2011-07-281-15/+131
* Fix Bug 692368; SEGV with clist transparency pattern in clist rendering.Robin Watts2011-07-283-6/+74
* Fixed the problem that PCL-XL output files got huge after introduction of col...Till Kamppeter2011-07-271-0/+7
* Fixes on the "pstopxl" CUPS filterTill Kamppeter2011-07-271-15/+18
* Fix for Windows Display Device showing gray onlyMichael Vrhel2011-07-274-48/+38
* Replacement of default gray ICC profile with Artifex generated versionsMichael Vrhel2011-07-272-0/+0
* Change of Default CMYK profile to one created by us to emulate V2 SWOP with r...Michael Vrhel2011-07-271-0/+0
* Change of default_rgb.icc to our own sRGB ICC profile.Michael Vrhel2011-07-262-0/+0
* Fixes 692360 - the x11cmyk get bits procedure would only work properlyHenry Stiles2011-07-261-1/+2
* Fixes 689502 - remove obsolete scripts.Henry Stiles2011-07-266-1076/+0
* Bug 691956: make installing the cups tools optionalChris Liddell2011-07-263-1/+8
* Bug 692367: NULL out pointers for three tables in the contextChris Liddell2011-07-255-7/+61
* Remove the last traces of OPDFReadProcsetPathKen Sharp2011-07-256-88/+8
* Add some minimal documentation regarding the txtwrite device to devices.htm.Ken Sharp2011-07-251-1/+18
* Add functionality to the textwrite device.Ken Sharp2011-07-252-57/+6014
* Fix a trivial Valgrind warning.Alex Cherepanov2011-07-241-2/+2
* Backout commit 7f5d3d7; 8 bit display device palette change.Robin Watts2011-07-245-80/+77
* Fix compiler warnings.Ray Johnston2011-07-232-2/+4
* Fix for bug 692204. This forces DeviceGray to K only for CMYK devices.Michael Vrhel2011-07-2322-124/+191
* Fix bug 692235: Rendering to 8bit colors shows bad colors.Robin Watts2011-07-235-77/+80
* Bug 692361, trap errors produced by --token--Alex Cherepanov2011-07-221-1/+4
* Fix for bug 692364 in which we were were not handing the initial DeviceGray ...Michael Vrhel2011-07-223-20/+29
* Fix Bug 692355; gswin32 has garbage chars in window title bars.Robin Watts2011-07-212-24/+46
* pdf14 'dirty' rect optimisations.Robin Watts2011-07-215-50/+73
* Bug 692362, tolerate stream object without stream.Alex Cherepanov2011-07-201-1/+5
* Add finalize function to pattern clist device.Robin Watts2011-07-201-1/+7
* Fix for missing ICCProfilesDir during some device init. Move profiledir to gs...Ray Johnston2011-07-2018-259/+113
* Fix for Bug 692074. Make sure the ht thresholding code writes out device wh...Michael Vrhel2011-07-201-16/+28