summaryrefslogtreecommitdiff
path: root/devices/gdevpbm.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-2/+2
* Fix compiler warnings in devices/Chris Liddell2023-01-041-2/+2
* Rename some encode/decode color functions to be clearer.Robin Watts2021-06-231-2/+2
* Fix pamcmyk4 breakage.Robin Watts2021-06-221-6/+17
* Move pXm devices to use encode/decode_color.Robin Watts2021-06-211-26/+28
* Remove needless makework in pgm_map_rgb_color.Robin Watts2021-06-181-12/+0
* Split initialize device proc into two.Robin Watts2021-04-261-75/+40
* Further rationalisation of device init.Robin Watts2021-04-201-34/+25
* Move devices away from static init of procs.Robin Watts2021-04-201-20/+106
* Fix magic number used in pam device.Robin Watts2021-03-291-1/+1
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Fix devices that ignore return codes from gdev_prn get_bits & copy_scan_linesRay Johnston2019-11-131-0/+2
* Move FILE * operations behind new gp_file * API.Robin Watts2019-05-291-72/+72
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Coverity IDs 121444, 121445, 121449Ken Sharp2017-09-041-3/+3
* Make gs_imager_state == gs_state.Chris Liddell2016-06-061-2/+2
* Change max_components and num_components in dev.color_info to ucharMichael Vrhel2016-05-091-1/+1
* Fix potential valgrind warning.Robin Watts2016-02-231-0/+5
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+1401