summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Simple apitest program.apitestRobin Watts2012-09-096-7/+132
* pdfwrite - linearisation.Ken Sharp2012-09-084-136/+903
* Fix the allocation of teh Offsets table so that it doesn't get overrun whileKen Sharp2012-09-081-1/+1
* fix the size of LastResource so that the Offsets table is large enough to hol...Ken Sharp2012-09-081-4/+3
* Temporary commit for linearisation code in pdfwriteKen Sharp2012-09-089-20/+313
* Make sure overprint works with shading pattern. Fix for Bug 693018Michael Vrhel2012-09-051-6/+14
* Enabling of fast threshold code for color source images as well as monochrome...Michael Vrhel2012-09-049-46/+126
* Add overprint support into the pdf14 device group composingMichael Vrhel2012-09-044-53/+37
* Fix clist_copy_planes to insure that all planes written together. Bug 693234.Ray Johnston2012-09-041-18/+22
* Fix all GCC warnings in Luratech JPX interface.Alex Cherepanov2012-09-041-5/+4
* Remove dependence on jbig2dec auto-generated filesChris Liddell2012-09-0418-40186/+80
* Another softmask memory leak fixed for Bug 693312Michael Vrhel2012-09-031-18/+23
* Bug 693317: ignore multiple tokens between obj and endobjAlex Cherepanov2012-09-031-0/+13
* Fix for memory leak in pdf14 softmask stack. Bug 693312Michael Vrhel2012-09-031-3/+18
* Bug 692849: Prevent memory corruption by using temp buffer in CCITT decompres...Shailesh Mistry2012-08-301-4/+14
* Remove obsolete call to set the path mode. This is now only enable onHenry Stiles2012-08-271-3/+0
* Fix another warning detected by Visual Studio (negating an unsigned int).Ray Johnston2012-08-251-1/+1
* Get rid of const warnings with Visual Studio.Ray Johnston2012-08-2511-25/+25
* Change TILE_TYPE_MASK size to avoid a truncation warning from VS.Ray Johnston2012-08-251-5/+5
* Change hpgl_path_mode to 'bool' (and hpglpathmode PS operators).Ray Johnston2012-08-253-7/+7
* Bug 692604: improve error messages for invalid arguments.Alex Cherepanov2012-08-241-4/+3
* Bring ghostpdl in-line with jbig2decChris Liddell2012-08-241-1/+3
* Bug 693299: fix handling of array form of /FilterParms in pdfoptAlex Cherepanov2012-08-241-6/+10
* Fix clist probelms with copy_planes, writer and reader out of sync.Ray Johnston2012-08-231-39/+50
* Bug 693298; Memento build tweak for memset.Robin Watts2012-08-232-0/+4
* Fix broken Windows build with patch fb55f251.Robin Watts2012-08-235-6/+6
* Revert "Move memento include from jbig2.h to jbig2_priv.h"Robin Watts2012-08-232-12/+12
* Move memento include from jbig2.h to jbig2_priv.hRobin Watts2012-08-232-12/+12
* Bug 693268: reinstate big references.Alex Cherepanov2012-08-231-3/+4
* Get rid of staticly allocated pseudo-references.Alex Cherepanov2012-08-236-44/+30
* More PACIFY_VALGRIND magicRobin Watts2012-08-222-6/+5
* Add some PACIFY_VALGRIND stuff for refs.Robin Watts2012-08-222-0/+8
* Add code to mask harmless valgrind warnings in DEBUG or PACIFY_VALGRIND buildsRobin Watts2012-08-222-0/+9
* Bug 693278: SEGV in 09-50.PS - bad enumeration of device colorsRobin Watts2012-08-211-6/+29
* Big 693272; fix SEGV due to optimised interpolation.Robin Watts2012-08-201-1/+1
* Bug 692210: fix potential indeterminism in zsetcolor()Alex Cherepanov2012-08-181-0/+5
* Bug 692910: fix quoted arguments in ps2epsi.batAlex Cherepanov2012-08-171-11/+11
* Bug 692040 - automake-1.8 is required in ijs sourcesChris Liddell2012-08-171-1/+1
* Bug 692552: Direct building of MacOS X universal binariesChris Liddell2012-08-174-12/+115
* Bug 692750: have gdevwpr2 "manage" device icc profilesChris Liddell2012-08-172-7/+101
* Bug 693279: font: default base encodingChris Liddell2012-08-171-4/+32
* Bug 688978: Generate DOCINFO pdfmarkAlex Cherepanov2012-08-152-5/+20
* Bug 687950: pass all PDF boxes to pdfmarkAlex Cherepanov2012-08-151-10/+12
* Bug 690568: Type usage problem on Itanium.Alex Cherepanov2012-08-152-3/+3
* Add support for 32 bit compile tests in clusterpush.plMarcos H. Woehrmann2012-08-141-2/+5
* Bug 693273: Use standard setpagedevice instead of a simplified one.Alex Cherepanov2012-08-141-1/+1
* Partly revert the commit for big objet support.Alex Cherepanov2012-08-131-3/+3
* Fixes 693267 and 693162, the default VMI (vertical motion index) andHenry Stiles2012-08-124-4/+39
* Adds debug logging for pcl macros.Henry Stiles2012-08-121-0/+35
* Fix scaling issues seen with fast halftoning code.Robin Watts2012-08-113-127/+30