summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-08-16Missed a couple of files that should have been changed as part of the previou...Marcos H. Woehrmann4-31/+4
2011-08-16Bug 692400. Removed imdi and related devices (wtsimdi and wtscmyk).Marcos H. Woehrmann34-59822/+1
2011-08-17Bug 691922: handle color model change in gdevcups.cChris Liddell1-36/+54
2011-08-16Fixes 691820 by removing the device, the authors in the contrib.makHenry Stiles3-2738/+1
2011-08-16Sort line endings problem.Chris Liddell1-163/+163
2011-08-16Bug 688651. Change EPSON ESC/P change color command from ascii to unsigned c...Marcos H. Woehrmann1-1/+1
2011-08-16Correct a typo checking if we really need to change profiles.Chris Liddell1-1/+1
2011-08-16CUPS Raster: Improved recognition of black pixels on CMYK -> RGBW conversionTill Kamppeter1-1/+2
2011-08-15Set correct default color profiles for all color spaces of the CUPS Raster de...Till Kamppeter1-16/+82
2011-08-15Eliminated compiler warning in gdevcups.c.Till Kamppeter1-1/+2
2011-08-15Fixed compiler warning in base/gdevprn.c.Marcos H. Woehrmann1-1/+6
2011-08-15Let the CUPS Raster output device generate RGBW as defined in the CUPS docume...Till Kamppeter1-24/+31
2011-08-15 Fix for Bug 692375. Comparing two structures with memcmp() is a bad idea.Marcos H. Woehrmann1-1/+23
2011-08-15Bug #692422. When creating a UUID for PDF files, an earlier change addedKen Sharp1-3/+3
2011-08-14Fix for bug 692392. This makes sure that the transfer function is only app...Michael Vrhel10-20/+59
2011-08-14Add the relevant part of the OpenJPEG code to our repos.Chris Liddell46-0/+16516
2011-08-12Fixed landscape orientation printing of PXL drivers pxlmono/pxlcolorTill Kamppeter1-5/+10
2011-08-12Bug 690054: fix a bunch of warnings in base/Chris Liddell6-22/+18
2011-08-12Bug 690566: small conformance changes to PPDChris Liddell2-2/+10
2011-08-12Bug 690565: bring the header include up-to-date.Chris Liddell1-0/+2
2011-08-12Bug 692188: CMS code doesn't compile using HP cc compilerChris Liddell1-0/+4
2011-08-12Bug 692417: fix a configure problem on OpenBSDChris Liddell1-1/+2
2011-08-12Bug 691430: Make OpenJPEG a configure-able option.Chris Liddell3-26/+51
2011-08-10Fixes for various compiler warnings in the ICC codeMichael Vrhel13-405/+64
2011-08-10Fix the Mac platform test in the luratech section.Chris Liddell1-2/+2
2011-08-10Bug 692367: add gs_memory_t arg to finalize methodChris Liddell22-52/+54
2011-08-10The first OpenJPEG effort.Alex Cherepanov11-5/+602
2011-08-09Add includes for error handling. Windows build failed to link for me without...Michael Vrhel4-2/+4
2011-08-09Fix (currently harmless) typo in gxdownscale.cRobin Watts1-1/+1
2011-08-09Remove gserror.h, its contents have been moved to gserrors.h so weHenry Stiles76-289/+207
2011-08-08Add backtrace to memento SEGV handler.Robin Watts1-0/+27
2011-08-06Improved squeeze2html.pl script; add -q option.Robin Watts1-8/+34
2011-08-06Fix for Bug 690137Michael Vrhel5-4/+38
2011-08-06First version of script to make memento squeezing memory readable.Robin Watts1-0/+152
2011-08-05Pull final doc changes from the gs904 branch to master.Chris Liddell57-249/+711
2011-08-05Merge doc changes from the gs904 branch to master.Chris Liddell57-236/+20119
2011-08-059.04 NEWS file.Henry 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-04Fix 692369 add erasepage back to device initialization in the languageHenry Stiles1-1/+8
2011-08-04Added a couple of dependencies to fix parallel make.Marcos H. Woehrmann2-2/+2
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-02Memento_failThisEvent addition and usage in chunk allocator.Robin Watts3-21/+132
2011-08-02Remove unused rectangle arg from shading internals. Add comments.Robin Watts2-21/+31
2011-08-02Typo in opdfread header file 'excp' should have been 'exp'.Ken Sharp1-1/+1
2011-08-01Remove an extra copy of gs_cet.ps from %rom% .Alex Cherepanov1-1/+1
2011-08-01Backout accidental commit of bbb8f98; "Alexs patch."Robin Watts1-4/+0
2011-08-01Fixes on the gstoraster CUPS filterTill Kamppeter2-13/+18