summaryrefslogtreecommitdiff
path: root/gs/src/gsdevice.c
AgeCommit message (Expand)AuthorFilesLines
2006-02-23FIx output format handling for -sOutputFile string. Thanks to Gh SavulescuRay Johnston1-27/+49
2005-10-12Fix : Don't instantiate pattern when rendering to null device.Igor Melichev1-0/+7
2004-11-19Copies over new-style color procs when making a null device with aRaph Levien1-2/+19
2004-08-19Changed iapi to use a void* instead of a gs_main_instance pointer.Stefan Kemper1-1/+1
2004-08-04Addition of a Library Context to start the process of removing globals.Stefan Kemper1-5/+26
2004-05-26Log message:Dan Coby1-0/+1
2003-12-13Fix a premature closedevice leading to a SEGV when a setpagedevice followsRay Johnston1-1/+10
2003-02-25Fixing the device finalization problem.Igor Melichev1-1/+7
2002-11-27Fix : A partial fix for Source Forge bug "[ 592925 ] Unable to open initial d...Igor Melichev1-5/+9
2002-10-07Apply casts to remove lots of warnings from MSVC 6.Russell Lang1-4/+4
2002-09-10The attached code release addresses a number of issues:Dan Coby1-6/+1
2002-08-22DeviceN.Henry Stiles1-1/+7
2002-02-21Reverts to marking files with the single Id cvs tag instead of theRalph Giles1-1/+1
2002-02-21Update banner to the new format common to all releases (AFPL, GPL andRay Johnston1-13/+11
2001-11-22Fix: Removes 2 undefined variables.L Peter Deutsch1-2/+0
2001-07-12Fix: -sOutputFile=%stdout handling was broken by rev. 1.4 is fixedRay Johnston1-51/+71
2001-05-12Fix: If the OutputFile name was not NULL terminated, the strcmp wouldRay Johnston1-1/+1
2001-04-12Fix: When copying a device, copy the static procs if needed beforeRussell Lang1-0/+1
2000-11-29Fix: The pswrite device couldn't write to pipes. The fix involved expandingL Peter Deutsch1-3/+1
2000-09-19Updates the license notices to reflect the name change from AladdinL Peter Deutsch1-16/+16
2000-07-06Adds a finish_copydevice device procedure, for cleaning up after copying theL Peter Deutsch1-10/+17
2000-07-06Redefines [gs_]copydevice in terms of a new gs_copydevice2/.copydevice2,L Peter Deutsch1-2/+16
2000-05-20Fix: OutputFile values starting with a %d format string caused an error.L Peter Deutsch1-4/+17
2000-04-20Removes all remaining direct references to stdin/out/err from the library,L Peter Deutsch1-1/+1
2000-03-18Fix: For printer devices, a non-null definition for OutputFile was requiredL Peter Deutsch1-9/+11
2000-03-09Populate repository with gs 6.0 files.ghostscript-6.0L Peter Deutsch1-3/+15
2000-02-15Update to Aladdin 6.0 - Files with changes other than license block.Ray Johnston1-13/+11
1999-12-12Imports Aladdin's 596.Henry Stiles1-16/+3
1999-10-03This is the first gs593 integration it is *NOT* a release. NormallyHenry Stiles1-44/+137
1999-05-24initial gs5.84 checkin with pcl and xl compiling.Henry Stiles1-56/+95
1999-04-01Fix "Pointer Type Mismatch" warning.Ray Johnston1-1/+1
1999-03-11Add API functions gs_imager_putdeviceparams and gs_state_putdeviceparamsRay Johnston1-2/+28
1999-03-10Add new 'gs_opendevice' function that is used by bbox.Ray Johnston1-7/+22
1999-01-13The null device installed for stringwidth didn't copy the colorHenry Stiles1-8/+24
1998-11-06checks in needed changes from gs5.64Henry Stiles1-5/+13
1998-11-03performance enhancements from 5.6[12]Henry Stiles1-4/+39
1998-09-18gs550 releaseHenry Stiles1-1/+1
1998-09-01new files for gs5.37Henry Stiles1-0/+23
1998-08-22filters out the id string.Henry Stiles1-1/+1
1998-08-19gs 5.34 checkin.Henry Stiles1-1/+1
1998-08-08This commit was generated by cvs2svn to compensate for changes in r279,Henry Stiles1-79/+115
1998-07-28This commit was generated by cvs2svn to compensate for changes in r257,Henry Stiles1-291/+333
1998-07-26Initial revisionHenry Stiles1-0/+448