summaryrefslogtreecommitdiff
path: root/base/gsdevice.c
Commit message (Expand)AuthorAgeFilesLines
* NupControl improvements to prevent save/restore problems.Ray Johnston2021-03-031-0/+4
* Fix hang condition detected on Windows release build.Ray Johnston2021-02-111-1/+1
* Implement Nup subclass device to support nesting images on a page.Ray Johnston2021-01-261-10/+23
* Improve memory device bitmap size calculation in tagged planar cases.Robin Watts2021-01-141-1/+4
* Fix compiler warningKen Sharp2020-11-271-1/+1
* Ensure the nulldevice has a proper set of device methodsKen Sharp2020-11-261-0/+1
* Fix pdfwrite "%d" mode with file permissionsChris Liddell2020-08-201-1/+1
* Ensure we can call dev_spec_op as soon as device is createdChris Liddell2020-07-291-0/+5
* Refactor gdev_space_params slightly.Robin Watts2020-06-251-0/+24
* Rework display device "DisplayHandle" passing.Robin Watts2020-06-251-0/+6
* Update copyright to 2020Chris Liddell2020-04-101-1/+1
* Squashed commit fill-stroke3 branchMichael Vrhel2020-01-111-1/+1
* Remove spurious call to gp_validate_path_len()...Chris Liddell2019-09-241-4/+1
* Add gsapi call to introduce new 'Filing Systems' to gs.Robin Watts2019-07-021-1/+1
* Move FILE * operations behind new gp_file * API.Robin Watts2019-05-291-5/+19
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Bug 697545 : Prevent SEGV when no graphic state is saved.Shailesh Mistry2019-01-111-3/+5
* Fix for bug 692652: Prevent derefence of NULL if parsed.iodev == NULLRay Johnston2019-01-071-3/+3
* Commit of gpdl-shared-device branch.Chris Liddell2018-12-071-1/+1
* Bug 699740: Better handle failing to set the nulldeviceChris Liddell2018-10-191-4/+15
* Close a device before any other 'finalize' actionsChris Liddell2018-10-101-3/+5
* Bug 697545 : Prevent SEGV in gs_setdevice_no_erase.Shailesh Mistry2018-10-031-2/+5
* Bug 699654(2): preserve LockSafetyParams in the nulldeviceChris Liddell2018-08-251-1/+4
* Bug #699153 - fix cppcheck warningKen Sharp2018-03-261-2/+2
* Remove unused variableKen Sharp2018-02-031-2/+0
* remove some unused code - scanbuild warnings....Ken Sharp2018-02-021-17/+0
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Bug 697545 : Fix memory leak in gs_copydevice2.Shailesh Mistry2018-01-231-1/+3
* Bug 697545 : Fix memory leak in gs_nulldevice.Shailesh Mistry2018-01-211-3/+6
* Device method repair - use accessors throughoutKen Sharp2017-11-161-3/+3
* Repair the device API - device methods should never be NULLKen Sharp2017-11-161-0/+19
* More fixes for tag plane problems.Ray Johnston2017-04-211-1/+1
* Remove MarginsHWResolution non-standard device parameterRay Johnston2016-12-021-3/+2
* Bug 697179: Reference count device icc profileChris Liddell2016-10-051-0/+1
* Bug 696862 remove memcmp() color info structureMichael Vrhel2016-10-041-0/+35
* Set default rendering condition to unspecifiedMichael Vrhel2016-08-231-6/+6
* Make gs_imager_state == gs_state.Chris Liddell2016-06-061-27/+24
* Add a system to allow processing of individual pages and ranges of pagesKen Sharp2016-04-191-0/+4
* Squash warnings: ICC code.Robin Watts2016-01-041-1/+3
* Prevent crash with reference count debugging (-Z^)Chris Liddell2015-09-171-0/+22
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+1251