summaryrefslogtreecommitdiff
path: root/gs/psi
Commit message (Expand)AuthorAgeFilesLines
* Commit of build_consolidation branchChris Liddell2015-07-20314-104649/+0
* graphics library and interpreter changes to allow us to subclass theKen Sharp2015-07-111-8/+21
* Addition of device 'subclassing'Ken Sharp2015-07-091-2/+3
* Replace strtok()Chris Liddell2015-07-021-5/+5
* Replace trio for sprintfChris Liddell2015-07-021-8/+0
* Bug 696034: Add the correct updated font filesChris Liddell2015-06-231-12/+12
* Coverity: move assignment to before the returnChris Liddell2015-06-191-2/+4
* Coverity: add initializer and check some return codes.Chris Liddell2015-06-191-5/+5
* Bug 696037: resolve issue with named pipes on WindowsChris Liddell2015-06-191-10/+17
* Consolidate almost all error codes into the graphics libraryChris Liddell2015-06-07143-1653/+1567
* MSVC Makefile sanitisation: Pass PGMFILES etc in debug callRobin Watts2015-06-051-2/+2
* Windows display builds: set app as being dpi aware.Robin Watts2015-06-052-0/+38
* Bug 694549: make optimisation more robust.Chris Liddell2015-05-281-1/+1
* Fix error in gsapi; gsapi_run_string is broken.Robin Watts2015-05-021-2/+1
* Use the Windows "QueryPerformanceCounter" high res timer for usertime.Ray Johnston2015-04-221-2/+2
* Tweak FAPI code for server search.Chris Liddell2015-04-161-1/+1
* Bring master up to date with release branchChris Liddell2015-03-303-3/+3
* Bug 695860: only shutdown BGPrint if it's activeChris Liddell2015-03-181-2/+3
* Change to check for len > 0 on while loopMichael Vrhel2015-03-101-2/+4
* Fix pattern-clist with transparency color mismatch with raster patternsRay Johnston2015-02-241-3/+2
* Bug 695516: fix psl.dev/psbase.dev deps snafu....Chris Liddell2015-02-231-2/+2
* Use different remap proc for indexed color space when dealing with named colorsMichael Vrhel2015-02-201-2/+17
* Improve high level devices handling of FormsKen Sharp2015-02-051-0/+76
* Update URW fonts to Jan 2015 release.Chris Liddell2015-02-041-33/+33
* Slience a (benign) compiler warning about missing returnChris Liddell2015-01-171-1/+2
* Bug 695711: Resolve issue with relative paths for FONTPATHChris Liddell2014-12-112-25/+14
* Bug 695593: Add the MAKEDIRS target wherever it was missing.Chris Liddell2014-10-311-245/+368
* colour handling - remove continuations from the exec stack on errorKen Sharp2014-10-061-1/+4
* Bug 695244: ensure a consistent allocator for DCT streams.Chris Liddell2014-10-031-5/+6
* Remove LCMS.Chris Liddell2014-09-301-6/+0
* Bug 695543 - gs %stdin segfaultsChris Liddell2014-09-271-1/+4
* Bug 695492: fix seg fault regression with '-h'Chris Liddell2014-09-171-7/+9
* Bug 695483: disable BGPrint before we shutdown interpreterChris Liddell2014-09-161-0/+17
* Get rid of last vestiges of pswrite....Chris Liddell2014-09-122-2/+2
* Improved form handling of clip areasKen Sharp2014-09-041-9/+11
* Bug 694160: Prevent malicious code being injected into the system.Chris Liddell2014-08-151-4/+6
* Revert commit 4fc4b8410d35b193d549558ab212cc727db9460bKen Sharp2014-08-151-4/+1
* Bug 694160: Prevent malicious code being injected into the system.Shailesh Mistry2014-08-111-1/+4
* Bug 695334: fix seg fault with CIDFont substitution.Chris Liddell2014-06-261-0/+5
* Add the SubstCID resources to the romfs.Chris Liddell2014-06-261-1/+1
* Bug 695258: optimize AGL name mapping.Chris Liddell2014-06-121-1/+1
* Handle the Identity-UTF16-H CMap "properly"Chris Liddell2014-06-061-4/+22
* Tweaks for cups 1.7.3 to build on Windows and OS XChris Liddell2014-06-061-1/+1
* Bug 695272: init PS arrays at alloc timeChris Liddell2014-06-031-0/+4
* Add an extra compiler flag for OpenJPEG 2.1.0Chris Liddell2014-05-221-3/+3
* Only include trace devices (tr_mono, tr_rgb, tr_cmyk) in DEBUG builds on MSVCRay Johnston2014-05-091-0/+4
* Add tracedev (tr_mono, tr_rgb, tr_cmyk) to default MSVC build.Ray Johnston2014-05-091-1/+1
* Bug 695211: (addendum) set SHARE_TRIO for Windows buildsChris Liddell2014-05-071-0/+4
* Bug 695193: USE_LARGE_COLOR_INDEX=0 on WindowsChris Liddell2014-05-011-2/+8
* Implement use of the new 'device param' spec opKen Sharp2014-05-011-26/+43