summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Disable the Unicode/UTF8 code for 9.03 release.ghostscript-9.03ghostpdl-9.03ghostpdl-9.03Chris Liddell2011-07-181-1/+1
* Fix for Bug 692303, antialiasing problems.Robin Watts2011-07-182-0/+7
* Fix crashes and assertion on 32-bit Windows builds. Bugs 692347, 692348.Ray Johnston2011-07-172-27/+38
* Set the defines needed to build luratech on WIN64Chris Liddell2011-07-151-0/+8
* Fix crashes due to uninitialised reschedule and time_slice procs.Robin Watts2011-07-151-0/+8
* Resolve a build issue with 64 bit WindowsChris Liddell2011-07-151-1/+1
* Increment the PDL version number to 9.03.Chris Liddell2011-07-152-1/+6
* Update docs etc for 9.03 release.Chris Liddell2011-07-1559-309/+16429
* Small formatting change for the html changelogChris Liddell2011-07-151-1/+1
* Fix an error in the Win64 building of genarch.exeChris Liddell2011-07-151-2/+2
* Small fix to changes for Bug 688528.Chris Liddell2011-07-141-1/+1
* Remove some warnings from the missing ICCProfilesDir commit.Chris Liddell2011-07-144-8/+5
* Fix for missing ICCProfilesDir during some device init. Move profiledir to gs...Ray Johnston2011-07-141-3/+0
* Fix for missing ICCProfilesDir during some device init. Move profiledir to gs...Ray Johnston2011-07-1418-242/+99
* Update autoconf build and the Windows build to use LuratechChris Liddell2011-07-134-91/+175
* Add a simple git log to html changelog script.Chris Liddell2011-07-131-0/+83
* Updates PDL README.txtHenry Stiles2011-07-071-29/+35
* Bug 688528-addendum: quell warnings and handle errors.Chris Liddell2011-07-073-6/+37
* Bug 688528: set ICC profiles for interal uses of bbox device.Chris Liddell2011-07-074-24/+69
* More 'aux' makefile changes.Robin Watts2011-06-2810-141/+141
* Rename -dPDFNOSTOPPED to -dPDFSTOPONERRORAlex Cherepanov2011-06-273-3/+3
* Bug 692301: Support /Filter array with /JPXDecodeAlex Cherepanov2011-06-272-24/+10
* Add -dPDFNOSTOPPED option.Alex Cherepanov2011-06-273-1/+12
* Add planar device to the Windows build.Henry Stiles2011-06-271-0/+1
* bug #692304 Don't emit '0 g' for 'erasepage'Ken Sharp2011-06-271-1/+3
* Update to libjpeg 8c.Chris Liddell2011-06-27156-12217/+58249
* Fix for compiler complaint.Michael Vrhel2011-06-261-1/+0
* Fix for icc directory and icc device profile initialization.Michael Vrhel2011-06-2613-36/+147
* Add copy_plane to rop source device.Robin Watts2011-06-243-8/+86
* Bug 692274: handle vastly different magnitudes in x/y scaleChris Liddell2011-06-241-38/+96
* Fix 'aux' cluster breakages. Move aux into obj.Robin Watts2011-06-248-38/+16
* Use filenames instead of stdin and stdout.Henry Stiles2011-06-231-7/+4
* Cross compilation (AUX) changes to ghostscript and ghostpdl.Robin Watts2011-06-2318-63/+212
* Bug 692297: reinstate the proper way to release FT glyphs.Chris Liddell2011-06-221-4/+4
* Improve documentation about gsapi_set_pollRay Johnston2011-06-221-6/+11
* Replace previous commit file with smaller file.Michael Vrhel2011-06-221-4529/+340
* Addition of simple example file with text graphic and image objects.Michael Vrhel2011-06-221-0/+4816
* Support for fast thresholding to CMYK planar devicesMichael Vrhel2011-06-226-108/+219
* Fix cut/paste tiffscaled typo in docs.Robin Watts2011-06-211-2/+2
* Reinstate the configure check for cups/raster.h.Chris Liddell2011-06-211-1/+1
* Bug #692218 Create comatible CIDSetKen Sharp2011-06-211-2/+2
* Allow pdfwrite and ps2write to use 64-bit file pointers raising the 4Gb file ...Ken Sharp2011-06-217-32/+33
* Fix Bug 692057, 'hang' while converting mask->rectangle list.Robin Watts2011-06-203-6/+41
* Merge branch 'deprecate_crd_and_cleanup'Henry Stiles2011-06-2028-708/+142
|\
| * Deprecate CRDs in PCLHenry Stiles2011-06-0313-607/+17
| * Trivial warning fixesHenry Stiles2011-06-022-1/+3
| * Make page size procedure robust against paper size table changes.Henry Stiles2011-06-021-1/+8
| * Clean up warnings and problems identified with static analysis.Henry Stiles2011-06-0110-34/+49
| * Code cleanup directed by static analysis tools.Henry Stiles2011-05-273-63/+63
| * Makes procedure static.Henry Stiles2011-05-271-1/+1