Age | Commit message (Expand) | Author | Files | Lines |
2011-01-22 | Fix the makefile changes for Windows display device on PCL6 when built on Win... | Ken Sharp | 1 | -2/+4 |
2011-01-21 | Revert recent non-Windows PCL makefile changes which caused build failures. | Ken Sharp | 1 | -4/+2 |
2011-01-21 | Update the makefile for the Windows build so that the display device can be u... | Ken Sharp | 1 | -2/+4 |
2010-12-22 | Add new top level GhostPDL makefile targets, pcl-lib, ls-lib, svg-lib, xps-lib | Robin Watts | 1 | -0/+5 |
2010-08-18 | Remove unreleased snapshot.ghostpdl-9.00 | Henry Stiles | 1 | -1/+1 |
2010-08-18 | Update the ghostpdl version number to 9.00. | Henry Stiles | 1 | -1/+1 |
2010-06-18 | Fixes typo in 11384. | Henry Stiles | 1 | -1/+1 |
2010-06-17 | Integrate Ray Johnston's chunk allocator as the primary allocator for | Henry Stiles | 1 | -2/+2 |
2010-05-28 | Fixes bug #690793. PJL Formlines was not set correctly if the paper | Henry Stiles | 1 | -9/+10 |
2010-02-11 | Merge the pcl_font_mods branch into the trunk, adding a longstanding | Henry Stiles | 1 | -1/+1 |
2010-02-10 | Bump the revision and the gs externals url after the 8.71 release. | Ralph Giles | 1 | -1/+1 |
2010-02-10 | Update GhostPDL versioning and gs external reference for the 8.71 release.ghostpdl-8.71 | Ralph Giles | 1 | -1/+1 |
2010-02-04 | Mark the current code as a release candidate. | Ralph Giles | 1 | -2/+2 |
2010-01-23 | Change the UFST Line Printer font from unbound to bound and convert | Henry Stiles | 1 | -1/+1 |
2010-01-22 | generate private copy of plver.h per language to allow parallel build, and re... | Hin-Tak Leung | 1 | -11/+11 |
2010-01-04 | See the revision log for 10564 (deterministic printing of font page | Henry Stiles | 1 | -1/+2 |
2009-11-18 | Deprecate a rom font compression scheme which was used prior to incorporating... | Henry Stiles | 1 | -8/+0 |
2009-08-29 | Fix 690471, a seg fault on snow leopard resulted from the compiler | Henry Stiles | 1 | -1/+3 |
2009-08-01 | Bump version number and restore gs external reference after the 8.70 | Ralph Giles | 1 | -1/+1 |
2009-07-31 | Bump release date and revision for 8.70 final.ghostpdl-8.70 | Ralph Giles | 1 | -1/+1 |
2009-07-29 | Bump the release number for 8.70rc1. | Ralph Giles | 1 | -1/+1 |
2009-02-03 | Restore external reference to gs trunk and bump the version string after | Ralph Giles | 1 | -1/+1 |
2009-02-03 | Update external gs reference to the 8.64 release tag, and set theghostpdl-1.54 | Ralph Giles | 1 | -1/+1 |
2009-01-29 | Update copyright header on pl.mak. | Ralph Giles | 1 | -2/+2 |
2008-08-01 | Bump the version string and gs reference, post release. | Ralph Giles | 1 | -1/+1 |
2008-08-01 | Bump revision and gs reference for the 1.53 release.ghostpdl-1.53 | Ralph Giles | 1 | -1/+1 |
2008-07-29 | Update gs reference and version string for 1.53rc2. | Ralph Giles | 1 | -1/+1 |
2008-06-30 | Add some missing dependency declarations. | Ralph Giles | 1 | -1/+1 |
2008-03-21 | Provide Visual Trace window for pcl6 Windows build. | Igor Melichev | 1 | -1/+1 |
2008-03-01 | Update the version string and unfreeze the gs revision after the 1.52 | Ralph Giles | 1 | -1/+1 |
2008-03-01 | Fix the gs revision and pl version string for the ghostpdl 1.52 release. | Ralph Giles | 1 | -1/+1 |
2007-11-21 | Return to tracking development after the GhostPDL 1.51 release. | Ralph Giles | 1 | -1/+1 |
2007-11-21 | Update the self-test baseline with the current rendering on Linux x86_64. | Ralph Giles | 1 | -1/+1 |
2007-11-21 | Import the tagged Ghostscript 8.61 release, and update our version | Ralph Giles | 1 | -1/+1 |
2007-08-27 | Revert to gs development trunk after the 1.50 release and update | Ralph Giles | 1 | -1/+1 |
2007-08-25 | Update the ls_test target of the top-level makefile to use the current | Ralph Giles | 1 | -1/+1 |
2007-08-24 | Add manually hardcoded information about corresponding revision numbers | Ralph Giles | 1 | -1/+1 |
2007-08-17 | Use the traditional 2-digit minor. Also append a missing newline to the | Ralph Giles | 1 | -1/+1 |
2007-08-15 | update revision. | Henry Stiles | 1 | -1/+1 |
2006-10-24 | WARNING: msvc makefile changes will be necessary. | Henry Stiles | 1 | -4/+4 |
2006-10-04 | NOTICES: | Henry Stiles | 1 | -16/+11 |
2006-09-07 | Merge the gs853merge branch down into the trunk. This ports ghostpcl and | Ralph Giles | 1 | -11/+16 |
2006-06-19 | pxink.c - type error resulted in many color problems in the pxl cet. | Henry Stiles | 1 | -1/+1 |
2004-12-16 | - gs/src/devs.mak, gs/src/lib.mak - move definitions for device pxl | Henry Stiles | 1 | -39/+54 |
2004-09-01 | Initial UFST 4.6 integration. | Henry Stiles | 1 | -3/+3 |
2004-01-21 | rom font loading module and corresponding makefile changes. | Henry Stiles | 1 | -0/+16 |
2003-08-21 | pxstate.h, pxsessio.c - adds useciecolor boolean for pcl xl. | Henry Stiles | 1 | -1/+4 |
2003-05-08 | Beginnings of a shared halftone facility factored from pxl and pcl. | Henry Stiles | 1 | -23/+4 |
2003-03-19 | *** empty log message *** | Henry Stiles | 1 | -7/+0 |
2003-01-08 | 1.38 release. | Henry Stiles | 1 | -1/+1 |