]> git.ipfire.org Git - thirdparty/cups.git/history - filter
Update dependencies.
[thirdparty/cups.git] / filter /
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.
2008-11-13  mikeThe HP-GL/2 filter was using the wrong default colors...
2008-11-11  mikeAdd configure options to omit texttops and bannertops...
2008-11-06  mikeFix compile problem with texttops.
2008-11-06  mikeText is always UTF-8 now...
2008-10-27  mikeUpdate dependencies.
2008-10-27  mikeOne more time...
2008-10-17  mikeFix image size check in PNG reading code (STR #2974)
2008-10-16  mikeFix banner PostScript output and font embeddeding.
2008-10-13  mikeRemove dead store.
2008-10-09  mikeSecurity-related integer overflow fixes (STR #2911...
2008-10-07  mikeMake sure images_width is initialized.
2008-10-03  mikeFix NULL printer name bug.
2008-10-02  mikeAdd image support to bannertops filter.
2008-10-01  mikePreliminary implementation of new bannertops filter...
2008-10-01  mikeSave work on banners.
2008-10-01  mikeAdd application/vnd.cups-banner MIME type and filter.
2008-09-29  mikeAdd special handling for the "none" reason.
2008-09-29  mikeTransition to the Vera-based Monospace font for text...
2008-09-23  mikeFix typo.
2008-09-23  mikeThe PostScript filter did not work with Adobe applicati...
2008-08-29  mikeFix mirrored landscape output.
2008-08-27  mikeMake unit tests a configurable build option.
2008-08-21  mikeAllow cupsBorderlessScalingFactor to be as low as 0.1.
2008-08-04  mikeAdd A5 support to rastertohp (STR #2798)
2008-07-11  mikeRemoved unused variables and assignments found by the...
2008-06-30  mikeMove PS prolog and trailer code to separate functions.
2008-06-27  mikeMake sure "report levels" job runs at least one PostScr...
2008-06-24  mikeFix number-up problem with cgpdftops output.
2008-06-23  mikeDocumentation fixes for typos reported by Detlef Rieken...
2008-06-11  mikeFix %%IncludeFeature functionality (STR #2831)
2008-05-28  mikeDocumentation updates.
2008-05-25  mikeTweak web interface header.
2008-05-16  mikeNeed ppd-private for 1284 and make/model functions.
2008-05-12  mikeUpdate build system to support only building libraries...
2008-04-25  mikeAdd commandtops filter for PostScript printer auto...
2008-04-21  mikeWait for the child process and kill if the job is cance...
2008-04-21  mikeFix libcupsimage so that we can read images larger...
2008-04-21  mikeSwitch calloc arguments to allow calloc() to detect...
2008-04-16  mikeAdd cupsGetDevices API (still issues with streaming).
2008-04-14  mikeRemove unused variables.
2008-04-14  mikeAdd support for Ghostscript PDF to PostScript conversion.
2008-04-09  mikeImprove signal handling in pdftops wrapper.
2008-04-09  mikeThe PNG image loading code would crash with large image...
2008-04-01  mikeCVE-2008-0047: cgiCompileSearch buffer overflow (STR...
2008-03-26  mikeThe sample raster drivers did not properly handle SIGTE...
2008-03-26  mikeStop using cupsRasterReadHeader.
2008-03-26  mikeUse INSTALL_STRIP to take care of stripping installed...
2008-03-21  mikeAdd newlines to pdftops errors (STR #2743)
2008-03-21  mikeFix pdftops wrapper filter (STR #2716)
2008-03-21  mikeUpdate build system to support separate installs of...
2008-03-19  mikeSave work on updated raster API documentation.
2008-03-08  mikeThe image filters inverted PBM files (STR #2746)
2008-02-28  mikeFix Adobe CMYK JPEG file printing (STR #2727)
2008-02-15  mikeAdd DDK message catalogs and man pages, packaging files.
2008-02-15  mikeAdd DDK drivers.
2008-01-31  mikeFinish initial version of Introduction to CUPS Programming.
2008-01-30  mikeUpdate printable stylesheet and raster API docos.
2008-01-28  mikeProgramming help update using new mxmldoc.
2008-01-16  mikeFortify, pass 2...
2008-01-16  mikeAdd NULL checks and fix some resource leaks reported...
2008-01-14  mikeFix a variety of minor issues discovered by Coverity...
next