summaryrefslogtreecommitdiff
path: root/gs/src/gxclpath.c
AgeCommit message (Expand)AuthorFilesLines
2007-06-05Update licence headers. Copyright has been transfered from artofcode LLCRalph Giles1-1/+1
2007-04-03Committing Raph's wtsimdi deviceStefan Kemper1-0/+2
2007-03-05Non-backwards compatible change: use consistent reference count allocationRaph Levien1-2/+1
2006-03-13changed copyright headersStefan Kemper1-13/+10
2006-03-09Add missing initialization to the streams allocated on the stack or in rawAlex Cherepanov1-0/+1
2005-10-10Optimizing the transparency compositor.Igor Melichev1-8/+27
2004-10-07Fix initialization of C stack streams that did not perform s_init().Ray Johnston1-0/+1
2003-12-04Fix : Cygwin/gcc compiler claimed possibly uninitialized variables.Igor Melichev1-4/+4
2003-09-29Fix calculation of the area where path segments can mark the current band.Alex Cherepanov1-10/+9
2002-10-07Apply casts to remove lots of warnings from MSVC 6.Russell Lang1-1/+1
2002-09-10The attached code release addresses a number of issues:Dan Coby1-0/+6
2002-08-28We have traced the difficulties with multiple-band processing in the codeDan Coby1-1/+16
2002-08-26Modified files:Dan Coby1-126/+66
2002-08-22DeviceN.Henry Stiles1-22/+40
2002-06-16Removes all uses of the now-deprecated Pn macros from all remaining .cL Peter Deutsch1-4/+4
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-03-13Fix: Some device color components were missed while serializing halftone to c...Igor Melichev1-1/+1
2000-09-19Updates the license notices to reflect the name change from AladdinL Peter Deutsch1-16/+16
2000-08-30Brings the (still mostly stubbed) transparency code to a moreL Peter Deutsch1-34/+2
2000-08-26Completes an edit that accidentally left the repository in an inconsistentL Peter Deutsch1-4/+5
2000-08-25Partly implements opacity and shape mask bookkeeping. gsave/grestore/etc.L Peter Deutsch1-17/+47
2000-08-23Starts to implement the PDF 1.4 transparency features. All API and operatorL Peter Deutsch1-123/+141
2000-08-23Adds the PDF "overprint mode" to the graphics state. THE ACTUALL Peter Deutsch1-12/+24
2000-03-28Changes a few initializations to suppress warnings from one picky compilerL Peter Deutsch1-2/+5
2000-03-09Populate repository with gs 6.0 files.ghostscript-6.0L Peter Deutsch1-3/+15
2000-02-15Update to Aladdin 6.0 - Only license block formatting changed.Ray Johnston1-2/+3
1999-12-12Imports Aladdin's 596.Henry Stiles1-39/+31
1999-10-03This is the first gs593 integration it is *NOT* a release. NormallyHenry Stiles1-14/+22
1999-10-01Fix for error code propagation upward from 'cmd_set_drawing_color' thatRay Johnston1-7/+6
1999-05-24initial gs5.84 checkin with pcl and xl compiling.Henry Stiles1-39/+67
1999-04-02Add a check for parallelograms that are rectangles.Ray Johnston1-3/+12
1999-04-01Fix clist triangle and paralleogram functions to respect the disable_pathRay Johnston1-0/+18
1998-11-13cmyk patch for firstsnow.Henry Stiles1-1/+6
1998-11-06checks in needed changes from gs5.64Henry Stiles1-7/+134
1998-11-03performance enhancements from 5.6[12]Henry Stiles1-78/+37
1998-10-05fixes improper initializion of the tile size in the banding codeHenry Stiles1-14/+17
1998-08-22filters out the id string.Henry Stiles1-1/+1
1998-08-19gs 5.34 checkin.Henry Stiles1-3/+5
1998-08-08This commit was generated by cvs2svn to compensate for changes in r279,Henry Stiles1-255/+177
1998-07-28This commit was generated by cvs2svn to compensate for changes in r257,Henry Stiles1-996/+1034
1998-07-26Initial revisionHenry Stiles1-0/+1230