]> git.ipfire.org Git - thirdparty/cups.git/history - filter/pstops.c
Fixed checking against multiple-document-handling for collation...
[thirdparty/cups.git] / filter / pstops.c
2000-10-19  mikeFixed checking against multiple-document-handling for...
2000-10-04  mikeFixed scaling of 2-up pages.
2000-08-21  mikeMinor change to %%EOF checks.
2000-07-20  mikeAdd %%EOF when it is missing.
2000-07-19  mikeMissing Copies-- for files with no DSC comments.
2000-07-19  mikeMissed a spot for the binary file patch.
2000-07-18  mikeFixed bug when loading image files with different X...
2000-05-30  mikeNow show "job user title" in the status panel.
2000-05-30  mikeFixed OEM distribution files.
2000-03-21  mikeUse sigaction instead of sigset under Linux.
2000-01-21  mikeMerged 1.0.x branch changes.
2000-01-20  mikeRolled in filter changes from 1.0.x branch.
2000-01-04  mikeY2k copyright changes.
1999-12-07  mikeFixed filter to recognize %Trailer...
1999-11-17  mikeMore changes for n-up mode - now works in reverse mode...
1999-11-17  mikeMore number-up fixes, including a nasty one for reverse...
1999-11-17  mikeFixed the number-up option stuff.
1999-11-03  mikeN-up now scales the pages to fit on the page.
1999-11-03  mikeFixed bug in N-up printing - grestoreall dumps duplex...
1999-11-01  mikeDefaults back to gamma = 1.0.
1999-10-29  mikeChanged default gamma to 2.2 to match sRGB.
1999-10-25  mikeOptions are now case-insensitive.
1999-08-06  mikeNow use cupsTempFile() to generate temporary files.
1999-07-21  mikeFixes for the PostScript filter:
1999-07-13  mikeFixed const char * stuff.
1999-06-15  mikeNow handle embedded binary data and document files.
1999-06-09  mikeThe copies option should come from the command-line...
1999-06-04  mikeRemoved licensing stuff from filter directory.
1999-05-18  mikeLOTS of changes:
1999-04-21  mikeMore I18N unsigned char -> char fixes.
1999-04-16  mikeNeeded to check for "DuplexNoTumble" and not "NoTumble...
1999-04-06  mikeUpdated common option processing to update page size...
1999-04-01  mikeRemoved unused variables.
1999-03-24  mikeUpdated SetCommonOptions() to return the PPD file info...
1999-03-24  mikeUpdated common code to default to color output.
1999-03-23  mikeMoved filter data files to new "data" subdirectory.
1999-03-22  mikeAdded contents lines in HP-GL/2 filter files.
1999-03-21  mikeAdded CUPS_VERSION string to config.h
1999-02-01  mikeUpdated to accept color profile option.
1999-01-26  mikeUpdated to filter out BeginFeature/EndFeature commands.
1998-12-16  mikeUpdated to support landscape 2-up and 4-up printing.
1998-01-15  mikeUpdated gamma/brightness code to support full CMYK.
1997-06-19  mikeOptimized code so that non-filtered output is just...
1996-10-23  mikeAdded gamma and brightness correction.
1996-09-30  mikeInitial revision