]> git.ipfire.org Git - thirdparty/cups.git/commit - scheduler/mime.h
[What I Did on My "Vacation"]
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Sun, 9 Apr 2000 23:09:10 +0000 (23:09 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Sun, 9 Apr 2000 23:09:10 +0000 (23:09 +0000)
commit3d9e25866d6a83259f6dbfed949c646b450a63d4
tree85ea952b5ec488573828d4c689561d37d847c1c4
parenta3e17a898fce125feff2b30804cf33dd40f18b1a
[What I Did on My "Vacation"]

Test page now provided via printers and classes CGI (no password with default
configuration)

Implemented class administration CGI stuff.
Implemented printer option configuration CGI stuff.
Fixed several templates.

ADD: class-confirm.tmpl, config-*.tmpl, printer-configured.tmpl
     config-printer*.tmpl, config-printer.gif

Updated CUPS spec file.

Updated language stuff for Windows code pages.

Updated IDD and IPP docos for current attributes, etc.

Updated text filter to handle 8-bit charsets with multiple fonts.
Updated text filter to handle right-to-left text.

POSIX locale now uses ISO-8859-1.

Updated 8-bit charset files to include font mapping.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@1007 7a7537e8-13f0-0310-91df-b6672ffda945
81 files changed:
cgi-bin/admin.c
cgi-bin/classes.c
cgi-bin/ipp-var.c
cgi-bin/ipp-var.h
cgi-bin/jobs.c
cgi-bin/printers.c
cgi-bin/var.c
cups.list
cups.spec
cups/cups_C.h
cups/language.c
cups/language.h
data/cp1250
data/cp1251
data/cp1252
data/cp1253
data/cp1254
data/cp1255
data/cp1256
data/cp1257
data/cp1258
data/cp874
data/iso-8859-1
data/iso-8859-10
data/iso-8859-13
data/iso-8859-14
data/iso-8859-15
data/iso-8859-2
data/iso-8859-3
data/iso-8859-4
data/iso-8859-5
data/iso-8859-6
data/iso-8859-7
data/iso-8859-8
data/iso-8859-9
doc/Makefile
doc/cmp.html
doc/idd.html
doc/idd.pdf
doc/idd.shtml
doc/images/config-printer.gif [new file with mode: 0644]
doc/ipp.html
doc/ipp.pdf
doc/ipp.shtml
doc/sam.html
doc/sam.shtml
doc/sdd.html
doc/sdd.pdf
doc/spm.html
doc/spm.pdf
doc/ssr.html
doc/ssr.shtml
doc/stp.html
doc/sum.html
doc/sum.shtml
filter/texttops.c
locale/C/cups_C
scheduler/mime.h
scheduler/type.c
templates/Makefile
templates/add-class.tmpl
templates/choose-make.tmpl
templates/choose-members.tmpl [new file with mode: 0644]
templates/choose-model.tmpl
templates/class-added.tmpl [new file with mode: 0644]
templates/class-confirm.tmpl [new file with mode: 0644]
templates/class-deleted.tmpl [new file with mode: 0644]
templates/class-modified.tmpl [new file with mode: 0644]
templates/classes.tmpl
templates/config-printer.tmpl [new file with mode: 0644]
templates/config-printer2.tmpl [new file with mode: 0644]
templates/modify-class.tmpl
templates/option-boolean.tmpl
templates/option-header.tmpl
templates/option-pickmany.tmpl
templates/option-pickone.tmpl
templates/option-trailer.tmpl
templates/printer-configured.tmpl
templates/printer-start.tmpl
templates/printer-stop.tmpl
templates/printers.tmpl