]> git.ipfire.org Git - thirdparty/cups.git/history - filter
Merge changes from 1.1.x into 1.2 devel.
[thirdparty/cups.git] / filter /
2001-12-26  mikeMerge changes from 1.1.x into 1.2 devel.
2001-12-26  (no author)This commit was manufactured by cvs2svn to create branc...
2001-05-13  mikeMerge changes from 1.1 tree.
2001-03-29  mikepstops[-esp] did not send an ESPshowpage for files...
2001-03-29  mikeThe ESC/P decoder didn't report FF's in the print file.
2001-03-27  mikeMinor bug fixes for uninitialized variables and parenth...
2001-03-15  mikeTypo fix in IPP code.
2001-03-14  mikeAdd Classification directive and page-label attribute...
2001-03-09  mikeFix for pstops filter.
2001-03-05  mikelpoptions -l saved the options after listing them.
2001-03-02  mikeGet rid of compiler warnings.
2001-03-02  mikeBetter JCL support.
2001-03-01  mikeOpen temp files RW.
2001-02-13  mikeUse Level 2/3 setpagedevice command to set number of...
2001-02-06  mikeNew cupsTempFd() function to work around glibc fopen...
2001-02-02  mikeNetBSD changes, including support for BSD style init...
2001-01-26  mikeUse CUPS_STRFTIME_FORMAT instead of NULL.
2001-01-24  mikeDon't buffer output to stderr...
2001-01-22  mikeCopyright 2001...
2001-01-12  mikeUse NULL for the date/time format instead of "%c" to...
2001-01-03  mikeStart of portability fixes.
2000-11-27  mikeHP-GL/2 filter updates to not set page size if not...
2000-11-18  mikeDropped K adjustment code - it all goes in the driver...
2000-10-19  mikeSC mode 2 fix for HP-GL/2 filter.
2000-10-19  mikeChanges to support OKIDATA dot-matrix printers.
2000-10-19  mikeFixed checking against multiple-document-handling for...
2000-10-13  mikeCode cleanup to remove warnings.
2000-10-04  mikeFixed scaling of 2-up pages.
2000-09-29  mikeChangelog update.
2000-09-26  mikeFixed duplex mode for LaserJet drivers.
2000-09-13  mikeBug #103: wasn't loading TIFF images in right order.
2000-09-09  mikeWasn't using gcc for C++ compiler.
2000-09-06  mikeBug #91: Top and bottom text margins reversed in landsc...
2000-09-06  mikeAdded support for shell and perl scripts as well as...
2000-08-29  mikeBUG #89: Add FontPath directive.
2000-08-24  mikeMakefile fixes for DSO installation.
2000-08-21  mikeMinor change to %%EOF checks.
2000-08-18  mikeFixes so that "make clean" really cleans things out.
2000-08-17  mikeChanged scaling to use the MAX of the width and length.
2000-08-17  mikeFix for color problems.
2000-08-03  mikeThe pen scaling was wacko.
2000-08-01  mikeHandle printing from standard input.
2000-07-21  mikeBug #71 - image filters shouldn't rotate the page if...
2000-07-21  mikeTweeked top margin.
2000-07-21  mikeBug #69 - deskjet still has offset at top
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-19  mikeFixed bug in B&W fallback code in image RIP introduced...
2000-07-18  mikeFixed bug when loading image files with different X...
2000-07-17  mikeAdded debug stuff to TIFF functions.
2000-07-07  mikeUpdated ImagingBoundingBox to account for image positio...
2000-07-07  mikeMore config changes, this time to finalize man page...
2000-06-28  mikeCUPS_DATADIR env var.
2000-06-27  mikeAdded support for new position option.
2000-06-20  mike1/2 inch margin at top of page for HP sample driver.
2000-06-16  mikeWasn't scaling color values to the specified (or defaul...
2000-06-12  mikeWas closing PPD data before using it (bad!)
2000-06-07  mikeWasn't using bidi mode (same command for unidirectional...
2000-06-07  mikeUpdated EPSON dot matrix drivers.
2000-05-30  mikeNow show "job user title" in the status panel.
2000-05-30  mikeFixed OEM distribution files.
2000-05-24  mikeTypo fix...
2000-05-24  mikeDocumentation/image updates.
2000-05-20  mikeMakefile fixes.
2000-05-12  mikeMakefile fix.
2000-05-04  mikeFixed PNG support in CUPS - now handle transparency...
2000-05-02  mikePen widths are now micrometers (1000um = 1mm); needed...
2000-05-02  mikeDidn't reset current font in SI or DI commands.
2000-04-30  mikeUpdated the banner pages.
2000-04-24  mikeOops, wrong range of values...
2000-04-24  mikeFix to support JPEG images from digital cameras (JPEG...
2000-04-20  mikeFixes to CUPS 1.1b3 makefiles and config files (FreeBSD...
2000-04-19  mikeAdded more debug stuff to lpd backend.
2000-04-18  mikeAdded banner files (CUPS form XML files)
2000-04-12  mikeImage RIP now understands both MediaPosition and cupsMe...
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-30  mikeAdded job-sheets-xyz attribute support.
2000-03-21  mikeUse sigaction instead of sigset under Linux.
2000-03-09  mikeCode cleanup (no more unused vars, etc.)
2000-02-29  mikeMakefile changes - all LN commands are preceded by...
2000-02-28  mikeFixed DSO version.
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-02-11  mikeNow sort PPD files by make, model, and language.
2000-02-08  mikeFixed bug in dirsrc.c and main.c - didn't disable brows...
2000-01-28  mikeMissed some conflict stuff.
2000-01-28  mikeMirror of rotate fix from 4.0.x/1.0.x branches.
2000-01-25  mikeMerged 4.0.x filter changes into 4.1.
2000-01-21  mikeMerged 1.0.x branch changes.
2000-01-21  mikeMinor EPSON driver adjustments.
2000-01-21  mikeUpdated color profiles and margins for sample EPSON...
2000-01-20  mikeAdded prototype EPSON driver and PPDs.
2000-01-20  mikeRolled in filter changes from 1.0.x branch.
2000-01-20  mikeMoved raster functions to CUPS image library.
2000-01-05  mikeCommited HP-GL pen color patch from 4.0.x/1.0.x...
2000-01-04  mikeY2k copyright changes.
next