summaryrefslogtreecommitdiff
path: root/cups/ppd-cache.c
Commit message (Expand)AuthorAgeFilesLines
...
* Send media-col for media-source and media-type, even if the size isn't specifiedMichael Sweet2017-03-091-20/+21
* First half of the changes for Issue #4960, Issue #4961, and Issue #4962 - addMichael Sweet2017-03-081-1/+138
* Fix source file header text duplication text duplication.Michael R Sweet2017-01-161-1/+1
* Fix bug reported by Stephan...Michael R Sweet2017-01-051-1/+1
* Bump copyright for other changes made this year.Michael R Sweet2017-01-041-1/+1
* Add output-bin support for IPP Everywhere printers (Issue #4938)Michael R Sweet2017-01-031-0/+73
* Only list supported PDLs (Issue #4923)Michael Sweet2016-12-141-5/+1
* Tweak the PDL priority (Issue #4932)Michael Sweet2016-12-141-0/+4
* Suppress duplicate media sizes (Issue #4933)Michael Sweet2016-12-141-0/+30
* Fix some more IPP Everywhere PPD generator problems (Issue #4921)Michael Sweet2016-11-181-8/+22
* More IPP Everywhere fixes/improvements (Issue #4916)Michael R Sweet2016-11-081-5/+38
* More changes for Issue #4909:Michael Sweet2016-10-281-3/+1
* Improve IPP Everywhere support (Issue #4909)Michael R Sweet2016-10-271-10/+30
* Fixed some issues with IPP Everywhere printer support (Issue #4893)Michael Sweet2016-10-211-17/+24
* Update the list of media-type strings.Michael Sweet2016-07-071-30/+131
* Deal with duplicate finishing-template values due to templates for differentMichael Sweet2016-05-021-0/+9
* Add support for finishings and finishings-col.finishing-template.Michael Sweet2016-05-021-95/+237
* Remove all of the Subversion keywords from various source files.Michael R Sweet2016-04-111-7/+0
* Do some code reorganization so that all of the PPD code is separate from the ...msweet2015-12-091-0/+1
* Add support for hashed job-password values; right now just SHA-1 and SHA-2 ha...msweet2015-11-181-4/+27
* The IPP backend incorrectly included the job-password attribute in Validate-Jobmsweet2015-11-171-1/+1
* Bring back PWG white paper support for 3D print queues (just tagging of queue...msweet2015-06-121-1/+132
* Back out PWG white paper support from mainline CUPS.msweet2015-06-081-132/+1
* Start of 3D printer support (infrastructure only)msweet2015-06-081-1/+132
* Don't write empty ColorModel option (STR #4638)msweet2015-06-011-4/+15
* Fix PageRegion dimensions (STR #4637)msweet2015-06-011-1/+1
* Write numbers in a locale-safe way (STR #4579)msweet2015-05-061-3/+31
* Last bits of IPP Everywhere PPD support - web interface and cups-driverdmsweet2015-02-121-2/+85
* lpadmin changes to support "-m everywhere" (STR #4258)msweet2015-02-111-0/+3
* First part of IPP Everywhere PPD support - a private API that generates a PPDmsweet2015-02-111-0/+509
* Move _cupsConvertOptions to ppd-cache since it depends on PPDs.msweet2015-01-291-0/+315
* Mapping of PPD keywords to IPP keywords did not work if the PPD keyword wasmsweet2015-01-281-1/+20
* Fix Linux builds without normal prerequisite libraries installed.msweet2014-08-281-1/+1
* Fix mapping of OutputBin values such as "Tray1" (<rdar://problem/16685606>)msweet2014-04-241-0/+2
* PPD cache did not reflect full set of media sizes.msweet2014-04-231-2/+3
* Fix build errors on Fedora.msweet2014-02-141-1/+1
* Full sweep of all Clang warnings, plus some bug fixes for incorrect memcpy us...msweet2014-02-061-58/+23
* Add PPD cache unit test program.msweet2014-01-291-0/+18
* Merge changes from CUPS 1.7b1-r10947.msweet2013-04-091-71/+71
* Sync up with CUPS 1.7svn-r10893msweet2013-03-111-48/+48
* Merge changes from CUPS 1.7svn-r10755.msweet2012-12-121-7/+49
* Merge changes from CUPS 1.7svn-r10704.msweet2012-11-161-2/+11
* Merge changes from CUPS 1.7svn-r10629.msweet2012-10-011-123/+173
* Merge changes from CUPS 1.6svn-r10390.msweet2012-03-301-4/+7
* Merge changes from CUPS 1.6svn-r10310.msweet2012-02-161-0/+21
* Merge changes from CUPS 1.6svn-r10267.msweet2012-02-131-3/+3
* Merge changes from CUPS 1.6svn-r10188, including changes for <rdar://problem/...msweet2012-01-191-13/+244
* Merge changes from CUPS 1.6svn-r10112.msweet2011-11-081-1/+2
* Merge changes from CUPS 1.6svn-r9939.msweet2011-08-311-4/+3
* Merge changes from CUPS 1.5b1-r9798.msweet2011-05-201-105/+105