summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update release date for 9.08 release.ghostscript-9.08ghostpdl-9.08gs908Chris Liddell2013-08-1460-61/+61
* Delete the ._.DS_Store .DS_Store files.....Chris Liddell2013-08-092-0/+0
* Update news and history for 9.08 release.Chris Liddell2013-08-092-58/+9848
* Update version and product strings for release candidate.Chris Liddell2013-08-0860-77/+77
* Change product string for release candidate.Chris Liddell2013-07-311-1/+1
* Remove reference to cups/gstopxl from configure.acChris Liddell2013-07-311-5/+0
* Tidy some MSVC build issues:Chris Liddell2013-07-314-6/+10
* Merge branch 'master' of ghostscript.com:/home/git/ghostpdlTill Kamppeter2013-07-301-0/+15
|\
| * Fix 694434, fix incorrect parsing of corrupt file.Henry Stiles2013-07-301-0/+15
* | Moved CUPS filters gstoraster and gstopxl to cups-filtersTill Kamppeter2013-07-3010-1912/+1
|/
* Remove debug statement.....Chris Liddell2013-07-301-2/+0
* Fix for Bug 694439. We were not checking the code when we had invalid procMichael Vrhel2013-07-291-1/+4
* Fix Windows sscanf %p incompatibility with Trio sprintf.Ray Johnston2013-07-294-3/+19
* Remove unused local declaration of a dev_spec_op.Ray Johnston2013-07-291-2/+0
* Changes to allow building gs for WinRT/ARMChris Liddell2013-07-2911-25/+303
* Push optimisations back into lcms2.Robin Watts2013-07-257-348/+57
* Enable our optimisations for lcms2 as a transform factory.Robin Watts2013-07-254-16/+24
* pdfwrite - new colour codeKen Sharp2013-07-251-1/+2
* Import LCMS 2.5Robin Watts2013-07-2474-1463/+2293
* pdfwrite - new colour code, handle 'RGB' same as sRGB for allowed spacesKen Sharp2013-07-241-0/+4
* Fix bug 694423. Segfault in clist image writing at some resolutions.Ray Johnston2013-07-231-1/+1
* pdfwrite - new colour codeKen Sharp2013-07-233-89/+202
* pdfwrite - new colour conversion code, fix Indexed Separation/DeviceNKen Sharp2013-07-223-53/+300
* Fixed a couple of errors in previous commit.Marcos H. Woehrmann2013-07-192-4/+4
* Remove C++ style comments.Marcos H. Woehrmann2013-07-195-10/+12
* Remove MaxBufferedTotal, MaxBufferedArea and MaxBufferedCountJames Cloos2013-07-184-26/+3
* Bug 694421: use correct .notdef in CIDType 2 fontsChris Liddell2013-07-171-4/+14
* Silent a "Value not read" compiler warning.Hin-Tak Leung2013-07-151-1/+1
* Fix 694416, the default DCT color transform was not set up correctly.Henry Stiles2013-07-151-14/+24
* Changes to allow mingw DLL buildChris Liddell2013-07-154-58/+60
* Bug 693661 - implement HP CLJ 3500/3550/3600 emulationHin-Tak Leung2013-07-1510-24/+1208
* PDF interpreter - set colour nad space at the time the relevant operators exe...Ken Sharp2013-07-122-4/+28
* Bug 694125: prevent heap underflowzeniko2013-07-121-10/+10
* Bugs 693828: pull in new URW+ GPL fonts.Chris Liddell2013-07-1135-0/+0
* Make W/W* "context" survive text operations.Chris Liddell2013-07-111-0/+17
* pdfwrite - Fix image writing code when converting colour spaces (old CMS code)Ken Sharp2013-07-091-1/+17
* Fix a benign compiler warningKen Sharp2013-07-091-1/+4
* Remove code supporting obsolete color spaces.Henry Stiles2013-07-081-60/+3
* Remove Java based PCL viewer and its supporting code.Henry Stiles2013-07-0828-6213/+2
* Debug statement to indicate implicit raster exit.Henry Stiles2013-07-081-0/+5
* pdfwrite - implement idioms for PScript 5 artificial bld textKen Sharp2013-07-082-1/+92
* Partially address 694378 - mispositiosed graphics.Henry Stiles2013-07-052-0/+11
* Disable OpenJPEG SSE on Windows again.Chris Liddell2013-07-031-1/+2
* Fix a minor compiler warning in the previous commitKen Sharp2013-07-031-1/+1
* pdfwrite - better identify rectangular clips, and emit as rectanglesKen Sharp2013-07-033-13/+19
* More work on setpagedevice and global allocation modeKen Sharp2013-07-021-2/+24
* Fix a typo in txtwrite, this may be related to bug #694389Ken Sharp2013-06-291-1/+1
* fix a minor compiler warningKen Sharp2013-06-291-1/+1
* Invalidate device refs on the operand stack when we change deviceKen Sharp2013-06-281-0/+15
* Fix bug #694355, incorrect rendering of raster image.Henry Stiles2013-06-271-1/+1