summaryrefslogtreecommitdiff
path: root/cups/gdevcups.c
Commit message (Expand)AuthorAgeFilesLines
* Bug 695925: Implement overprint simulation for all devicesMichael Vrhel2021-02-051-3/+3
* Refactor gdev_space_params slightly.Robin Watts2020-06-251-3/+3
* Squash 'set but unused' warning in gdevcups.Robin Watts2020-03-311-2/+16
* Bug 701625 Treat CMY color space as additiveMichael Vrhel2019-11-221-2/+2
* Coverity 350169: avoid buffer overflow when writing to cups->pageSizeRequested.Julian Smith2019-11-221-1/+1
* "cups"/"pwgraster" output device: Do not output LUTs with CUPS_DEBUG setTill Kamppeter2019-08-251-4/+4
* "cups"/"pwgraster" output device: Prefer the page size requested by userTill Kamppeter2019-08-251-6/+35
* "cups"/"pwgraster" output device: Small fix on size matching improvementsTill Kamppeter2019-08-251-1/+4
* "cups"/"pwgraster" output device: Improved page size matching with PPDTill Kamppeter2019-08-241-103/+215
* "cups"/"pwgraster" output device: Reduced page size comparison tolerancesTill Kamppeter2019-08-231-2/+2
* "cups"/"pwgraster" output device: Produce more debug outputTill Kamppeter2019-08-221-0/+30
* Move FILE * operations behind new gp_file * API.Robin Watts2019-05-291-3/+3
* Bug 700584 Cups deviceMichael Vrhel2019-02-221-0/+14
* Bug 700584: cups deviceMichael Vrhel2019-02-191-9/+15
* Bug 700023: Fix cups get/put_params LeadingEdge logicChris Liddell2018-10-231-21/+5
* For ICC profile validation, have cups id iteself as DeviceNChris Liddell2018-09-041-1/+14
* bug #695876: check that page margins don't overlap in cups driver.Tim Waugh2018-07-111-0/+5
* Fix some spurious code in the CUPS device, flagged by the compilerKen Sharp2017-08-151-4/+0
* Bug 698334: LeadingEdge parameter problems.Ray Johnston2017-08-061-1/+21
* "cups" output device: When creating PWG Raster output, always output the bitm...Till Kamppeter2016-10-261-39/+111
* Add 'fall through' comments to many switch cases to satisfy CoverityKen Sharp2016-06-061-0/+5
* Make gs_imager_state == gs_state.Chris Liddell2016-06-061-2/+2
* Coverity IDs 94672, 94998 dead code, unused valueKen Sharp2016-05-301-10/+0
* Change max_components and num_components in dev.color_info to ucharMichael Vrhel2016-05-091-1/+1
* Bug 696446: only use const strings for param list keysChris Liddell2015-12-111-30/+88
* Fix memory leaks in cups deviceShailesh Mistry2015-12-091-74/+87
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+5773