summaryrefslogtreecommitdiff
path: root/base/gdevdevn.c
Commit message (Expand)AuthorAgeFilesLines
* Graphics library - check DeviceN params before useKen Sharp2023-04-261-0/+3
* Update postal address in file headersChris Liddell2023-04-041-2/+2
* Bug 706351: Fix display device with planar separations.Robin Watts2023-02-221-7/+15
* Fix typo in comment.Robin Watts2023-02-211-2/+2
* Bug 705703: psdcmyktags and psdcmyktags16Michael Vrhel2022-09-161-0/+6
* Move base files away from gs_sprintf to gs_snprintf.Robin Watts2022-02-161-4/+4
* Fix Bug 703898: Spot color halftones ignored if not in prior colorspaceRay Johnston2021-10-071-1/+1
* Change the update_spot_equivalent_colors device methodKen Sharp2021-09-211-2/+2
* Nup: Set PageUsesTransparency even when not present.Robin Watts2021-09-061-3/+14
* Change get_color_mapping_procs device procedure.Robin Watts2021-06-161-7/+16
* Split initialize device proc into two.Robin Watts2021-04-261-6/+8
* Further rationalisation of device init.Robin Watts2021-04-201-10/+4
* Move devices away from static init of procs.Robin Watts2021-04-201-67/+21
* Rename finish_copydevice to initialize, and remove second param.Robin Watts2021-04-201-1/+1
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Fix devn code that failed to check for allocation returning NULLRay Johnston2020-01-281-1/+14
* Bug 702052: MaxSpots > 58 caused exception with tiffsep device.Ray Johnston2020-01-221-10/+19
* Fix Bug 701845. The devicen device would confuse transparency.Ray Johnston2020-01-031-5/+35
* Fix devices that ignore return codes from gdev_prn get_bits & copy_scan_linesRay Johnston2019-11-131-1/+3
* Fix devicen device for new file security world.Robin Watts2019-10-311-0/+4
* Update spotcmyk device for new file access security.Robin Watts2019-10-311-0/+9
* Move FILE * operations behind new gp_file * API.Robin Watts2019-05-291-30/+30
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Remove some blah_DEFINED cruft.Robin Watts2019-01-071-0/+12
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Bug 697345 Blend Color Space Support for Separation devicesMichael Vrhel2016-11-211-17/+22
* Fix misplace parenthesis and missing constMichael Vrhel2016-10-041-1/+1
* Bug 696854 remove memcmp of structs in gdevdevn.cMichael Vrhel2016-10-041-8/+46
* Make gs_imager_state == gs_state.Chris Liddell2016-06-061-5/+5
* Change max_components and num_components in dev.color_info to ucharMichael Vrhel2016-05-091-6/+7
* coverity ID 104077 - pass a large data structure as a pointerKen Sharp2016-04-261-6/+6
* Coverity IDs 94687 & 94762 - prevent NULL dereferenceKen Sharp2016-04-261-1/+1
* Remove legacy lower case arch_* macrosChris Liddell2016-01-111-1/+1
* Squash warnings: ICC code.Robin Watts2016-01-041-3/+2
* Remove the compressed_color_encoding that has not been used for a while.Ray Johnston2015-08-281-886/+1
* Move a tiffsep method and struct to the common devn device so it can be used ...Michael Vrhel2015-07-271-0/+44
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+2722