summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-059.04 NEWS file.ghostscript-9.04ghostpdl-9.04gs904Henry Stiles1-0/+14
2011-08-05Ensure Win UNICODE/UTF8 code is disabled for ls buildChris Liddell1-1/+1
2011-08-05Remove a now spurious debug message.Chris Liddell1-3/+0
2011-08-05Prep the 9.04 release.Chris Liddell59-252/+714
2011-08-04Bug 691586: again, ensure that GS knows when cups changes the media sizeChris Liddell1-29/+6
2011-08-04Revise Luratech section of build docs.......Chris Liddell1-7/+8
2011-08-03Bug 692393: ensure GS realises cups changed the page dimensions.Chris Liddell1-0/+6
2011-08-01Fixes on the gstoraster CUPS filterTill Kamppeter2-13/+18
2011-08-01Fix bug 692349: UNICODE build of gs not available with VS2003 or VS6.Robin Watts2-7/+13
2011-08-01Tweak to tkampeters previous commit to workaround bug 691586.Robin Watts1-1/+5
2011-08-01CUPS Raster output device: Ignore RIP_MAX_CACHE environment variableTill Kamppeter1-0/+23
2011-07-31Added "-dNOINTERPOLATE" to the Ghostscript command lines of the CUPS filtersTill Kamppeter2-1/+2
2011-07-30Another fix for cups RGBW. This gets the color set up properly for RGB.Michael Vrhel3-22/+39
2011-07-30Fix for cups RGBW color space so that transparency works properly.Michael Vrhel1-7/+14
2011-07-30A test for fixing RGBW in gdevcups.cMichael Vrhel1-1/+4
2011-07-29Update the docs, version numbers, and dates for 9.04 rc1ghostscript-9.04rc1Chris Liddell60-239/+20122
2011-07-29Change the expected directory for luratech.Chris Liddell2-8/+8
2011-07-29Restore X11 device to the default unix device.Henry Stiles1-2/+2
2011-07-28Changes to lcms v1 to spot failed allocations.Robin Watts7-45/+124
2011-07-28Check for failure to allocate icclink in shading.Robin Watts4-17/+35
2011-07-28Fix typo in rc_decrement description string.Robin Watts1-1/+1
2011-07-28Disable the Windows UNICODE/UTF8 code for now.Chris Liddell1-2/+10
2011-07-28Update of Use.htm to include new color control options.Michael Vrhel1-15/+131
2011-07-28Fix Bug 692368; SEGV with clist transparency pattern in clist rendering.Robin Watts3-6/+74
2011-07-27Fixed the problem that PCL-XL output files got huge after introduction of col...Till Kamppeter1-0/+7
2011-07-27Fixes on the "pstopxl" CUPS filterTill Kamppeter1-15/+18
2011-07-27Fix for Windows Display Device showing gray onlyMichael Vrhel4-48/+38
2011-07-27Replacement of default gray ICC profile with Artifex generated versionsMichael Vrhel2-0/+0
2011-07-27Change of Default CMYK profile to one created by us to emulate V2 SWOP with r...Michael Vrhel1-0/+0
2011-07-26Change of default_rgb.icc to our own sRGB ICC profile.Michael Vrhel2-0/+0
2011-07-26Fixes 692360 - the x11cmyk get bits procedure would only work properlyHenry Stiles1-1/+2
2011-07-26Fixes 689502 - remove obsolete scripts.Henry Stiles6-1076/+0
2011-07-26Bug 691956: make installing the cups tools optionalChris Liddell3-1/+8
2011-07-25Bug 692367: NULL out pointers for three tables in the contextChris Liddell5-7/+61
2011-07-25Remove the last traces of OPDFReadProcsetPathKen Sharp6-88/+8
2011-07-25Add some minimal documentation regarding the txtwrite device to devices.htm.Ken Sharp1-1/+18
2011-07-25Add functionality to the textwrite device.Ken Sharp2-57/+6014
2011-07-24Fix a trivial Valgrind warning.Alex Cherepanov1-2/+2
2011-07-24Backout commit 7f5d3d7; 8 bit display device palette change.Robin Watts5-80/+77
2011-07-23Fix compiler warnings.Ray Johnston2-2/+4
2011-07-23Fix for bug 692204. This forces DeviceGray to K only for CMYK devices.Michael Vrhel22-124/+191
2011-07-23Fix bug 692235: Rendering to 8bit colors shows bad colors.Robin Watts5-77/+80
2011-07-22Bug 692361, trap errors produced by --token--Alex Cherepanov1-1/+4
2011-07-22Fix for bug 692364 in which we were were not handing the initial DeviceGray ...Michael Vrhel3-20/+29
2011-07-21Fix Bug 692355; gswin32 has garbage chars in window title bars.Robin Watts2-24/+46
2011-07-21pdf14 'dirty' rect optimisations.Robin Watts5-50/+73
2011-07-20Bug 692362, tolerate stream object without stream.Alex Cherepanov1-1/+5
2011-07-20Add finalize function to pattern clist device.Robin Watts1-1/+7
2011-07-20Fix for missing ICCProfilesDir during some device init. Move profiledir to gs...Ray Johnston18-259/+113
2011-07-20Fix for Bug 692074. Make sure the ht thresholding code writes out device wh...Michael Vrhel1-16/+28