summaryrefslogtreecommitdiff
path: root/cups
Commit message (Expand)AuthorAgeFilesLines
* Fix assignment discards const compiler warningChris Liddell2023-01-041-2/+3
* CUPS/PWG/Apple Raster output device: Do not match custom size against PPDTill Kamppeter2022-09-251-265/+273
* CUPS/PWG/Apple Raster output device: Support for PPD-less useTill Kamppeter2022-06-291-27/+218
* Fix building with "local" cups sourcesChris Liddell2022-02-241-0/+9
* "cups" output device: Support for Apple Raster (URF) outputTill Kamppeter2022-02-201-0/+13
* Change get_color_mapping_procs device procedure.Robin Watts2021-06-161-4/+5
* MSVC: Squash casting warnings in gdevcups.cRobin Watts2021-04-291-30/+38
* Split initialize device proc into two.Robin Watts2021-04-261-5/+3
* Further rationalisation of device init.Robin Watts2021-04-201-6/+3
* Move devices away from static init of procs.Robin Watts2021-04-201-82/+25
* Rename finish_copydevice to initialize, and remove second param.Robin Watts2021-04-201-1/+1
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* Add the cup "images" directory back so the docs workChris Liddell2021-02-1725-0/+3453
* 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
* Cups device: Windows: avoid using an uninitialised mutex.Robin Watts2020-03-041-0/+8
* Update Freetype to 2.4.10Chris Liddell2019-11-261-0/+0
* 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
* Add license file for cups/libcupsChris Liddell2019-03-271-0/+971
* 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
* Bug 696271: Fix a load of makefile dependencies.Chris Liddell2015-10-141-1/+1
* Commit of build_consolidation branchChris Liddell2015-07-20148-0/+106818