summaryrefslogtreecommitdiff
path: root/pxl/pxtop.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-06Add command line parsing for icc user parameters.Henry Stiles1-0/+33
2011-07-20Fix for missing ICCProfilesDir during some device init. Move profiledir to gs...Ray Johnston1-3/+0
2011-06-26Fix for icc directory and icc device profile initialization.Michael Vrhel1-1/+5
2011-05-27Code cleanup directed by static analysis tools.Henry Stiles1-55/+52
2011-05-15Change in device ICC profile handlingMichael Vrhel1-1/+1
2011-04-26PJL filesystem commands can be made static.Henry Stiles1-1/+1
2011-04-19Indent with spaces and strip trailing whitespace.Tor Andersson1-327/+323
2011-04-01Remove temporary development definition used to identify the graphicsHenry Stiles1-4/+0
2011-03-16Revert part of the optimization in revision 12036 - we go back toHenry Stiles1-4/+1
2011-02-25Warning cleanup no expected differences.Henry Stiles1-1/+2
2011-01-18Avoid excessive printing of blank pages using the "page marked"Henry Stiles1-2/+4
2010-12-28Disable Font hinting at printer resolutions, the improvement does notHenry Stiles1-0/+5
2010-10-08Add parsing of the interpolation device parameter to PXL. PCL alreadyHenry Stiles1-0/+9
2010-06-01Rename of gsicccache.c/h to gsicc_cache.c/h and gsiccmanage.c/h to gsicc_man...Michael Vrhel1-1/+1
2010-05-04As part of the efforts towards bug 691207 (global variables must be removed)Robin Watts1-2/+2
2010-03-01Integrate Michael Vrhel's changes. Moves the initialization of theHenry Stiles1-4/+3
2010-02-17Michael Vrhel's patches to enable use of the ICC branch with pcl andHenry Stiles1-1/+11
2009-11-19Add a function process_file to the plmain interface. This is a very simple ha...Tor Andersson1-0/+1
2009-08-14Fixes part of bug #690704. There was a reference counting problemHenry Stiles1-2/+0
2008-08-02Cleanup logical errors which could result in a null dereference. InHenry Stiles1-4/+4
2007-09-25Replace the 'private' define with the now standard C keyword 'static'.Ralph Giles1-23/+23
2007-02-28cleanup compiler warnings and dead code in anticipation of a release. NoHenry Stiles1-3/+0
2006-11-16Add Customer pcl-pxl bug list as a text file.Stefan Kemper1-1/+1
2006-09-07Merge the gs853merge branch down into the trunk. This ports ghostpcl andRalph Giles1-5/+5
2005-02-08pxsessio.c: formatting/indenting.Henry Stiles1-1/+1
2005-01-31gsstate.c and gsstate.h: new api for freeing view clip, removesHenry Stiles1-0/+1
2003-09-17Report errors using gs_memory_t based stderr.Stefan Kemper1-6/+3
2003-09-06Added pl_stdio under the gs_memory_t. This provides a singleStefan Kemper1-2/+2
2003-05-07*** empty log message ***Henry Stiles1-1/+1
2003-05-06*** empty log message ***Henry Stiles1-4/+4
2003-02-26Added builtin_font_dict to the pxl state. This stores built_in fonts, theStefan Kemper1-0/+2
2003-02-11Added pxl_impl_get_device_memory(), it doesn't modify the pointer since pxlStefan Kemper1-0/+9
2002-10-04Initial rough draft of PXL passthrough mode - ability to invoke theHenry Stiles1-3/+8
2002-09-03removes obsolete todo comment about memory status.Henry Stiles1-13/+0
2002-07-24added call to free gs_ht_cache at end of interpreter life.Stefan Kemper1-0/+2
2002-06-18Compiler warning cleanup. New code to deallocate the font cache whenHenry Stiles1-5/+0
2002-03-16removes obsolete memory status checking.Henry Stiles1-5/+0
2001-04-021) warning fixes.Henry Stiles1-18/+3
2001-03-23Added new copyrightStefan Kemper1-3/+12
2001-03-06pxl font loading machinery factored out into shared pcl library.Henry Stiles1-20/+30
2001-02-01modifies language auto sense string so that protocol 2.0 would beHenry Stiles1-1/+1
2000-10-30Version changes were not complete.Henry Stiles1-1/+3
2000-02-18Adds pjl "ENTER LANGUAGE" functionality. PCL or XL can now beHenry Stiles1-1/+1
2000-02-17Changes for language switching, auto sensing, better memoryHenry Stiles1-16/+10
1999-10-15Upon completion of the pdl implementation, the process should returnHenry Stiles1-1/+1
1999-10-03This is the first gs593 integration it is *NOT* a release. NormallyHenry Stiles1-4/+2
1999-09-29The cursor pointer was not correctly updated to the beginning of theHenry Stiles1-0/+1
1999-06-02Initial checkin for multiple language support, shared devices,John Desrosiers1-0/+698