summaryrefslogtreecommitdiff
path: root/devices/gdevwpr2.c
Commit message (Expand)AuthorAgeFilesLines
* mswinpr2 device - honour User settings with default printerStanislav Kuzmin2023-05-101-0/+16
* mswinpr2 device - permit use of AlphaBitsKen Sharp2023-05-101-1/+63
* Update postal address in file headersChris Liddell2023-04-041-2/+2
* Ghostscript - Improve the mswinpr2 device's handling of printer namesBernd Watermann2023-02-131-76/+110
* Move gp_wutf8 functions to be gp_utf8.Robin Watts2022-11-211-4/+4
* Move devices from gs_sprintf to gs_snprintf.Robin Watts2022-02-161-5/+5
* mswinpr2 device - use non-ASCII characters in printer nameKen Sharp2021-10-111-8/+8
* Move more devices towards encode/decode_color.Robin Watts2021-07-011-6/+2
* Split initialize device proc into two.Robin Watts2021-04-261-9/+4
* Further rationalisation of device init.Robin Watts2021-04-201-5/+11
* Move devices away from static init of procs.Robin Watts2021-04-201-3/+19
* Update copyright to 2021Chris Liddell2021-03-151-1/+1
* Squash warnings in gdevwpr2.cRobin Watts2021-02-161-4/+4
* Bug 695925: Implement overprint simulation for all devicesMichael Vrhel2021-02-051-4/+4
* 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
* Fix buffer overrun in mswinpr2 deviceKen Sharp2019-07-011-7/+17
* Move FILE * operations behind new gp_file * API.Robin Watts2019-05-291-3/+3
* Update source/header file copyright notice to 2019Chris Liddell2019-01-161-1/+1
* Fix mswinpr2 device with subclassingKen Sharp2018-10-111-8/+28
* Remove GS_NO_UTF8Robin Watts2018-09-061-24/+0
* Update copyright notice with new head office address.Ken Sharp2018-01-301-3/+3
* Device method repair - use accessors throughoutKen Sharp2017-11-161-10/+10
* Revert change to mswinpr2 device from commit 5cf300bRay Johnston2016-03-151-3/+1
* Fix bug 696559, default to QueryUser=3 so that printer properties are correct.Ray Johnston2016-03-041-2/+4
* Update devices to return errors using return_error.Robin Watts2016-02-181-4/+4
* VS2015 builds: Tweak to fix bool problems.Robin Watts2016-02-021-1/+1
* Fix bug 696258: Crash with mswinpr2 device due to typo.Ray Johnston2015-12-041-1/+1
* Commit of build_consolidation branchChris Liddell2015-07-201-0/+1637