summaryrefslogtreecommitdiff
path: root/contrib/japanese
Commit message (Expand)AuthorAgeFilesLines
* Epson ESC device - add fuzzy matching for media sizesKen Sharp2023-02-171-2/+4
* Coverity 375625: Avoid using uninit variable paper_command.Robin Watts2022-02-171-0/+1
* Move contrib from gs_sprintf to gs_snprintf.Robin Watts2022-02-165-21/+21
* Move more devices towards encode/decode_color.Robin Watts2021-07-011-3/+0
* Split initialize device proc into two.Robin Watts2021-04-2612-143/+76
* Further rationalisation of device init.Robin Watts2021-04-2012-107/+64
* Move devices away from static init of procs.Robin Watts2021-04-208-73/+201
* Rename finish_copydevice to initialize, and remove second param.Robin Watts2021-04-201-1/+1
* Solve indeterminism in pr1000_4 device.Robin Watts2021-04-151-2/+16
* Remove the dmprt deviceChris Liddell2020-07-076-4488/+0
* Coverity 95087: use cast to indicate intermediate integer division is expected.Julian Smith2020-01-091-1/+1
* Coverity 95077: fixed various scan-build issues with contrib/japanese/gdevmjc.c.Julian Smith2019-11-281-11/+2
* Coverity 95077: removed unused assignment to <H> variable.Julian Smith2019-11-281-2/+0
* Fix indeterminism in gdevp201.cRobin Watts2019-11-251-7/+25
* Coverity 350172: fix gp_fprintf() call to use PRIdSIZE for ptrdiff_t.Julian Smith2019-11-221-1/+1
* Squash a float -> int warning.Robin Watts2019-11-151-2/+2
* Bug 701854: bj10v_print_page(): increase buffer by one byte to give space for...Julian Smith2019-11-081-1/+2
* Fix various incorrect casts in contrib devices.Robin Watts2019-10-311-3/+3
* Fix warnings when building contrib on windows.Robin Watts2019-10-316-64/+64
* Avoid some devices dying due to inappropriate resolutions.Robin Watts2019-10-292-8/+15
* Avoid division by zero with bj10v device.Robin Watts2019-10-291-1/+14
* Bug 701799: avoid out-of-range array access in mj_color_correct().Julian Smith2019-10-291-1/+4
* Bug 701793: check we are within buffer before comparing buffer contents.Julian Smith2019-10-291-1/+1
* "Fix" contrib and test uses of gp_fopen.Robin Watts2019-06-193-42/+46
* Move FILE * operations behind new gp_file * API.Robin Watts2019-05-2914-363/+362
* Coverity CIDs: 326829, 326828 and 326827Chris Liddell2018-11-191-1/+3
* Contrib devices: Check for error return opening output fileChris Liddell2018-11-082-7/+10
* "rpdl" output device: Allow 5pt tolerance for page size selectionTill Kamppeter2016-11-161-16/+17
* Remove mag16 and mag256 devicesChris Liddell2016-10-101-335/+0
* Bug 697032 - remove files with unsuitable licensesHenry Stiles2016-08-304-1603/+0
* Make gs_imager_state == gs_state.Chris Liddell2016-06-062-1/+2
* Update devices to return errors using return_error.Robin Watts2016-02-181-16/+16
* Bug 696521. Fix for bit rotted contributed devices.Michael Vrhel2016-01-251-1/+59
* Squash warnings: Use better unused var paradigm.Robin Watts2016-01-041-1/+1
* Squash warnings: Contrib devicesRobin Watts2016-01-047-14/+14
* Squash warnings: Cull unused or dead code.Robin Watts2016-01-042-14/+7
* Squash Warnings: Simple unused variable warnings.Robin Watts2016-01-041-1/+0
* Expunge references to e_* style errorsChris Liddell2015-11-021-19/+19
* Commit of build_consolidation branchChris Liddell2015-07-2039-0/+18181