summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Apply a patch for CVE-2012-3358OpenJpeg-1.5Alex Cherepanov2012-08-091-3/+23
* Reapply our patches to OpenJpeg-1.5Alex Cherepanov2012-08-098-31/+71
* Import original OpenJpeg 1.5Alex Cherepanov2012-08-0836-673/+2357
* Backport patches CVE problems.Alex Cherepanov2012-08-063-8/+31
* Remove devcups from default devices on WindowsChris Liddell2012-08-062-1/+59
* Bug 693256: Free GR_/GB_stats.....Sebastian Rasmussen2012-08-061-0/+2
* Workaround libpaper's poor memory management.Chris Liddell2012-08-061-1/+22
* Bug 693223: remove apparently moribund dumphint toolChris Liddell2012-08-063-804/+0
* pdfwrite - fix PDF/X-3 annotation checkKen Sharp2012-08-041-1/+1
* First attempt at Windows 8 "Metro" compatibility.Robin Watts2012-08-0313-18/+210
* Rip out jasper -- openjpeg is our JPX implementation.Ray Johnston2012-08-03222-105012/+3
* pdfwrite - check annotation placement and Box sizes for PDF/X-3 validityKen Sharp2012-08-034-10/+366
* Bug 693185. The limitcheck in validatedevicenspace must match int_remap_color...Ray Johnston2012-08-023-3/+3
* Get rid of 'icclib' since we now use lcms2 (or optionally lcms).Ray Johnston2012-08-0232-16017/+9
* Update documentation for tiffsep planar deviceMichael Vrhel2012-08-023-28/+41
* Add -dMaxSpots for tiffsep and psd devices.Robin Watts2012-08-023-11/+77
* Add new 'const' compression method for clist bits.Robin Watts2012-08-025-9/+50
* ps2write - don't leave our dictionary on the stack at temination of the outputKen Sharp2012-08-021-0/+1
* Fix the -disable-gtk "so" build optionChris Liddell2012-08-011-1/+1
* Fix lcms2 64-bit value decoding on big endian systemsAlex Cherepanov2012-08-011-2/+5
* Fix parenthesis typo that caused the return code from sscanf to be ignored.Ray Johnston2012-07-311-1/+1
* Add common unix style scaling suffix support for -d____= parameters.Ray Johnston2012-07-312-31/+84
* Update tiffsep/tiffsep1 documentation w.r.t downscaler.Robin Watts2012-07-311-2/+13
* Fix the confusion w.r.t fill_rectangle_hl_color between int and fixed coordin...Ray Johnston2012-07-3114-91/+92
* Fix link warnings about bad memset in gdevtsep.cRobin Watts2012-07-311-2/+1
* Bump the master version number.Chris Liddell2012-07-312-4/+4
* Up default GS_CLIENT_COLOR_MAX_COMPONENTS to 32.Robin Watts2012-07-301-1/+1
* Pass the data_cs information into the minimal needed clist icc profile inform...Michael Vrhel2012-07-273-0/+3
* Fix bug 693220. The pdf14 device used compressed encoding in clist mode.Ray Johnston2012-07-262-136/+140
* Fix clist_copy_planes causing clist corruption.Robin Watts2012-07-261-12/+14
* Bug 693147: monitors need max alignmrnt.Alex Cherepanov2012-07-261-1/+5
* Fix so that the image_render_frac handles sep color spaces correctlyMichael Vrhel2012-07-252-18/+44
* Replace magic 32 number with MAX_COMPONENTS_IN_DEVNMichael Vrhel2012-07-252-2/+8
* Change the remap_color_info structure so that we can support up to 32 coloran...Michael Vrhel2012-07-251-1/+1
* Bug 693210: check for scanning big arraysAlex Cherepanov2012-07-251-0/+2
* More fixes for deep color in the clist.Robin Watts2012-07-251-1/+2
* Bug 692824: only apply word spacing to single byte spaceChris Liddell2012-07-255-10/+73
* Avoid cmd_put_color being confused by deep color.Robin Watts2012-07-253-5/+9
* Remove a couple of unused variables.Chris Liddell2012-07-251-2/+0
* Bug 693216: replace "word-wise" copies with memcpy()Chris Liddell2012-07-251-23/+12
* Rework colors_used to be a color_usage bitfield.Robin Watts2012-07-2412-100/+146
* Bug 693219 - Clarify default output device descriptionChris Liddell2012-07-241-3/+14
* When unpacking 16 bit image data, unpack it all.Robin Watts2012-07-241-1/+1
* Bug 693204: Fix masked devn uncolored pattern errorRobin Watts2012-07-231-7/+2
* Bug 693205: check for "sane" page dimensions in x11 driversChris Liddell2012-07-231-0/+8
* Bug 693208: improve error feedback (when we can)Chris Liddell2012-07-233-4/+9
* Another fix for bug 692542 for garbled output with NumRenderingThreads > 1.Ray Johnston2012-07-222-7/+15
* Fix so that when we are doing the sep devices with spots the blend spaces for...Michael Vrhel2012-07-201-7/+7
* ps2write - Emit a %%BeginResource for FOntFile resourcesKen Sharp2012-07-201-0/+1
* Stamp on a warning in fapiufst.cChris Liddell2012-07-201-7/+7