]> git.ipfire.org Git - thirdparty/cups.git/history - filter/textcommon.c
Update copyright notices, addresses, etc.
[thirdparty/cups.git] / filter / textcommon.c
2005-02-18  mikeUpdate copyright notices, addresses, etc.
2004-06-29  mikeCleanup.
2004-04-26  mikeMirror 1.1.x changes.
2004-02-25  mikeMirror 1.1.x changes.
2003-08-28  mikeMirror 1.1.x changes.
2003-04-25  mikeMirror 1.1.x changes.
2003-01-07  mikeCopyright update.
2002-08-19  mikeMirror 1.1.x changes.
2002-07-08  mikeDarwin compile fix...
2002-06-06  mikeFix compiler warnings.
2002-05-21  mikeMirror 1.1.x changes.
2002-03-26  mikeMirror 1.1.x changes.
2002-03-01  mikeMirror 1.1.x changes.
2002-01-17  mikeMirror changes from 1.1.x.
2002-01-02  mikeCopyright updates...
2001-12-26  mikeMerge changes from 1.1.x into 1.2 devel.
2001-05-13  mikeMerge changes from 1.1 tree.
2001-01-24  mikeDon't buffer output to stderr...
2001-01-22  mikeCopyright 2001...
2000-09-06  mikeAdded support for shell and perl scripts as well as...
2000-06-12  mikeWas closing PPD data before using it (bad!)
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...