summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update changelogs for release.ghostscript-8.31Ralph Giles2004-08-294-17592/+7932
* Update the version and date on the VMS help file.Ralph Giles2004-08-281-1/+1
* Update release date on documentation.Ralph Giles2004-08-2860-79/+79
* Change the product name to BETA RELEASERalph Giles2004-08-281-1/+1
* Add recent new files to the listings in the documentation.Ralph Giles2004-08-282-1/+19
* Update release notes and open bug list for the 8.31 beta release. BumpRalph Giles2004-08-282-117/+83
* Fix half-toning for display device, bug 687629.Russell Lang2004-08-261-0/+4
* Fix for image matrix having negative values. Thanks to Len SorensonRay Johnston2004-08-261-3/+2
* Close the font file after the font has been processed (loaded into VM).Ray Johnston2004-08-261-1/+7
* Fix to close streams at EOF (not only filter streams), as required byRay Johnston2004-08-251-2/+2
* Bind all operators in DefaultGray, DefaultRGB, DefaultCMYK color spaces.Alex Cherepanov2004-08-253-3/+3
* Fix (pdfwrite) : A page compression type change could cause a crash.Igor Melichev2004-08-243-6/+12
* Fix : gs_lib_ctx was wrongly accessed while looking up a dictionary stack ext...Igor Melichev2004-08-241-1/+1
* Fix : gs_lib_ctx was not accessible while clist_playback_band.Igor Melichev2004-08-241-0/+2
* Fix (TT interpreter) : Provide a tolerance to an inconsistent cvt length.Igor Melichev2004-08-241-0/+8
* Fix (TT interpreter) : A minor portability problem.Igor Melichev2004-08-241-2/+2
* Fix : Makefiles missed a dependency.Igor Melichev2004-08-242-4/+5
* Allow the display device row alignment to be changed from theRussell Lang2004-08-232-5/+64
* Changed iapi to use a void* instead of a gs_main_instance pointer.Russell Lang2004-08-195-5/+5
* Changed iapi to use a void* instead of a gs_main_instance pointer.Stefan Kemper2004-08-1925-112/+142
* Add a PPD for PostScript to be used by ghostscript ps2pdf.Russell Lang2004-08-194-0/+670
* Enable progressive updates for the image window ofRussell Lang2004-08-193-35/+64
* Fixed dependancies for gslibctx.hStefan Kemper2004-08-182-4/+5
* Removed redundant include.Stefan Kemper2004-08-181-1/+1
* Fix (pdfwrite) : Check for glyph name conflicts while font merging.Igor Melichev2004-08-182-6/+12
* Fix (pdfwrite) : Wrong glyph positions with CIDFontType2 with no vmtx.Igor Melichev2004-08-181-3/+9
* Implementation of 687496 transparency and CMYK support.Dan Coby2004-08-183-198/+540
* Add PDFSTEP debug aid. Prints a step number at end of PDFDEBUG line, andRay Johnston2004-08-171-5/+44
* Bump the version number after the last beta release.Ralph Giles2004-08-173-6/+6
* Remove references to the FreeType license. Artifex Software, Inc. hasRalph Giles2004-08-172-168/+0
* Add support for PDF single stepping debug aid (PDFSTEP). Actual interpreterRay Johnston2004-08-171-0/+4
* Handle invalid PDF's that use 0.0 font scaling (Tf operator). Fixes bugRay Johnston2004-08-171-0/+5
* Correct the previous MSVC 8 updates to allow compilation with debugging.Russell Lang2004-08-142-3/+11
* Added missing parameter types to prototype.Stefan Kemper2004-08-131-1/+1
* Detect the version of Microsoft Visual C++ from the version of nmake.Russell Lang2004-08-132-6/+33
* Add support for compiling with the beta of Microsoft VisualRussell Lang2004-08-133-9/+50
* Added memory pointers to gsmalloc use by jpg2000 interface.Stefan Kemper2004-08-113-7/+9
* When scaling factors of /ImageMatrix in a image mask for ImageType3 areRay Johnston2004-08-112-4/+6
* Fix bug 687038 that resulted in a crash if the initial device was notRay Johnston2004-08-111-5/+6
* Added memory_t pointers to gs_malloc() gs_free() calls inStefan Kemper2004-08-1025-142/+145
* fixed bug with iapi, removed gs_lib_finit()'s call of gs_malloc_release.Stefan Kemper2004-08-101-1/+8
* Fixed uninitialized fstdio2 pointer.Stefan Kemper2004-08-091-0/+1
* Fixed incorrect function pointer prototype,Stefan Kemper2004-08-052-2/+2
* Valid memory pointer used create a tile_clip device instead of NULL.Stefan Kemper2004-08-051-1/+2
* Windows only:Stefan Kemper2004-08-0514-16/+20
* fixed typo in last commit.Stefan Kemper2004-08-041-1/+1
* gs_memory_t pointer additions for msvc build.Stefan Kemper2004-08-0422-124/+133
* Addition of a Library Context to start the process of removing globals.Stefan Kemper2004-08-04217-1558/+2165
* add a .cvsignore list for generated filesRalph Giles2004-08-041-0/+1
* Add variable declaration for the path to the ghostscript executable toRalph Giles2004-08-0424-26/+135