summaryrefslogtreecommitdiff
path: root/gs/contrib
AgeCommit message (Expand)AuthorFilesLines
2010-06-29Part 2 of update (new files) posted to 687983, corrected for current svn HEAD.Hin-Tak Leung8-0/+11285
2010-06-29Part 1 of the update (modifications to checked-in files)Hin-Tak Leung3-11/+22
2010-05-25make static some private functions to remove compiler warningsHin-Tak Leung2-6/+6
2010-05-24Another bunch of CRLF to LF's.Hin-Tak Leung1-342/+342
2010-05-14HP compiler quirk - apparently the same workaround is needed for SUN Pro C an...Hin-Tak Leung1-0/+2
2010-05-04As part of the work for bug 691207 (remove global variables) we introduceRobin Watts1-7/+17
2010-05-04As part of the efforts towards bug 691207 (global variables must be removed)Robin Watts3-690/+694
2010-04-21Move CPSI_mode from being a global to living in the libctx, as part of theRobin Watts1-2674/+2674
2010-04-08Make a table of 4 zeros be static const, and update the cast where they areRobin Watts1-3/+3
2009-12-30Remove C++ comments (//) and commented out code because this is not compatibleAlex Cherepanov1-12/+0
2009-12-26Clear Coverity warnings about unreachable code. Fix incorrect errorAlex Cherepanov4-2503/+16
2009-12-23Add new assert_.h header file. Convert existing code to use it.Robin Watts4-6/+4
2009-12-20Fix a Coverity warning about an expression with undefined order of evaluation.Alex Cherepanov1-2/+1
2009-12-20Fix a Coverity warning about an expression with undefined order of evaluation.Alex Cherepanov1-1/+1
2009-12-08Fix Coverity warnings caused by a recurring error in opvp driver whereAlex Cherepanov1-8/+8
2009-07-27Update of the Esc/Page laser printer drivers from Epson and Avasys, new outpu...Till Kamppeter3-13/+150
2009-07-19Fix a typo in compile time flag that prevented GNU libiconv to emulateAlex Cherepanov1-1/+1
2009-07-02Use "Perceptual" as render intent for the presentation quality setting in the...Till Kamppeter1-1/+1
2009-04-20Added "cdnj500" device to support HP DesignJet 500 (patch from Timur Maximov).Till Kamppeter2-7/+267
2009-02-09Protect some printf-like calls in the pcl3 output device from spuriousRalph Giles2-2/+2
2009-01-23Convert 24 bit RGB data to grayscale when printing in monochrome withRalph Giles1-1/+21
2008-11-03Fix Floating Point excpetion caused by improper initializer of a private deviceRay Johnston1-56/+2
2008-09-18Additional leading space characters before colons in makefiles. Bug 690084.Ralph Giles1-35/+35
2008-09-18Space makefile colons for the benefit of VMS. Bug 690084.Ralph Giles1-117/+117
2008-09-18The SunPro compiler doesn't handle variable length arrays in structs.Ralph Giles1-0/+2
2008-09-18Clean up whitespace in the opvp device source.Ralph Giles2-38/+38
2008-09-18Fix: default to MITER line joins in the opvp device. Bug 689079.Ralph Giles1-1/+1
2008-09-18Fix: don't treat char as unsigned in the opvp device. Bug 690079.Ralph Giles1-1/+1
2008-08-14Use GNU iconv.h header in compatibility mode unless we link with GNU libiconv.Alex Cherepanov1-1/+6
2008-08-07Add the PSSRC dir to the includes of contrib devices that depend onRalph Giles1-3/+3
2008-08-07Use graphics library instead of interpreter error codes in the gomniRalph Giles1-4/+4
2008-07-14Allows the Epson AcuLaser device output to be sent to a pipe (closes bug 6899...Marcos H. Woehrmann1-1/+2
2008-06-25Fixed compile for Linux.Marcos H. Woehrmann1-1/+1
2008-04-04Added the new files of OpenPrinting Vector 1.0.Till Kamppeter2-0/+595
2008-04-04Updated the OpenPrinting Vector driver interface ("opvp", "oprp") to version ...Till Kamppeter3-3914/+4363
2007-12-14Added casts to sprintf debugging statements (thanks for Michael Rutter for fi...Marcos H. Woehrmann1-2/+2
2007-12-10Fix a compilation error on Tru64's native cc, which doesn't tolerate spacesAlex Cherepanov1-1/+1
2007-10-30Add missing dependencies to the contrib device build.Ralph Giles1-6/+7
2007-09-25Replace the 'private' define with the now standard C keyword 'static'.Ralph Giles37-1206/+1202
2007-09-08Include our std.h header first to ensure consistent type definitions inAlex Cherepanov6-0/+8
2007-08-26Cast the pointers to the same type because aC++ compiler cannot compareAlex Cherepanov1-1/+1
2007-08-26Fix a typo in a contributed driver for HP color printers detected by aC++Alex Cherepanov1-1/+1
2007-07-27Add a missing member to the initialiser macro for the device structure ofAlex Cherepanov1-0/+2
2007-07-14Changes from Neil Muller to support tumble duplex in several deskjetHenry Stiles1-1/+2
2007-06-26Replaced the $(install_prefix) from ESP Ghostscript by $(DESTDIR).Till Kamppeter1-7/+7
2007-06-18Fix bmpa and gomni devices to account for changes to mem_*_sizeRay Johnston1-5/+4
2007-06-06Add gomni.c, which was omitted by the EPS branch merge.Ralph Giles1-0/+2072
2007-06-06Finally merged in extra functionality of ESP Ghostscript (from branch "gs-esp...Till Kamppeter192-0/+96168
2007-05-14Revert the gs-esp merge down, as there are still some build issues.Ralph Giles193-98241/+0
2007-05-14Merged in extra functionality of ESP Ghostscript (from branch "gs-esp-gpl-mer...Till Kamppeter193-0/+98241