]> git.ipfire.org Git - thirdparty/cups.git/history - filter
Cleanup GCC attribute usage.
[thirdparty/cups.git] / filter /
2011-09-01  mikeCleanup GCC attribute usage.
2011-08-27  mikeDrop the bannertops, commandtoescpx, commandtopclx...
2011-08-17  mikeClean up fix for cupsFilter2 - migrate cupsFilter2...
2011-08-16  mikeSeveral programs did not support the cupsFilter2 keywor...
2011-08-12  mikeThe PostScript filter did not mirror N-up output properly.
2011-08-10  mikeAdd some range checking (probably more to come) to...
2011-08-06  mikeThe image filters did not support loading images larger...
2011-08-06  mikeUpdate PWG Raster support to match up with the current...
2011-08-06  mikeThe PWG Raster filter did not always write the correct...
2011-08-06  mikeBadly formed GIF files could cause the image filters...
2011-06-20  mikeThe imageto* filters could crash with bad GIF files...
2011-06-01  mikeAdd missing documentation about cupsICCQualifier1.
2011-05-26  mikeMore elimination of compiler warnings.
2011-05-26  mikeFix documentation on cupsIPPReason and text: URIs.
2011-05-20  mikeUpdated the PostScript filter to support IncludeFeature...
2011-05-20  mikeUse strcasecmp and strncasecmp emulation functions...
2011-05-19  mikeFix typo.
2011-05-19  mikeFix newer colorspaces.
2011-05-12  mikeFixed some minor issues discovered by a Coverity scan...
2011-05-12  mikeUpdate all source headers to use "CUPS" instead of...
2011-05-06  mikeUpdated PDF filter to support new Ghostscript ps2write...
2011-05-06  mikeComment out an unnecessary assignment.
2011-05-06  mikeUpdate PDF filter to support new Poppler option to...
2011-05-04  mikeIgnore SIGPIPE.
2011-05-03  mikeFix PWG Raster generation bug (no cupsNumColors value...)
2011-04-28  mikeFix speling mistaks in documentation (STR #3837 + more...
2011-04-13  mikeUpdate documentation and dependencies.
2011-04-09  mikeCleanup...
2011-04-09  mikeFix compression bug - didn't compress up to 128 literal...
2011-04-01  mikeAdd PWG Raster filter (rastertopwg) for IPP Everywhere.
2011-03-16  mikeAdd cupsSingleFile documentation.
2011-03-11  mikeFix reading of compressed raster streams - basically...
2011-03-04  mikeFixed an issue with PostScript printer auto-configurati...
2011-02-22  mikeAdd cupsIPPSupplies keyword to disable IPP supply level...
2011-02-21  mikeThe gziptoany filter did not report the correct error...
2011-02-19  mikeAdd cupsFilter2 keyword to specify the destination...
2011-02-17  mikeClean up HTTP timeout code for WIN32, and add a comment...
2011-02-17  mikeVC++ 2008 fixes
2011-02-17  mikeUpdate header comments and include winsock2.h for the...
2011-02-17  mikeUpdate VC++ project files and add libcupsimage2 DLL...
2011-02-16  mikeFix the missing colon for error message prefixes.
2011-02-16  mikeUpdate documentation.
2011-02-14  mikeAdd cupsRasterOpenIO API and new CUPS_RASTER_WRITE_PWG...
2011-01-21  mikeFix some clang-reported issues.
2010-12-09  mikeUpdate documentation, fix typo in cupsd.conf template.-
2010-12-03  mikeFix compile errors (STR #3740)
2010-11-30  mikeThe PostScript filter did not apply the mirror and...
2010-11-22  mikeMore localization work.
2010-11-20  mikeFix compile errors.
2010-11-20  mikeSave work on localization changes - prep for new bundle...
2010-11-17  mikeRegression: The pstops filter did not support landscape...
2010-10-26  mikeMove PPD spec to be generated so we can get a table...
2010-08-31  mikeDon't scale or rotate non-PostScript content.
2010-08-10  mikeSync up IPP and HTTP conformance changes, IPP->PPD...
2010-06-16  mikeAdd standard and device color spaces to CUPS raster...
2010-06-16  mikeSecurity: The texttops filter did not check the results...
2010-05-18  mikeClean up error messages and make some errors DEBUG...
2010-04-23  mikeAdd Windows SSL support.
2010-04-11  mikeAdd support for multi-threaded apps on Windows.
2010-04-07  mikeFix compile failures.
2010-04-05  mikeFix includes for private headers.
2010-04-01  mikeUpdate dependencies.
2010-04-01  mikeSeparate PPD depdendencies.
2010-03-24  mikeMore fixes for the private header switchover.
2010-03-24  mikeChange all private headers to foo-private.h, and option...
2010-03-11  mikeThe PostScript filter did not support all media selecti...
2010-02-13  mikeDrop SCSI backend (STR #3500)
2010-01-27  mikeClean up makefiles.
2010-01-18  mikeDump the HP-GL/2 filter from CUPS (STR #3322)
2009-12-18  mikeUse arc4random, when available.
2009-10-15  mikeStop using exclamation marks in error messages.
2009-09-22  mikeThe HP/GL-2 filter did not check for early end-of-file...
2009-08-20  mikeFix some issues in the VC++ 2005 files and add cupstestppd
2009-08-07  mikeThe banner filter did not position the back side image...
2009-07-01  mikeProvide a different default for cupsInteger0 on Mac...
2009-06-08  mikeAdd localization documentation to the PPD compiler...
2009-06-05  mikeUse dup2(fd, n) in all places instead of close(n) and...
2009-05-26  mikeStatic libraries could not be installed by a non-root...
2009-05-22  mikeFix whitespace skipping bug in cupsRasterInterpretPPD...
2009-05-22  mikeThe pdftops filter did not print landscape PDF pages...
2009-05-22  mikeDocumentation updates.
2009-05-20  mikeFix image paths.
2009-05-13  mikeLast of the changes for STR #3153.
2009-05-13  mikeMore documentation changes.
2009-05-12  mikeThe EPSON 24-pin series driver should now feed the...
2009-05-06  mikeMirror the page margins on the back side of a duplex...
2009-05-06  mikeNew Xcode docset support.
2009-04-17  mikeAP_FIRST_InputSlot did not work with number-up.
2009-04-16  mikeSECURITY: Fixed TIFF integer overflow in image filters...
2009-03-16  mikeThe rastertohp driver did not set the 1-sided printing...
2009-02-16  mikeLocalization fixes, plus preliminary localizations...
2009-02-15  mikeFix localization issues in sample raster filters.
2009-01-28  mikeOnly set page size when fitplot/fit-to-page is enabled.
2009-01-23  mikeFix pdftops page size issues with Ghostscript (STR...
2009-01-09  mikeFix build problems on Linux with mDNSResponder (STR...
2009-01-07  mikeUse jcl_end instead of jcl_begin when ending the job.
2008-12-10  mikeAdd marker-* and printer-commands attributes to cupsGet...
2008-12-06  mikeUpdate documentation and Xcode docset script.
2008-12-06  mikeAdd targets to build Xcode docsets.
2008-11-21  mikeAdd support for "fit-to-page" attribute.
next