summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revise release date and product string for 9.07 release.ghostscript-9.07ghostpdl-9.07gs907Chris Liddell2013-02-1361-74/+100
* Fix lcms2 64-bit value decoding on big endian systemsAlex Cherepanov2013-02-051-3/+6
* Update documentation for release candidate 1ghostpdl-9.07rc1Chris Liddell2013-01-3159-135/+16960
* Add "Release Candidate 1" to GS_PRODUCTFAMILYChris Liddell2013-01-312-2/+2
* Bug 693030 - duplexing page problem fixed in PXL output device.Henry Stiles2013-01-312-3/+29
* Fix Bug #692914 - Postscript MediaType lost.Henry Stiles2013-01-314-10/+80
* Bug 693572 (redux): handle missing a glyph outline - again.Chris Liddell2013-01-301-2/+6
* Bug 693398: avoid marking/reloc'ing unsuitable pointerChris Liddell2013-01-305-14/+16
* Bug 693026: Fix SEGV when @FILE can't open.Alex Cherepanov2013-01-305-16/+18
* Bug 693590: MT rendering has wrong 'supports_devn' and incomplete color_infoRay Johnston2013-01-301-0/+3
* Bug 693599: Change the function configure checks for in liblcms2.Chris Liddell2013-01-291-1/+4
* Add the make fix from 1fbd0191 to the Mac specific subtarget.Chris Liddell2013-01-291-1/+1
* Work around a make problem with "so" targetChris Liddell2013-01-291-1/+6
* Bug 693284: Prevent read access violation.Alex Cherepanov2013-01-281-0/+14
* Bug 693284: Detect missing glyphs and fail.Alex Cherepanov2013-01-282-0/+13
* Bug 693284: Conditional inclusion of memento header.Alex Cherepanov2013-01-281-0/+3
* Bug 693284: Break an infinite loop.Alex Cherepanov2013-01-281-1/+9
* Bug 693284: Fix 32 vs 64-bit typ[e mismatch.Alex Cherepanov2013-01-281-1/+1
* Bug 693284: Don't shift 32-bit value by 32.Alex Cherepanov2013-01-281-1/+2
* Handle cases where pointer alignment does not match pointer size.Chris Liddell2013-01-281-0/+9
* Fix unaligned pointer access.Chris Liddell2013-01-281-2/+2
* pdfwrite - record the usage of outlines, articles, named dests and labelsKen Sharp2013-01-281-2/+6
* Bug 691246: Handle inverted symbol region.Shailesh Mistry2013-01-273-3/+3
* Bug 693513: Detect and reject negative parameters.Alex Cherepanov2013-01-271-2/+8
* Fix bug #693586 - clist error message.Henry Stiles2013-01-261-0/+5
* dwmainc.c include file dependencies added to makefile.Henry Stiles2013-01-261-1/+1
* Bug 693496: Fix 16-bit gray image on CMYK devices on 32-bit platforms.Alex Cherepanov2013-01-261-1/+1
* Bug 693587: Make EOL check a little more strict.Alex Cherepanov2013-01-251-18/+14
* Bug 693584: Fix annotation scaling.Alex Cherepanov2013-01-251-9/+17
* Another documentation update of the color architecture.Michael Vrhel2013-01-252-4/+6
* Update of color management document for 9.07 releaseMichael Vrhel2013-01-242-56/+102
* Set stdio streams to binary, bug #693543.Henry Stiles2013-01-241-38/+14
* Bug 693571: properly close allocator chunk during saveChris Liddell2013-01-241-0/+13
* Update int_freed_top in the correct chunkChris Liddell2013-01-241-2/+14
* Use the correct memory pointer for glyph cache initChris Liddell2013-01-241-1/+1
* Change the memory pointer used for if_debug2m()Chris Liddell2013-01-241-1/+1
* Bug 693572: handle missing a glyph outline.Chris Liddell2013-01-231-5/+10
* ps2write - Don't add PageLabels to the Catalog when we get a relevant pdfmarkKen Sharp2013-01-231-8/+11
* Properly initialise 'clip' deviceKen Sharp2013-01-231-1/+3
* Silenced compiler warnings in cups/gdevcups.c.Till Kamppeter2013-01-231-2/+0
* Bug 693573; Prevent multiple free when MT rendering cannot start any threadsRay Johnston2013-01-221-1/+3
* Fix warning, missing declaration, in the previous commitHenry Stiles2013-01-222-0/+2
* Bug 693570: Clear operand stack finishing PDF page.Alex Cherepanov2013-01-221-4/+5
* Remove a bogus comment, lineprinter font is bound.Henry Stiles2013-01-221-1/+0
* Fixes interpreter crash see bug #693543.Henry Stiles2013-01-222-12/+5
* CUPS Raster "cups" device: Improvements for pages size matching with PPDTill Kamppeter2013-01-222-67/+171
* Fix Bug 693422. SEGV due to transparency and patternsRay Johnston2013-01-181-5/+2
* Bug 693550: Consider max color index -1 as 255.Alex Cherepanov2013-01-171-1/+6
* Bug 693541: Fix color setup in pdf14_create_clist_device.Robin Watts2013-01-171-5/+6
* Fixes 693552 - regression with polygon handling.Henry Stiles2013-01-171-2/+5