summaryrefslogtreecommitdiff
path: root/filter
Commit message (Expand)AuthorAge
* Do not link libcups.so and libcupsimage.so unnecessarilyMartin Pitt2018-11-16
* Move away from redefining __attribute__ (Issue #5349)Michael R Sweet2018-11-07
* Switch to _WIN32 for Windows test.Michael R Sweet2018-10-17
* Search for codesign/true, use LDFLAGS for shared libraries (Issue #5411)Michael R Sweet2018-10-15
* Add code signing to 2.2 branch.Michael R Sweet2018-10-11
* Merge label driver changes (Issue #5350)Michael R Sweet2018-07-18
* Fix A4 crash in Epson 24-pin driver (Issue #5323)Michael R Sweet2018-06-18
* Update documentation and localization files for CUPS 2.2.8 release.Michael R Sweet2018-06-05
* Fix a parsing bug in the pstops filter (Issue #5321)Michael R Sweet2018-06-05
* Mirror documentation updates from master.Michael R Sweet2018-05-14
* Backport CUPS 2.3.x changes to 2.2.x (Issue #5255)Michael R Sweet2018-03-06
* Add verbosity option.Michael Sweet2017-08-29
* Add -d (document-format) option to override which format is used.Michael Sweet2017-08-29
* Fix output to write a full page.Michael Sweet2017-08-29
* Move test client program to filter directory, finish initial implementation.Michael Sweet2017-08-29
* Fix more issues with libtool support (Issue #5050)Michael R Sweet2017-07-17
* Update libtool support to include --mode=foo stuff - surprise, libtool change...Michael R Sweet2017-07-17
* Fix rastertopwg line offset bug (Issue #4942)Michael Sweet2017-01-17
* Fix source file header text duplication text duplication.Michael R Sweet2017-01-16
* One more fix for asymmetric resolutions (Issue #4934)Michael R Sweet2016-12-14
* Fix asymmetric resolution bug, address unit test issues.Michael Sweet2016-12-14
* Fix compiler warning.Michael Sweet2016-11-18
* Fix size of header (Issue #4920)Michael Sweet2016-11-18
* Handle Apple raster.Michael Sweet2016-11-08
* Fix typo.Michael R Sweet2016-11-08
* Fix some issues with the Zebra ZPL printer driver (Issue #4898)Michael R Sweet2016-11-07
* More changes for Issue #4909:Michael Sweet2016-10-28
* Add beta support for AppleRaster (per IANA Printer MIB)Michael R Sweet2016-10-27
* Update API documentation (PR #4896).Michael Sweet2016-10-20
* Fix some typos (MacmacOS, etc.) that slipped in due to inconsistent usage.Michael Sweet2016-06-21
* CUPS 2.2 is part of macOS 10.12.Michael R Sweet2016-06-20
* Update all references to OS X to macOS.Michael R Sweet2016-06-20
* Fix compiler warnings.Michael Sweet2016-05-30
* Add new administrative APis help.Michael Sweet2016-05-25
* Move cupsGetDevices to adminutil.h since it isn't a regular application API.Michael Sweet2016-04-14
* Remove all of the Subversion keywords from various source files.Michael R Sweet2016-04-11
* Changes to eliminate warnings from new Clang.Michael Sweet2016-03-23
* Remove all remnants of the old private PWG APIs and structures.msweet2016-03-08
* Added support for disc media sizes (<rdar://problem/20219536>)msweet2016-03-07
* Make sure cupsPageSize is initialized.msweet2016-03-02
* Add PWG Raster field definitions.msweet2016-02-26
* Fix some compile issues, use our implementation of rresvport_af since it ismsweet2016-01-06
* Add cupsRasterInitPWGHeader API to setup a raster header using IPP Everywheremsweet2015-12-18
* The EPL2 and ZPL sample drivers did not properly support the CutMedia option.msweet2015-12-16
* Do some code reorganization so that all of the PPD code is separate from the ...msweet2015-12-09
* Don't log strings directly (<rdar://problem/23134299>)msweet2015-10-26
* Return error if we cannot allocate the compression buffermsweet2015-10-26
* Make sure that raster buffer can hold enough data for all planesmsweet2015-10-26
* Ensure that cupsBytesPerLine < 2^31 for 32-bit only platformsmsweet2015-10-23
* Fix compile error.msweet2015-10-23