]> git.ipfire.org Git - thirdparty/cups.git/history - filter/texttops.c
Save work on localization changes - prep for new bundle-based localizations,
[thirdparty/cups.git] / filter / texttops.c
2010-11-20  mikeSave work on localization changes - prep for new bundle...
2010-06-16  mikeSecurity: The texttops filter did not check the results...
2010-03-24  mikeChange all private headers to foo-private.h, and option...
2009-10-15  mikeStop using exclamation marks in error messages.
2008-11-06  mikeFix compile problem with texttops.
2008-10-09  mikeSecurity-related integer overflow fixes (STR #2911...
2008-07-11  mikeRemoved unused variables and assignments found by the...
2007-07-11  mikeMass change of copyright to CUPS' new owner, Apple...
2007-03-30  mikeLocalize filters (STR #1895)
2007-02-19  mikeFix one other spot where we incorrectly use the PrettyP...
2007-02-18  mikeFix prettyprint crash bug (STR #2158)
2006-10-02  mikeHandle proper character escaping of titles and username...
2005-09-21  mikeMake CUPS API threadsafe (STR #1276), replace FILE...
2005-02-18  mikeMove 1.2 branch to trunk.
2005-02-18  mikeSync changes and files from 1.1.x.
2005-01-03  mikeCopyright updates.
2004-06-29  mikeCleanup.
2004-02-25  mikeCopyright updates...
2004-02-25  mikeMirror 1.1.x changes.
2004-02-25  mikeMore ctype stuff.
2003-01-07  mikeCopyright update.
2002-12-17  swdevChange the end copyright for Easy Software Products...
2002-09-24  mikeMirror 1.1.x changes.
2002-09-24  mikeFix page number printing bug in prettyprint mode.
2002-08-14  mikeMirror 1.1.x change.
2002-08-14  mikeUse cupsRotation comment instead of ESPRotation...
2002-06-27  mikeMirror 1.1.x changes.
2002-06-27  mikeUse %ESPRotation instead of %%Orientation to auto-rotat...
2002-05-14  mikeMirror 1.1.x changes.
2002-05-14  mikeFixes from Apple.
2002-04-23  mikeText filter changes to always embed Courier and Symbol...
2002-03-14  mikeMirror 1.1.x change.
2002-03-14  mikeAlso tag portrait orientation...
2002-03-09  mikeMirror 1.1.x changes.
2002-03-09  mikeUpdate PostScript filter to support Orientation comment.
2002-03-01  mikeMirror 1.1.x changes.
2002-03-01  mikeMacOS license updates.
2002-01-30  mikeMirror 1.1.x changes.
2002-01-30  mikeFix alignment problem with texttops that showed up...
2002-01-29  mikeMirror 1.1.x change.
2002-01-29  mikeMake texttops more usable when a PPD file is not available.
2002-01-02  mikeCopyright updates...
2002-01-02  mikeCopyright update...
2001-06-06  mikeFix missing semicolon...
2001-06-06  mikeAdd support for Unicode glyph names.
2001-05-13  mikeMerge changes from 1.1 tree.
2001-04-19  mikeClassification/caveat stuff for PCL text filter.
2001-03-02  mikeGet rid of compiler warnings.
2001-01-26  mikeUse CUPS_STRFTIME_FORMAT instead of NULL.
2001-01-22  mikeCopyright 2001...
2001-01-12  mikeUse NULL for the date/time format instead of "%c" to...
2000-09-06  mikeAdded support for shell and perl scripts as well as...
2000-06-28  mikeCUPS_DATADIR env var.
2000-06-12  mikeWas closing PPD data before using it (bad!)
2000-04-11  mikeUpdated Hebrew charset file to use Courier-Hebrew font.
2000-04-10  mikeMissing image file in .list files.
2000-04-09  mike[What I Did on My "Vacation"]
2000-03-09  mikeCode cleanup (no more unused vars, etc.)
2000-02-27  mikeUnicode text now works with composite fonts.
2000-02-26  mikeUpdated distribution files for new charset stuff.
2000-02-25  mikeUpdated underline to be thinner and lower.
2000-01-25  mikeMerged 4.0.x filter changes into 4.1.
2000-01-04  mikeY2k copyright changes.
1999-10-10  mikeScanf, strcpy, and sprintf security changes.
1999-08-04  mikeFixed text alignment in text filters.
1999-07-22  mikeImplemented text to HP-PCL filter for HP drivers.
1999-05-11  mikeFixed typos in procset resources.
1999-05-10  mikeNow use CUPS_DATADIR exclusively.
1999-03-23  mikeMoved common filter and text filter stuff into separate...
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-22  mikeMore tweeks to make sure that PostScript output conform...
1999-03-21  mikeFinished integration and testing of HP-GL/2 filter.
1999-03-21  mikeAdded CUPS_VERSION string to config.h
1999-03-11  mikeImplemented language specific stuff.
1999-03-06  mikeAdded character set and glyph files for text filter.
1998-08-14  mikeFixed bug in multi-column output - second (& third...
1998-08-10  mikeAdded wrap/nowrap option.
1998-07-28  mikeUpdated the page count at the end of the file - off...
1996-10-14  mikeUpdated for 3.2 release.
1996-10-14  mikeInitial revision