summaryrefslogtreecommitdiff
path: root/devices/gdevcdj.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-2/+2
* Bug 706463: Fix buffer overflow seen in bjc600.Robin Watts2023-03-091-2/+12
* Coverity 375718: Uninitialized pointer usage.Robin Watts2022-02-171-2/+2
* Move more devices towards encode/decode_color.Robin Watts2021-07-011-5/+99
* Split initialize device proc into two.Robin Watts2021-04-261-115/+55
* Further rationalisation of device init.Robin Watts2021-04-201-67/+40
* Move devices away from static init of procs.Robin Watts2021-04-201-82/+184
* Rename finish_copydevice to initialize, and remove second param.Robin Watts2021-04-201-1/+1
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* Squash warnings seen in Windows 64 bit build.Robin Watts2020-06-291-1/+1
* Refactor gdev_space_params slightly.Robin Watts2020-06-251-2/+2
* 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-2/+6
* Bug 701831: fixed buffer overflow in bjc_compress().Julian Smith2019-11-051-1/+1
* Bug 701829: ep_print_image(): protect against memcmp() beyond buffer.Julian Smith2019-11-041-1/+1
* Move FILE * operations behind new gp_file * API.Robin Watts2019-05-291-141/+141
* 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 ID 94943Ken Sharp2017-09-021-7/+7
* Coverity ID 95019Ken Sharp2017-09-021-22/+0
* Coverity ID 94736Ken Sharp2017-09-021-1/+2
* Coverity ID 94708Ken Sharp2017-09-021-2/+2
* Update devices to return errors using return_error.Robin Watts2016-02-181-3/+3
* Squash Warnings: Unused Var/Var set but not used.Robin Watts2016-01-041-2/+1
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+3930