]> git.ipfire.org Git - thirdparty/cups.git/commit
ppdEmit() and friends now use the RequiresPageRegion attribute (along with
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Tue, 18 Feb 2003 22:23:39 +0000 (22:23 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Tue, 18 Feb 2003 22:23:39 +0000 (22:23 +0000)
commit5f7c946a60fa133ebe8c91fab9d5a9d6e6d1d329
treea65d4887a56b837581019e510e0bb48870310cdb
parent7640f3eaa9c191897d5cf21ae2739a31a2e7a917
ppdEmit() and friends now use the RequiresPageRegion attribute (along with
the presence of CUPS filters) to determine whether to include PageRegion
commands along with InputSlot commands.

Added additional PPD status codes and messages.

Updated ppdOpen() and friends to support standard options outside of
OpenUI/CloseUI, to conform to the PPD spec.

Updated cupstestppd for a better default (concise) report, which shows
pass/fail on the first line and any error and warning conditions after.
The new reports now also reference the corresponding section and pages
in the spec for the failure/warning in question.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@3373 7a7537e8-13f0-0310-91df-b6672ffda945
CHANGES.txt
cups/emit.c
cups/ppd.c
cups/ppd.h
systemv/cupstestppd.c