summaryrefslogtreecommitdiff
path: root/cups/cups.h
Commit message (Expand)AuthorAgeFilesLines
* CUPS v2.3.6 for CVE-2022-26691Steve Algernon2022-05-251-3/+3
* Import all of the bug fixes from the OpenPrinting CUPS repository.Michael R Sweet2021-04-051-3/+3
* Update Github repository to match macOS 11.2 CUPS sources (cups-494.1).Michael R Sweet2021-04-051-3/+3
* Update version to 2.3.3 for:v2.3.3steve algernon2020-04-271-2/+2
* Bump version.Michael R Sweet2019-12-181-2/+2
* Fix spelling of "accordion".Michael R Sweet2019-08-271-2/+2
* Fix some build issues with the "core" component selection (rdar://47394086)Michael R Sweet2019-01-231-7/+4
* Update visibility stuff so we can build libcups.2.dylib without an exports list.Michael R Sweet2018-10-101-28/+28
* Migrate Windows conditional code to _WIN32 define.Michael R Sweet2018-10-101-2/+2
* Move cupsHashString to 2.2.7 and add a 2.2.7 API versioning tag.Michael R Sweet2018-03-071-1/+3
* Add public cupsEncodeOption APIMichael R Sweet2018-02-221-1/+2
* Finish up media improvements (Issue #5167)Michael Sweet2017-11-291-0/+1
* License change: Apache License, Version 2.0.Michael R Sweet2017-11-071-7/+1
* Support the latest HTTP Digest authentication specification (Issue #4862)Michael R Sweet2017-11-061-0/+3
* Start CUPS 2.3.x development.Michael R Sweet2017-11-011-3/+3
* Changelog and bump CUPS version.Michael Sweet2017-10-191-2/+2
* Update Apple language ID mapping to POSIX locale IDs (rdar://32419311)Michael R Sweet2017-06-301-2/+2
* Add CUPS_DEST_FLAGS_DEVICE flag for cupsConnectDest.Michael Sweet2017-06-201-0/+2
* Save work on CUPS Programming Manual.Michael Sweet2017-06-071-3/+3
* Documentation updates.Michael Sweet2017-05-311-2/+3
* Revive CUPS_PRINTER_DISCOVERED for cupsEnumDests.Michael Sweet2017-05-311-6/+5
* Implement cupsAddIntegerOption and cupsGetIntegerOption functions (Issue #4992)Michael R Sweet2017-05-011-0/+4
* Move most of the CUPS library documentation into a new CUPS Programming Manual.Michael Sweet2017-04-301-9/+9
* Fix regression in job file preservation (Issue #4987)Michael R Sweet2017-04-181-2/+2
* Bump version to 2.2.3.Michael R Sweet2017-01-261-3/+3
* Update API help files, fix annotation of some cups_printer_t enums.Michael R Sweet2017-01-161-3/+2
* Fix source file header text duplication text duplication.Michael R Sweet2017-01-161-1/+1
* Bump version to 2.2.2, sync up IDE config.h files with the autoconf one.Michael Sweet2016-11-181-2/+2
* Bump version to 2.2.1.v2.2.1Michael R Sweet2016-10-031-2/+2
* Sync up some Windows build fixes from the ippsample fork.Michael R Sweet2016-08-081-2/+2
* 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-201-19/+19
* Move cupsGetDevices to adminutil.h since it isn't a regular application API.Michael Sweet2016-04-141-13/+0
* Remove all of the Subversion keywords from various source files.Michael R Sweet2016-04-111-6/+0
* First half of new "local temporary printer" queues, to support on-demand IPPmsweet2016-02-151-3/+3
* Do some code reorganization so that all of the PPD code is separate from the ...msweet2015-12-091-17/+1
* Add support for hashed job-password values; right now just SHA-1 and SHA-2 ha...msweet2015-11-181-0/+3
* Move trunk to v2.2.msweet2015-09-141-3/+3
* Don't map Primera name to Fargo anymore (STR #4708)msweet2015-09-131-2/+2
* Bring back PWG white paper support for 3D print queues (just tagging of queue...msweet2015-06-121-0/+1
* Back out PWG white paper support from mainline CUPS.msweet2015-06-081-1/+0
* Update CUPS_VERSION and friends.msweet2015-06-081-2/+2
* Start of 3D printer support (infrastructure only)msweet2015-06-081-0/+1
* Use PPD deprecation annotation for cupsGetPPD functions.msweet2015-01-121-5/+12
* Trunk is now 2.1.msweet2014-10-011-3/+3
* Update "since CUPS 2.0" into to mention OS X 10.10.msweet2014-08-191-1/+1
* Save work on destination API unit test program.msweet2014-05-161-0/+2
* The CUPS headers incorrectly needed libdispatch for blocks support (STR #4397)msweet2014-05-091-13/+9
* The libusb-based USB backend incorrectly used write timeoutsmsweet2013-12-091-1/+2
* Save work on TLS stuff (does not compile)msweet2013-11-211-0/+2