]> git.ipfire.org Git - thirdparty/cups.git/history - filter
Changelog.
[thirdparty/cups.git] / filter /
2019-11-27  Michael R SweetAlways send roll select command.
2019-11-27  Michael R SweetAdd support for the second roll in DYMO Twin/DUO label...
2019-05-24  Michael R SweetPut IDR command in its own XA/XZ section.
2019-05-24  Michael R SweetSwap ^IDR and ^XZ commands to make sure that page image...
2019-05-15  Michael R SweetUpdate build system and cups-config script to not add...
2019-04-21  Michael R SweetFix clang errors on Linux.
2019-03-19  Michael R SweetUse ALL_DSOFLAGS and ALL_LDFLAGS to avoid issues with...
2019-02-19  Michael R SweetMerge pull request #5519 from IslandCow/small
2019-02-18  Michael R SweetDocumentation updates.
2019-01-08  Michael R SweetUse codedoc now instead of mxmldoc.
2018-11-08  Michael R SweetMerge pull request #5410 from AOSC-Dev/master
2018-10-18  Michael R SweetMove debug printfs to internal usage only.
2018-09-18  Michael R SweetAdd code signing for macOS Mojave.
2018-07-18  Michael R SweetMerge pull request #5348 from snifbr/master
2018-07-18  Michael R SweetMerge pull request #5350 from benlees/master
2018-07-09  Michael R SweetReplace the rest of the uses of __attribute__ that...
2018-07-08  benleesIntellitech print density should be signed
2018-07-08  benleesMerge pull request #1 from benlees/patch-1
2018-07-08  benleesCorrect page height for Zebra CPCL output
2018-06-18  Michael R SweetFix A6 crash bug in Epson 24-pin driver (Issue #5323)
2018-06-05  Michael R SweetUpdate documentation and localization files for 2.3b5...
2018-06-05  Michael R SweetMerge pull request #5317 from nils-van-zuijlen/typo-fr
2018-06-05  Michael R SweetFix a parsing bug in the pstops filter (Issue #5321)
2018-05-14  Michael R SweetFix cupsJobPassword documentation.
2018-05-14  Michael R SweetMark cupsGetDevices as deprecated.
2018-02-21  Michael R SweetUpdate copyrights and license text on files that were...
2018-02-20  Michael R SweetChangelog and dependencies updates.
2018-02-20  Michael R SweetFix installation of filters (Issue #5247)
2018-01-18  Michael R SweetMove libcupsimage to the "cups" subdirectory, along...
2018-01-17  Michael R SweetThe `cupsRasterWritePixels` function did not correctly...
2017-11-28  Michael SweetAdd support for finishings-col (Issue #5180)
2017-11-07  Michael R SweetLicense change: Apache License, Version 2.0.
2017-08-30  Michael SweetAdd verbosity option.
2017-08-29  Michael SweetAdd -d (document-format) option to override which forma...
2017-08-29  Michael SweetFix output to write a full page.
2017-08-29  Michael SweetMove test client program to filter directory, finish...
2017-07-18  Michael R SweetMerge pull request #5054 from sanbrother/master
2017-07-17  Michael R SweetFix more issues with libtool support (Issue #5050)
2017-07-17  Michael R SweetUpdate libtool support to include --mode=foo stuff...
2017-01-17  Michael SweetFix rastertopwg line offset bug (Issue #4942)
2017-01-16  Michael R SweetFix source file header text duplication text duplication.
2016-12-14  Michael R SweetOne more fix for asymmetric resolutions (Issue #4934)
2016-12-14  Michael SweetFix asymmetric resolution bug, address unit test issues.
2016-11-18  Michael SweetFix compiler warning.
2016-11-18  Michael SweetFix size of header (Issue #4920)
2016-11-09  Michael SweetHandle Apple raster.
2016-11-08  Michael R SweetFix typo.
2016-11-07  Michael R SweetFix some issues with the Zebra ZPL printer driver ...
2016-10-28  Michael SweetMore changes for Issue #4909:
2016-10-27  Michael R SweetAdd beta support for AppleRaster (per IANA Printer...
2016-10-21  Michael SweetMerge branch 'master' of https://github.com/apple/cups
2016-10-21  Michael SweetUpdate API documentation (PR #4896).
2016-06-21  Michael R SweetMerge pull request #4841 from computersforpeace/doc
2016-06-21  Michael R SweetMerge pull request #4825 from computersforpeace/upstart
2016-06-21  Michael SweetFix some typos (MacmacOS, etc.) that slipped in due...
2016-06-20  Michael R SweetCUPS 2.2 is part of macOS 10.12.
2016-06-20  Michael R SweetUpdate all references to OS X to macOS.
2016-05-30  Michael SweetFix compiler warnings.
2016-05-26  Michael R SweetMerge pull request #4818 from jschwender/master
2016-05-26  Michael R SweetMerge pull request #4822 from zdohnal/lpinfo-username
2016-05-25  Michael SweetAdd new administrative APis help.
2016-04-21  Michael R SweetMerge pull request #4792 from OdyX/fix-spelling-error...
2016-04-14  Michael SweetMove cupsGetDevices to adminutil.h since it isn't a...
2016-04-12  Michael R SweetRemove all of the Subversion keywords from various...
2016-03-23  Michael SweetChanges to eliminate warnings from new Clang.
2016-03-08  msweetRemove all remnants of the old private PWG APIs and...
2016-03-07  msweetAdded support for disc media sizes (<rdar://problem...
2016-03-02  msweetMake sure cupsPageSize is initialized.
2016-02-26  msweetAdd PWG Raster field definitions.
2016-01-06  msweetFix some compile issues, use our implementation of...
2015-12-18  msweetAdd cupsRasterInitPWGHeader API to setup a raster heade...
2015-12-16  msweetThe EPL2 and ZPL sample drivers did not properly suppor...
2015-12-09  msweetDo some code reorganization so that all of the PPD...
2015-10-26  msweetDon't log strings directly (<rdar://problem/23134299>)
2015-10-26  msweetReturn error if we cannot allocate the compression...
2015-10-26  msweetMake sure that raster buffer can hold enough data for...
2015-10-23  msweetEnsure that cupsBytesPerLine < 2^31 for 32-bit only...
2015-10-23  msweetFix compile error.
2015-10-23  msweetAdd margin checks to rastertopwg (<rdar://problem/23132...
2015-10-23  msweetProtect against integer overflow in raster data (<rdar...
2015-08-26  msweetDocumentation updates (STR #4691, STR #4693)
2015-06-24  msweetFix a bug in cupsRasterWritePixels (STR #4650)
2015-06-24  msweetUpdate libcupsimage to properly use DEBUG_ macros.
2015-06-23  msweetSave changes to raster unit test and debug messages.
2015-05-28  msweetFix a compiler warning.
2015-05-22  msweetFix "make check" when there are no native CUPS filters...
2015-05-22  msweetLog the filename that cannot be opened.
2015-05-06  msweetThe sample Epson driver could crash (STR #4616)
2015-05-06  msweetThe rastertopwg filter did not check for truncated...
2015-05-06  msweetcupsRasterReadHeader did not fully validate the raster...
2015-03-26  msweetFix potential buffer overflow in rastertohp (STR #4601)
2015-03-25  msweetFix another potential buffer overflow (STR #4600)
2015-03-25  msweetFix another potential buffer overflow (STR #4599)
2015-03-25  msweetFix buffer overflow in rastertopwg (STR #4598)
2015-02-17  msweetRevert SDKROOT changes for OS X.
2015-02-06  msweetAdd support for SDKROOT on OS X.
2015-01-30  msweetValidate cupsBitsPerColor, cupsBitsPerPixel, and cupsBy...
2014-12-11  msweetDon't log a "file does not exist" error for a canceled...
2014-12-09  msweetMore changes.
2014-12-09  msweetBypass another bogus compiler warning.
next