summaryrefslogtreecommitdiff
path: root/base/gxdevcli.h
Commit message (Expand)AuthorAgeFilesLines
* Update postal address in file headersChris Liddell2023-04-041-2/+2
* Add dev->non_strict_bounds flag.Robin Watts2023-02-161-1/+2
* New PageList processing, supporting PDF and XPS random order.Ray Johnston2022-07-301-1/+0
* Bug 705203: Fix SEGV seen in overnights with pattern cache problem.Robin Watts2022-04-071-1/+12
* Change the update_spot_equivalent_colors device methodKen Sharp2021-09-211-1/+1
* Remove "unread" param from get_bits_rectangle.Robin Watts2021-07-011-1/+1
* Remove map_color_rgb_alpha.Robin Watts2021-06-181-7/+0
* Strip out map_rgb_alpha_color.Robin Watts2021-06-181-10/+0
* Change get_color_mapping_procs device procedure.Robin Watts2021-06-161-65/+3
* Rename opmode to opmsupported, and tweak operation.Robin Watts2021-05-141-10/+28
* Remove get_bits in favour of get_bits_rectangle.Robin Watts2021-05-031-9/+0
* Remove unused get_band device proc.Robin Watts2021-04-281-8/+0
* Remove strip_copy_rop in favour of strip_copy_rop2.Robin Watts2021-04-281-11/+0
* Split initialize device proc into two.Robin Watts2021-04-261-8/+19
* Move devices away from begin_image to begin_typed_image.Robin Watts2021-04-231-18/+0
* Unobsolete get_alpha_bits dev proc.Robin Watts2021-04-201-7/+1
* Remove image_data/end_image dev_procs.Robin Watts2021-04-201-19/+0
* Rename create_compositor to composite.Robin Watts2021-04-201-4/+4
* Remove obsolete copy_rop dev_proc.Robin Watts2021-04-201-13/+0
* Remove obsolete tile_rectangle dev_proc.Robin Watts2021-04-201-9/+0
* Remove obsolete get_xfont_{procs,device} device proc.Robin Watts2021-04-201-14/+0
* Remove obsolete draw_line dev_proc.Robin Watts2021-04-201-9/+0
* Remove obsolete pattern_manage dev proc.Robin Watts2021-04-201-34/+1
* Further rationalisation of device init.Robin Watts2021-04-201-72/+12
* Move devices away from static init of procs.Robin Watts2021-04-201-2/+52
* Rename finish_copydevice to initialize, and remove second param.Robin Watts2021-04-201-5/+5
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* NupControl improvements to prevent save/restore problems.Ray Johnston2021-03-031-1/+6
* Bug 695925: Implement overprint simulation for all devicesMichael Vrhel2021-02-051-0/+1
* Implement Nup subclass device to support nesting images on a page.Ray Johnston2021-01-261-0/+2
* Remove deprecated device-like image handling procedures.Robin Watts2020-09-081-12/+0
* Refactor gdev_space_params slightly.Robin Watts2020-06-251-4/+7
* Rework display device "DisplayHandle" passing.Robin Watts2020-06-251-0/+3
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Add support for 64bit and size_t paramaters.Robin Watts2020-03-171-5/+5
* Squashed commit fill-stroke3 branchMichael Vrhel2020-01-111-0/+14
* Fix problems with pngalpha and deep color transparency filling.Robin Watts2019-08-261-0/+15
* Fix problems with "typedef struct foo_s foo;" redefinitions.Robin Watts2019-04-031-4/+0
* Tweak "device_encodes_tags" to avoid const warnings.Robin Watts2019-02-221-1/+1
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Remove some blah_DEFINED cruft.Robin Watts2019-01-071-52/+3
* Fix header inclusions.Robin Watts2018-12-141-11/+1
* Add "transform_pixel_region" device function.Robin Watts2018-10-181-0/+36
* Change device put_image method to match the other methods in the APIKen Sharp2018-10-021-1/+1
* Fix a device subclassing problem with colour mapping proceduresKen Sharp2018-07-051-1/+15
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Tweak map_XXXX_subclass functions.Robin Watts2017-11-011-32/+25
* Bug 693684: Add InterpolateControl parameter to limit image interpolation.Ray Johnston2017-07-051-0/+2
* Fix gx_default_fill_linear_color_scanline to handle tags.Ray Johnston2017-04-051-0/+4
* Fix a problem with tags not being set in dev_colorRay Johnston2017-04-051-0/+6