summaryrefslogtreecommitdiff
path: root/filter
Commit message (Expand)AuthorAgeFilesLines
* adding rastertopdf filter - currently unused in the buildHEADmastersteve algernon2022-06-271-0/+478
* Remove redundant codeAlfonso Gregory2021-09-072-3/+2
* Always send roll select command.Michael R Sweet2019-11-271-3/+1
* Add support for the second roll in DYMO Twin/DUO label printers.Michael R Sweet2019-11-271-5/+8
* Put IDR command in its own XA/XZ section.Michael R Sweet2019-05-241-0/+7
* Swap ^IDR and ^XZ commands to make sure that page image is deleted on the labelMichael R Sweet2019-05-241-4/+5
* Update build system and cups-config script to not add extra libraries to theMichael R Sweet2019-05-151-15/+13
* Fix clang errors on Linux.Michael R Sweet2019-04-201-2/+2
* Use ALL_DSOFLAGS and ALL_LDFLAGS to avoid issues with some build frameworks.Michael R Sweet2019-03-191-8/+8
* Documentation updates.Michael R Sweet2019-02-182-76/+76
* Use codedoc now instead of mxmldoc.Michael R Sweet2019-01-071-5/+5
* Move debug printfs to internal usage only.Michael R Sweet2018-10-181-16/+15
* Add code signing for macOS Mojave.Michael R Sweet2018-09-181-0/+8
* Merge pull request #5350 from benlees/masterMichael R Sweet2018-07-181-2/+2
|\
| * Intellitech print density should be signedbenlees2018-07-081-1/+1
| * Correct page height for Zebra CPCL outputbenlees2018-07-081-1/+1
* | Replace the rest of the uses of __attribute__ that need to be portable (Issue...Michael R Sweet2018-07-091-2/+1
|/
* Fix A6 crash bug in Epson 24-pin driver (Issue #5323)Michael R Sweet2018-06-181-3/+4
* Update documentation and localization files for 2.3b5 release.Michael R Sweet2018-06-051-3/+7
* Fix a parsing bug in the pstops filter (Issue #5321)Michael R Sweet2018-06-051-4/+5
* Fix cupsJobPassword documentation.Michael R Sweet2018-05-141-1/+14
* Mark cupsGetDevices as deprecated.Michael R Sweet2018-05-141-4/+4
* Update copyrights and license text on files that were missed.Michael R Sweet2018-02-205-35/+20
* Changelog and dependencies updates.Michael R Sweet2018-02-201-12/+13
* Fix installation of filters (Issue #5247)Michael R Sweet2018-02-201-12/+8
* Move libcupsimage to the "cups" subdirectory, along with its unit tests andMichael R Sweet2018-01-1812-7051/+23
* The `cupsRasterWritePixels` function did not correctly swap bytes for someMichael R Sweet2018-01-172-48/+305
* Add support for finishings-col (Issue #5180)Michael Sweet2017-11-281-0/+72
* License change: Apache License, Version 2.0.Michael R Sweet2017-11-0716-105/+15
* Add verbosity option.Michael Sweet2017-08-291-6/+17
* Add -d (document-format) option to override which format is used.Michael Sweet2017-08-291-4/+46
* Fix output to write a full page.Michael Sweet2017-08-291-9/+77
* Move test client program to filter directory, finish initial implementation.Michael Sweet2017-08-292-1/+852
* Fix more issues with libtool support (Issue #5050)Michael R Sweet2017-07-171-3/+3
* Update libtool support to include --mode=foo stuff - surprise, libtool change...Michael R Sweet2017-07-171-14/+14
* Fix rastertopwg line offset bug (Issue #4942)Michael Sweet2017-01-171-1/+4
* Fix source file header text duplication text duplication.Michael R Sweet2017-01-1615-15/+15
* One more fix for asymmetric resolutions (Issue #4934)Michael R Sweet2016-12-141-4/+6
* Fix asymmetric resolution bug, address unit test issues.Michael Sweet2016-12-142-5/+32
* Fix compiler warning.Michael Sweet2016-11-181-2/+2
* Fix size of header (Issue #4920)Michael Sweet2016-11-181-3/+3
* Handle Apple raster.Michael Sweet2016-11-081-1/+6
* Fix typo.Michael R Sweet2016-11-081-1/+1
* Fix some issues with the Zebra ZPL printer driver (Issue #4898)Michael R Sweet2016-11-071-2/+15
* More changes for Issue #4909:Michael Sweet2016-10-281-1/+1
* Add beta support for AppleRaster (per IANA Printer MIB)Michael R Sweet2016-10-272-47/+275
* Update API documentation (PR #4896).Michael Sweet2016-10-201-3/+3
* Fix some typos (MacmacOS, etc.) that slipped in due to inconsistent usage.Michael Sweet2016-06-211-1/+1
* CUPS 2.2 is part of macOS 10.12.Michael R Sweet2016-06-201-1/+1
* Update all references to OS X to macOS.Michael R Sweet2016-06-2010-75/+75