]> git.ipfire.org Git - thirdparty/cups.git/history - pdftops
Add MacRoman encoding support.
[thirdparty/cups.git] / pdftops /
2006-02-03  mikeAlways set directory permissions when creating.
2006-01-19  mikeAdd a missing check in the stream predictor code.
2006-01-18  mikeApply missing range checks to Xpdf code (STR #1381)
2006-01-10  mikeMark old APIs as "deprecated", and remove use of those...
2005-12-16  mikeRemove old .cvsignore files.
2005-11-04  mikeJPX fixes from Derek.
2005-10-18  mikeCleanup more networking library stuff (simpler)
2005-10-10  mikeFix compiler warnings.
2005-09-30  mikeAdded large file (64-bit) support (STR #541) and job...
2005-09-22  mikeConvert Unicode (UTF-16) text to UTF-8 instead of just...
2005-09-22  mikeAdd Creator and Title DSC comments (STR #830)
2005-09-17  mikeThe pdftops filter now sets the page size based on...
2005-09-17  mikeThe pdftops filter now minimizes print processing of...
2005-09-17  mikeMerge Xpdf 3.01 code.
2005-09-16  mikeFix up IPv6 support, and remove remaining dirent checks.
2005-08-24  mike*/Dependencies:
2005-08-17  mikeFix compiler warnings (STR #1242)
2005-08-04  mikeThe pdftops filter did not compile with GCC 4.0 (STR...
2005-08-03  mikepdftops/Annot.cxx:
2005-04-29  mikeThe pdftops filter incorrectly embedded some Type1...
2005-02-18  mikeMove 1.2 branch to trunk.
2005-02-18  mikeUpdate copyright notices, addresses, etc.
2005-01-14  mikeFix PS output from pdftops.
2005-01-13  mikeAdd check.
2005-01-03  mikeCopyright updates.
2004-12-16  mikeSync DeviceN changes.
2004-12-16  mikeSync DeviceN changes.
2004-10-27  mikeThe pdftops filter didn't scale small pages up to the...
2004-10-13  mikeMirror 1.1.x changes.
2004-10-13  mikeRange checks.
2004-07-27  mikeFix extension of this source file...
2004-07-03  mikeUse new PSShrinkLarger/ExpandSmaller options.
2004-07-03  mikeRemove old files that are no longer used.
2004-07-03  mikeXpdf 3.00.03.
2004-06-29  mikeMirror 1.1.x changes.
2004-06-29  mikeMiscellaneous build fixes for NetBSD (STR #788)
2004-04-09  mikeMirror 1.1.x changes.
2004-04-09  mikeThe pdftops filter did not show all annotation objects...
2004-04-01  mikeMirror 1.1.x change.
2004-04-01  mikeFix printing of PDF form fields which do not have a...
2004-03-19  mikeFix debug stuff.
2004-03-19  mikeFix debug stuff.
2004-02-25  mikeMirror 1.1.x changes.
2004-02-25  mikeMore ctype fun...
2004-02-09  mikeMirror 1.1.x changes.
2004-02-09  mikeFix PDF text offset (STR #470)
2004-02-06  mikeMirror 1.1.x changes.
2004-02-06  mikeThe LPD backend used the full length of the hostname
2004-02-03  mikeMirror 1.1.x changes.
2004-02-03  mikeThe PPD conformance tests did not catch group translation
2004-02-02  mikeMirror 1.1.x changes.
2004-02-02  mikeUpdated pdftops to Xpdf 2.03 code to fix printing bugs...
2003-11-21  mikeMirror 1.1.x changes.
2003-11-21  mikeUse annotation flags instead of subtype (STR #425)
2003-11-19  mikeMirror 1.1.x changes.
2003-11-19  mikeDrop openTempFile(), which is no longer used and introd...
2003-09-15  mikeMirror 1.1.x changes.
2003-09-15  mikeFix PDF offset bug (STR #284)
2003-08-28  mikeMirror 1.1.x changes.
2003-08-28  mikeThe PDF filter always scaled and offset pages; this...
2003-08-22  mikeMirror 1.1.x changes.
2003-08-22  mikeDon't print form widgets in PDF files (STR #241)
2003-07-25  mikeMirror 1.1.x changes.
2003-07-25  mikeFix auto-rotation of PDF files (STR #207)
2003-07-20  mikeMirror 1.1.x changes.
2003-07-20  mikeFix Type1C font width extraction (STR #177)
2003-07-20  mikeMirror 1.1.x change.
2003-07-20  mikeUpdate pdftops to Xpdf 2.02pl1 (STR #191)
2003-05-15  mikeMirror 1.1.x change.
2003-05-15  mikeWork around Sun Forte C++ compiler idiocy (can't subtra...
2003-05-14  mikeMirror 1.1.x change.
2003-05-14  mikeRemove GCC compiler option.
2003-05-14  mikeMirror 1.1.x changes.
2003-05-14  mikeFix const char * issues (STR #96)
2003-03-26  mikeMirror 1.1.x change.
2003-03-26  mikeDon't use setpagedevice when printing PDF files.
2003-03-03  mikeMirror 1.1.x changes.
2003-03-03  mikeScale PDF pages within the imageable area of the page.
2003-01-28  mikeMirror 1.1.x change.
2003-01-28  mikeFix TrueType sorting function...
2003-01-15  mikeMirror 1.1.x changes.
2003-01-07  mikeCopyright update.
2002-12-18  mikeMirror 1.1.x change.
2002-12-18  mikeCheck in Derek's final patch against Xpdf 2.01.
2002-12-17  swdevChange the end copyright for Easy Software Products...
2002-12-16  mikeMirror 1.1.x change.
2002-12-16  mikeUpper bound should be 255, not 256.
2002-12-16  mikeMirror 1.1.x change.
2002-12-16  mikeRange check the size of the colormap.
2002-12-13  mikeMirror 1.1.x pdftops update.
2002-12-13  (no author)This commit was manufactured by cvs2svn to create branc...
2002-12-13  mikeUpgrade pdftops filter to Xpdf 2.01 baseline with TrueT...
2002-12-05  mikeMirror 1.1.x change.
2002-12-05  mikeUse space for non-breaking space in MacRoman encoding.
2002-11-15  mikeMirror 1.1.x changes.
2002-11-15  mikeMacRoman encoding fixes from Henryk Richter.
2002-11-07  mikeMirror 1.1.x change.
2002-11-07  mikeUse gzip exclusively on Linux.
2002-10-09  mikeMirror 1.1.x changes.
2002-10-09  mikeRemove these files, as they aren't used and were causin...
next