]> git.ipfire.org Git - thirdparty/cups.git/history - filter/imagetoraster.c
Mass change of copyright to CUPS' new owner, Apple Inc.
[thirdparty/cups.git] / filter / imagetoraster.c
2007-07-11  mikeMass change of copyright to CUPS' new owner, Apple...
2007-06-20  mikeMap "mirror" option to PPD "MirrorPrint" option, and...
2007-03-30  mikeLocalize filters (STR #1895)
2006-05-15  mikeFix imagetoraster generation of 1/2/4-bit raster data.
2006-05-11  mikeFix RGB processing so that CIE colorspaces actually...
2006-05-02  mikecupsRasterInterpretPPD() didn't support the
2006-02-27  mikeMake zoom API private until we can expose it properly.
2006-02-13  mikeRename cupsBackchannelWrite to cupsBackChannelWrite...
2006-02-07  mikeFix compiler warnings about y0 and y1 (they are also...
2005-10-10  mikeFix compiler warnings.
2005-10-02  mikeMake image file and zoom API public.
2005-09-17  mikeAdded a new RGBW colorspace to the CUPS raster format
2005-08-17  mikeFix compiler warning (STR #1245)
2005-02-18  mikeMove 1.2 branch to trunk.
2005-02-18  mikeUpdate copyright notices, addresses, etc.
2005-01-03  mikeCopyright updates.
2004-09-09  mikeMirror 1.1.x changes.
2004-09-09  mikeMore image filter fixes.
2004-09-09  mikeMirror 1.1.x changes.
2004-09-09  mikeFixed some problems with image printing to custom page...
2004-06-29  mikeCleanup.
2004-05-12  mikeMirror 1.1.x changes.
2004-05-12  mikeTypo in imagetoraster planes table.
2004-02-25  mikeCopyright updates...
2004-02-25  mikeMirror 1.1.x changes.
2004-02-25  mikeMore ctype stuff.
2003-07-28  mikeMirror 1.1.x change.
2003-07-28  mikeFix imagetoraster handling of page device attrs......
2003-02-11  mikeMirror 1.1.x changes.
2003-02-05  mikeMirror 1.1.x changes.
2003-02-05  mikeMinor tweeks so that ICC1-ICCF colorspaces are Lab...
2003-01-07  mikeCopyright update.
2002-12-17  swdevChange the end copyright for Easy Software Products...
2002-09-26  mikeMirror 1.1.x changes.
2002-09-26  mikeClean up debug stuff.
2002-09-24  mikeMirror 1.1.x changes.
2002-09-24  mikeMirror debug stuff in imagetoraster too...
2002-08-27  mikeMirror 1.1.x changes.
2002-08-27  mikeFix "mirror" option, which for some reason wasn't being...
2002-05-16  mikeMirror 1.1.x changes to use strlcpy() and strlcat().
2002-05-16  mikeAdd strlcat() and strlcpy() checks and emulation functions.
2002-05-09  mikeRaster and PPD changes to restore 1.1.x binary compatib...
2002-04-29  mikeMirror 1.1.x changes.
2002-04-29  mikeAdd initial support for CIE colorspaces to image RIP.
2002-03-07  mikeUpdate CUPS raster stream for more parameters and compr...
2002-03-01  mikeMirror 1.1.x changes.
2002-03-01  mikeMacOS license updates.
2002-02-20  mikeMirror 1.1.x changes.
2002-02-20  mikeThe correct option name is "orientation-requested"...
2002-01-02  mikeCopyright updates...
2002-01-02  mikeCopyright update...
2001-12-26  mikeMerge changes from 1.1.x into 1.2 devel.
2001-06-27  mikeFix for natural-scaling option.
2001-06-27  mikeNew natural-scaling option to scale an image by its...
2001-05-13  mikeMerge changes from 1.1 tree.
2001-04-20  mikeAdd margins to custom page sizes in the image filters.
2001-04-15  mikeGet rid of compiler warnings.
2001-03-15  mikeTypo fix in IPP code.
2001-02-06  mikeNew cupsTempFd() function to work around glibc fopen...
2001-01-24  mikeDon't buffer output to stderr...
2001-01-22  mikeCopyright 2001...
2000-10-13  mikeCode cleanup to remove warnings.
2000-09-13  mikeBug #103: wasn't loading TIFF images in right order.
2000-09-09  mikeWasn't using gcc for C++ compiler.
2000-08-01  mikeHandle printing from standard input.
2000-07-21  mikeBug #71 - image filters shouldn't rotate the page if...
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-07  mikeUpdated ImagingBoundingBox to account for image positio...
2000-06-27  mikeAdded support for new position option.
2000-04-12  mikeImage RIP now understands both MediaPosition and cupsMe...
2000-03-21  mikeUse sigaction instead of sigset under Linux.
2000-01-21  mikeMerged 1.0.x branch changes.
2000-01-20  mikeRolled in filter changes from 1.0.x branch.
2000-01-20  mikeMoved raster functions to CUPS image library.
2000-01-04  mikeY2k copyright changes.
1999-12-15  mikeImage RIPs now auto-rotate for zoom-by-percent, and...
1999-12-01  mikeAdded VPhoto dithering support.
1999-11-01  mikeDefaults back to gamma = 1.0.
1999-10-29  mikeChanged default gamma to 2.2 to match sRGB.
1999-10-28  mikeNearly finished with changes to HP-GL/2 filter to suppo...
1999-10-25  mikeOptions are now case-insensitive.
1999-10-10  mikeScanf, strcpy, and sprintf security changes.
1999-09-12  mikeAdded debug output for page size selection.
1999-08-30  mikeRemoved old driver info files (see the ppd directory)
1999-08-28  mikeAdded debug messages to imagetoraster color profile...
1999-08-10  mikeGot rid of bogus fputs (setting color profile!)
1999-08-10  mikeThe image RIP wasn't setting the NumCopies field all...
1999-07-27  mikeUpdated profile stuff to use separate density and gamma...
1999-07-27  mikeFixed use of light cyan and light magenta...
1999-07-13  mikeFixed const char * stuff.
1999-06-09  mikeThe copies option should come from the command-line...
1999-05-26  mikeAdded metallic colors to "planes" array.
1999-05-07  mikeNow look for "cupsMediaPosition" to work around GhostSc...
1999-04-21  mikeFixed image RIP landscape printing problems once and...
1999-04-21  mikeMore I18N unsigned char -> char fixes.
1999-04-19  mikeThe image RIP was interpolating "backwards".
1999-04-16  mikeNeeded to check for "DuplexNoTumble" and not "NoTumble...
1999-04-08  mikeFixed SetCommonOptions() call in hpgl-main.c.
1999-04-06  mikeUpdated common option processing to update page size...
next