]> git.ipfire.org Git - thirdparty/cups.git/commit
Fix httpWriteResponse state values after a 0-length response.
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Mon, 21 Oct 2013 21:41:21 +0000 (21:41 +0000)
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>
Mon, 21 Oct 2013 21:41:21 +0000 (21:41 +0000)
commitdfc45c1b9747509391a232c1c6e9ba9aaf0a317a
tree3f94ff2a650a229ce5d6a32dd8f27d0465891a0d
parente52a14430316681f90984b599be900a889195f73
Fix httpWriteResponse state values after a 0-length response.

Fix text/css MIME type rules (so css files don't get mistaken for C source)

New web interface templates and stylesheet that works better on mobile
browsers like the iPhone.

Touch icon for mobile bookmarks.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@11349 a1ca3aef-8c08-0410-bb20-df032aa958be
61 files changed:
conf/mime.types
cups/http.c
doc/Makefile
doc/apple-touch-icon.opacity [new file with mode: 0644]
doc/apple-touch-icon.png [new file with mode: 0644]
doc/cups.css
doc/index.html.in
scheduler/client.c
templates/add-class.tmpl
templates/add-printer.tmpl
templates/admin.tmpl
templates/choose-device.tmpl
templates/choose-make.tmpl
templates/choose-model.tmpl
templates/choose-serial.tmpl
templates/choose-uri.tmpl
templates/class-added.tmpl
templates/class-confirm.tmpl
templates/class-deleted.tmpl
templates/class-jobs-header.tmpl
templates/class-modified.tmpl
templates/class.tmpl
templates/command.tmpl
templates/edit-config.tmpl
templates/error-op.tmpl
templates/error.tmpl
templates/header.tmpl.in
templates/help-header.tmpl
templates/help-trailer.tmpl
templates/job-cancel.tmpl
templates/job-hold.tmpl
templates/job-move.tmpl
templates/job-moved.tmpl
templates/job-release.tmpl
templates/job-restart.tmpl
templates/jobs-header.tmpl
templates/list-available-printers.tmpl
templates/modify-class.tmpl
templates/modify-printer.tmpl
templates/norestart.tmpl
templates/printer-accept.tmpl
templates/printer-added.tmpl
templates/printer-configured.tmpl
templates/printer-confirm.tmpl
templates/printer-default.tmpl
templates/printer-deleted.tmpl
templates/printer-jobs-header.tmpl
templates/printer-modified.tmpl
templates/printer-purge.tmpl
templates/printer-reject.tmpl
templates/printer-start.tmpl
templates/printer-stop.tmpl
templates/printer.tmpl
templates/restart.tmpl
templates/set-printer-options-header.tmpl
templates/set-printer-options-trailer.tmpl
templates/subscription-added.tmpl
templates/subscription-canceled.tmpl
templates/test-page.tmpl
templates/trailer.tmpl
templates/users.tmpl