357
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 2 years ago. based on code collected over 2 years ago.
Jun 26, 2022 — Jun 26, 2023
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add definitions for compile command line defines (used in zlib.mak) More... about 27 years ago
Change to make this pseudo "cp" run silently and get rid of annoying and misleading "File not found." message. More... about 27 years ago
Change to make this pseudo "rm" run more quietly. More... about 27 years ago
Add definitions for compile command line defines (used in zlib.mak) More... about 27 years ago
Fixed problem with /MediaBox with non-0 lower left corner (effected budget2.pdf test file). More... about 27 years ago
Changed version number to 5.55 More... about 27 years ago
changes #inlclude to 8.3 More... over 27 years ago
cleans up clean. More... over 27 years ago
Does mkdir before ccf32.tr. More... over 27 years ago
removes >8.3 file names. More... over 27 years ago
fixes to properly clean gs files More... over 27 years ago
hpgl_rm_vector_fill was not handled properly. More... over 27 years ago
factors out common code for side effect of changing the picture frame. And fixes a fixes bug where we were not setting the default plot size correctly. More... over 27 years ago
provides initialization for the plot size being set. More... over 27 years ago
canonicalizes filenames to 8.3 and fixes clean makes for msvc. More... over 27 years ago
Adds necessary definitions for proper zlib compilation for unix. More... over 27 years ago
Last change did not include another bug fix: currentpagedevice /OutputFile known not More... over 27 years ago
Fix for '&' wmake problem on Win95 and Win NT, and add support for building using 32-bit Watcom compiler. More... over 27 years ago
Add __WATCOMC__ to the list of #defines for which st_blocks is not a member of the structure. More... over 27 years ago
Fix for (illegal) PDF files that have xref offset on the same line as the "startxref" [ref #849]. More... over 27 years ago
Fix for downloaded TrueType fonts that have an ID of "true" (caused /invalidfont error.) Also fix /limitcheck problem in some signed logic. More... over 27 years ago
Fix for compilers (Watcom under Windows) which don't define "stdprn", but do support opening of "PRN". More... over 27 years ago
Fix for build using Watcom wmake on Win 95, Win NT, where '&' causes problem (background execution or split command lines). More... over 27 years ago
added gsroptab to noroptab More... over 27 years ago
Patches from Peter to correct problems with dithered images. More... over 27 years ago
We now correctly implement the background of hpgl/2 vector fills. Strangely HP draws the backgrounds with an opaque or transparent white depending on the current transparency mode. More... over 27 years ago
pcl support for pjl formlines. More... over 27 years ago
hpgl_PS command #ifdef in for the sole purpose of being able to print large plot sizes for RTL customers. More... over 27 years ago
First cut at wide a4 implementation. More... over 27 years ago
Fixes problem for rotated pdf files. More... over 27 years ago