]> git.ipfire.org Git - thirdparty/cups.git/history - filter/textcommon.c
Use sigaction instead of sigset under Linux.
[thirdparty/cups.git] / filter / textcommon.c
2000-03-21  mikeUse sigaction instead of sigset under Linux.
2000-01-04  mikeY2k copyright changes.
1999-08-04  mikeFixed text alignment in text filters.
1999-07-22  mikeImplemented text to HP-PCL filter for HP drivers.
1999-07-15  mikeChanged default to wrapping of lines.
1999-07-15  mikeFixed duplex option processing.
1999-07-13  mikeFixed const char * stuff.
1999-05-18  mikeLOTS of changes:
1999-04-29  mikeUpdated to not do keyword checking inside C++ comments.
1999-04-06  mikeUpdated common option processing to update page size...
1999-03-24  mikeUpdated SetCommonOptions() to return the PPD file info...
1999-03-23  mikeMoved common filter and text filter stuff into separate...