summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Bug 697545: Memory Squeezing fix.sqred242Shailesh Mistry2017-02-071-1/+1
* Fix dangling pointer in gx_image_enum after malloc fail.Ray Johnston2017-02-071-0/+1
* Bug 697555: Fix UTF-8 handling of args.Robin Watts2017-02-061-1/+1
* Fix Luratech Linux build use if "inline"Chris Liddell2017-02-061-8/+8
* Fix memory leak in psi/imain.cShailesh Mistry2017-02-061-7/+0
* Bug 697545: Memory Squeezing fix.Shailesh Mistry2017-02-062-3/+3
* pdfwrite - where possible, preserve annotationsKen Sharp2017-02-0412-54/+577
* Fix memento builds.Robin Watts2017-02-042-1/+3
* Add missing \n to error message.Robin Watts2017-02-031-1/+1
* Memory squeezing fixes (PCL)Robin Watts2017-02-036-50/+64
* Destructors should cope with being called with NULL.Robin Watts2017-02-031-12/+14
* Fix Memento builds.Robin Watts2017-02-023-2/+6
* New scan converter fix.Robin Watts2017-02-021-2/+2
* Tweak gs to enable fast Memento memory squeezing.Robin Watts2017-02-026-4/+107
* Memento memory squeezing tweaks.Robin Watts2017-02-022-42/+60
* Fix ignored return code for ICC profile device parameters.Ray Johnston2017-02-011-9/+36
* Memento: Improve memory squeezing.Robin Watts2017-02-011-0/+19
* Bug 626295 Text Knockout TransparencyMichael Vrhel2017-02-018-18/+216
* Fix a typo/thinko in the static lib build changes.Chris Liddell2017-01-311-2/+2
* Fix Windows buildChris Liddell2017-01-311-8/+4
* Consolidate recurive make callsChris Liddell2017-01-311-36/+43
* Add debug static lib targets.Chris Liddell2017-01-312-14/+25
* Tidy/Add static lib target(s).Chris Liddell2017-01-313-14/+93
* XPS Transparency check remote resource dictionaryMichael Vrhel2017-01-301-2/+37
* Fix coverity issues 140991 and 140990Michael Vrhel2017-01-301-1/+3
* XPS Transparency checkMichael Vrhel2017-01-302-25/+24
* Fix a potential de-reference of a NULL pointer with -ZvRay Johnston2017-01-301-3/+3
* xps: low memory null dereferenceMichael Vrhel2017-01-281-1/+2
* Segfault in low memory configurationsRay Johnston2017-01-261-5/+4
* Add XPS_INDIRECTED_FILE_ACCESS defineRobin Watts2017-01-263-43/+59
* Bug 697503: Check resource path, and GenericResourceDir...Chris Liddell2017-01-261-6/+16
* Hide more JPEG entries.Robin Watts2017-01-251-0/+31
* Add more jpeg symbols to be hidden.Robin Watts2017-01-251-0/+5
* Add GS_NO_FILESYSTEM define for systems with no FS.Robin Watts2017-01-244-2/+58
* Add option to hide jpeg entrypoints.Robin Watts2017-01-241-0/+124
* Remove opj_clock.c from build.Robin Watts2017-01-241-1/+0
* Fix icc34.h header to compile on ThreadX.Robin Watts2017-01-241-13/+6
* Fizes for the ramfs (%ram% device) (Bug 226943)Ray Johnston2017-01-232-60/+53
* Force some typedef enums to be 32 bits.Robin Watts2017-01-231-3/+12
* MSVC: Add %ram% FS to VS project.Robin Watts2017-01-231-0/+12
* Use consistent types in API and C implementation.Robin Watts2017-01-231-2/+2
* Bug 697489 xps transparency issueMichael Vrhel2017-01-192-0/+10
* Bug 697489 bitrgbtags segvMichael Vrhel2017-01-181-0/+2
* Bug 697488 segv in pattern codeMichael Vrhel2017-01-181-1/+1
* Bug 697435 bitrgbtags deviceMichael Vrhel2017-01-181-1/+1
* Bug 697482: handle cff with broken /Private dataChris Liddell2017-01-181-2/+8
* Fix error check/return logic in the CFF parserChris Liddell2017-01-181-4/+4
* Bug 697435 bittags device blending color spaceMichael Vrhel2017-01-171-8/+19
* Code cleanup. Remove unused code in transparency code.Michael Vrhel2017-01-135-345/+5
* Bug 697435 Tags device with Blending color spaceMichael Vrhel2017-01-131-151/+229