summaryrefslogtreecommitdiff
path: root/devices/gdevfpng.c
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-3/+3
* Coverity 375485: Initialise variable.Robin Watts2022-02-181-0/+1
* Coverity 375717: Check error return values from zlib.Robin Watts2022-02-171-5/+12
* Remove "unread" param from get_bits_rectangle.Robin Watts2021-07-011-1/+1
* Split initialize device proc into two.Robin Watts2021-04-261-9/+4
* Further rationalisation of device init.Robin Watts2021-04-201-4/+1
* Move devices away from static init of procs.Robin Watts2021-04-201-71/+17
* 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
* Move FILE * operations behind new gp_file * API.Robin Watts2019-05-291-11/+11
* 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
* Update devices to return errors using return_error.Robin Watts2016-02-181-2/+2
* Tidy downscaler params.Robin Watts2016-02-091-1/+1
* Reduce boilerplate downscaler params handling.Robin Watts2016-02-051-28/+10
* Squash warnings: MSVC ones.Robin Watts2016-01-041-1/+1
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+457