summaryrefslogtreecommitdiff
path: root/gs/contrib
AgeCommit message (Expand)AuthorFilesLines
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
2007-05-08Back out everything after rev 7909Till Kamppeter202-103718/+0
2007-05-08All third-party built-in and Uniprint drivers listed in the OpenPrinting data...Till Kamppeter202-0/+103718
2005-12-28Convert .cvsignore settings.Ralph Giles1-1/+0
2004-08-04add a .cvsignore list for generated filesRalph Giles1-0/+1
2004-06-29Add contributed pscolor utility by Carsten Hammer. This splits a psRalph Giles3-0/+366