]> git.ipfire.org Git - thirdparty/cups.git/log
thirdparty/cups.git
25 years agoAdded error messages to browse routines.
mike [Thu, 22 Apr 1999 21:24:05 +0000 (21:24 +0000)] 
Added error messages to browse routines.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@260 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoWas checking for input on BrowseSocket even if it wasn't initialized.
mike [Thu, 22 Apr 1999 21:14:45 +0000 (21:14 +0000)] 
Was checking for input on BrowseSocket even if it wasn't initialized.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@259 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoChanged OPEN_MAX to 1024; I'm sick of playing "follow the moving standard"...
mike [Thu, 22 Apr 1999 20:54:21 +0000 (20:54 +0000)] 
Changed OPEN_MAX to 1024; I'm sick of playing "follow the moving standard"...

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@258 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoD'oh! Needed to output info every BrowseInterval seconds (not
mike [Thu, 22 Apr 1999 20:42:20 +0000 (20:42 +0000)] 
D'oh!  Needed to output info every BrowseInterval seconds (not
BrowseTimeout!)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@257 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoWas clearing BrowseSocket even when it was -1...
mike [Thu, 22 Apr 1999 20:32:31 +0000 (20:32 +0000)] 
Was clearing BrowseSocket even when it was -1...

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@256 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoAdded browsing code.
mike [Thu, 22 Apr 1999 20:20:52 +0000 (20:20 +0000)] 
Added browsing code.

Added printer-type attribute for CUPS.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@255 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoMore changes to the magical GhostScript makefile.
mike [Thu, 22 Apr 1999 20:20:16 +0000 (20:20 +0000)] 
More changes to the magical GhostScript makefile.

Dropped custom memory allocator code from JPEG stuff.  It isn't needed
or wanted.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@254 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoAdded default language stuff (no files needed).
mike [Thu, 22 Apr 1999 20:19:22 +0000 (20:19 +0000)] 
Added default language stuff (no files needed).

No more uchar/ushort/ulong.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@253 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoMore changes for awk/nawk/mawk/gawk use.
mike [Thu, 22 Apr 1999 20:18:17 +0000 (20:18 +0000)] 
More changes for awk/nawk/mawk/gawk use.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@252 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoAdded DEBUG_printf() statements to help with authorization debugging.
mike [Thu, 22 Apr 1999 17:00:11 +0000 (17:00 +0000)] 
Added DEBUG_printf() statements to help with authorization debugging.
(of course now it's working...)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@251 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoChanges for Linux...
mike [Thu, 22 Apr 1999 15:02:46 +0000 (15:02 +0000)] 
Changes for Linux...

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@250 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoChanges for SunOS/Solaris.
mike [Thu, 22 Apr 1999 13:53:06 +0000 (13:53 +0000)] 
Changes for SunOS/Solaris.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@249 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoUsing IMGLIBS again...
mike [Wed, 21 Apr 1999 22:50:31 +0000 (22:50 +0000)] 
Using IMGLIBS again...

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@248 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoAdded IMGLIBS and GUILIBS variables and corresponding autoconf code.
mike [Wed, 21 Apr 1999 22:50:18 +0000 (22:50 +0000)] 
Added IMGLIBS and GUILIBS variables and corresponding autoconf code.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@247 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoChanges for SERVERDIR and IPP_PORT variables.
mike [Wed, 21 Apr 1999 22:41:28 +0000 (22:41 +0000)] 
Changes for SERVERDIR and IPP_PORT variables.

Got rid of DEFAULT_PORT (same as IPP_PORT).

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@246 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoChanged from IMGLIBS to LIBS (may change back...)
mike [Wed, 21 Apr 1999 22:40:59 +0000 (22:40 +0000)] 
Changed from IMGLIBS to LIBS (may change back...)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@245 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoAdded IPP_PORT definition.
mike [Wed, 21 Apr 1999 22:40:42 +0000 (22:40 +0000)] 
Added IPP_PORT definition.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@244 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoMore autoconf changes for missing header files and default directories.
mike [Wed, 21 Apr 1999 22:40:24 +0000 (22:40 +0000)] 
More autoconf changes for missing header files and default directories.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@243 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoChanges for HP-UX.
mike [Wed, 21 Apr 1999 21:19:37 +0000 (21:19 +0000)] 
Changes for HP-UX.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@242 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoDidn't add this header...
mike [Wed, 21 Apr 1999 19:43:58 +0000 (19:43 +0000)] 
Didn't add this header...

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@241 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoWasn't checking for jobs after StartPrinter in all cases...
mike [Wed, 21 Apr 1999 19:33:16 +0000 (19:33 +0000)] 
Wasn't checking for jobs after StartPrinter in all cases...

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@240 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoRe-added GhostScript "echogs" program.
mike [Wed, 21 Apr 1999 19:32:39 +0000 (19:32 +0000)] 
Re-added GhostScript "echogs" program.

Created first shot at a makefile for GhostScript.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@239 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoChanged the directory header stuff to use the autoconf-recommended
mike [Wed, 21 Apr 1999 19:31:29 +0000 (19:31 +0000)] 
Changed the directory header stuff to use the autoconf-recommended
sequence of #ifdef's.

Changed the language routines to look for the LOCALEDIR environment
variable, and if it is not defined to use the LOCALEDIR string defined
in config.h.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@238 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoFixed a typo.
mike [Wed, 21 Apr 1999 19:29:35 +0000 (19:29 +0000)] 
Fixed a typo.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@237 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoAdded autoconf files.
mike [Wed, 21 Apr 1999 19:24:38 +0000 (19:24 +0000)] 
Added autoconf files.

Removed old (hardcoded) Makedefs and config.h.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@236 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoFixed image RIP landscape printing problems once and for all.
mike [Wed, 21 Apr 1999 16:14:43 +0000 (16:14 +0000)] 
Fixed image RIP landscape printing problems once and for all.

Draft/Fast mode CMYK printing now uses CMYK image format rather than CMY
with computed K for better quality.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@235 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoNow only send # bytes if a raw job is being sent.
mike [Wed, 21 Apr 1999 15:02:02 +0000 (15:02 +0000)] 
Now only send # bytes if a raw job is being sent.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@234 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agocupsDoRequest() needed to retry requests when doing authorization.
mike [Wed, 21 Apr 1999 14:49:50 +0000 (14:49 +0000)] 
cupsDoRequest() needed to retry requests when doing authorization.

mimeFilter() didn't always return the least-cost filter.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@233 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoAdded accept/disable/enable/reject command (all the same executable).
mike [Wed, 21 Apr 1999 14:16:29 +0000 (14:16 +0000)] 
Added accept/disable/enable/reject command (all the same executable).

Updated "cancel -a" to use IPP_PURGE_JOBS instead of CUPS_CANCEL_ALL_JOBS.

Implemented class support in lpstat.

The lp command now passed the title to cupsPrintFile, and uses a different
title for each file as needed.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@232 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoMore I18N unsigned char -> char fixes.
mike [Wed, 21 Apr 1999 14:14:57 +0000 (14:14 +0000)] 
More I18N unsigned char -> char fixes.

Now parse the PPD file to build required IPP printer attributes.

Implemented optional IPP printer control operations.

Fixed Basic authorization code (wasn't looking for Basic keyword in
authorization line).

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@231 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoMore I18N unsigned char -> char fixes.
mike [Wed, 21 Apr 1999 14:12:47 +0000 (14:12 +0000)] 
More I18N unsigned char -> char fixes.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@230 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoGot rid of last vestiges of unsigned char * code for I18N - sticking with
mike [Wed, 21 Apr 1999 14:12:23 +0000 (14:12 +0000)] 
Got rid of last vestiges of unsigned char * code for I18N - sticking with
plain char because we don't do any comparisons and each compiler gives
different warnings/errors...

ippRead() didn't employ a blocking read for each variable read, which caused
problems under some circumstances.

ppdOpenFile() didn't handle buggy PPD files that declared VariablePaperSize
false and still had CustomPageSize commands...

Added password authorization handling to cupsDoRequest() - automatically
asks for a password (from the console) if one is needed.  [Note: the GUIs
will need to implement their own version of this.]

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@229 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoNow use cupsDoRequest() for all IPP requests.
mike [Mon, 19 Apr 1999 21:17:29 +0000 (21:17 +0000)] 
Now use cupsDoRequest() for all IPP requests.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@228 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoFixed job-name processing to work with name or name w/language tags.
mike [Mon, 19 Apr 1999 21:17:10 +0000 (21:17 +0000)] 
Fixed job-name processing to work with name or name w/language tags.

Fixed a lot of little CGI execution problems.

Added printer-state-message processing.

Added CheckJobs() calls in the appropriate spots so existing jobs are
started after a job completes.

UpdateJobs() no longer cancels the print job at the end - it just clears
the pipe FD's input bit.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@227 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoAdded new idle, processing, and stopped messages.
mike [Mon, 19 Apr 1999 21:15:32 +0000 (21:15 +0000)] 
Added new idle, processing, and stopped messages.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@226 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoThe image RIP was interpolating "backwards".
mike [Mon, 19 Apr 1999 21:14:45 +0000 (21:14 +0000)] 
The image RIP was interpolating "backwards".

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@225 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoMoved logo + navbar to images subdirectory.
mike [Mon, 19 Apr 1999 21:14:23 +0000 (21:14 +0000)] 
Moved logo + navbar to images subdirectory.

Added printer icons.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@224 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoAdded new status page.
mike [Mon, 19 Apr 1999 21:14:04 +0000 (21:14 +0000)] 
Added new status page.

Added stylesheet for pages.

Added moved logo + navbar to images subdirectory.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@223 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoAdded idle, processing, and stopped status messages.
mike [Mon, 19 Apr 1999 21:13:26 +0000 (21:13 +0000)] 
Added idle, processing, and stopped status messages.

Added cupsDoRequest().

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@222 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoAdded printers.cgi for on-line printer status.
mike [Mon, 19 Apr 1999 21:12:51 +0000 (21:12 +0000)] 
Added printers.cgi for on-line printer status.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@221 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoAdded cgi-bin directory to top-level makefile.
mike [Mon, 19 Apr 1999 21:12:23 +0000 (21:12 +0000)] 
Added cgi-bin directory to top-level makefile.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@220 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoFixed do_request() to retry the HTTP request if the first try fails (this
mike [Fri, 16 Apr 1999 20:48:30 +0000 (20:48 +0000)] 
Fixed do_request() to retry the HTTP request if the first try fails (this
can happen if a long period of time elapses between requests).

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@219 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoCleaned up the job processing code (now use a shared process management
mike [Fri, 16 Apr 1999 20:47:48 +0000 (20:47 +0000)] 
Cleaned up the job processing code (now use a shared process management
function).

The client code didn't zero the request file descriptor, which caused
problems with job processing.

The SIGCLD handler didn't reset the signal handler so some signals were
getting lost.

Implemented StopPrinter().

UpdateJobs() and sigcld_handler() now stop the printer or cancel the job
as needed when an error occurs.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@218 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoAdded new web documents for on-line server access.
mike [Fri, 16 Apr 1999 20:44:33 +0000 (20:44 +0000)] 
Added new web documents for on-line server access.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@217 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoAdded RIPCache option.
mike [Fri, 16 Apr 1999 20:44:07 +0000 (20:44 +0000)] 
Added RIPCache option.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@216 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoFinished implementation of parallel, serial, and AppSocket backends.
mike [Fri, 16 Apr 1999 20:43:54 +0000 (20:43 +0000)] 
Finished implementation of parallel, serial, and AppSocket backends.
(still need to add language support stuff).

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@215 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoNeeded to check for "DuplexNoTumble" and not "NoTumble" for duplex option.
mike [Fri, 16 Apr 1999 17:10:52 +0000 (17:10 +0000)] 
Needed to check for "DuplexNoTumble" and not "NoTumble" for duplex option.

Finalized color profile stuff.

Fixed JCL output code (was sending JCL commands before JCL "begin"
sequence).

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@214 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agohttp.c: httpConnect() now calls httpInitialize()
mike [Fri, 16 Apr 1999 16:57:49 +0000 (16:57 +0000)] 
http.c: httpConnect() now calls httpInitialize()
mark.c: Now handle custom page sizes properly.
ppd.c: Must remember that to multiply by 16 you left-shift by 4 and *not* 16!

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@213 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoAdded custom page size code to PPD routines.
mike [Fri, 9 Apr 1999 14:21:25 +0000 (14:21 +0000)] 
Added custom page size code to PPD routines.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@212 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoFixed SetCommonOptions() call in hpgl-main.c.
mike [Thu, 8 Apr 1999 21:08:27 +0000 (21:08 +0000)] 
Fixed SetCommonOptions() call in hpgl-main.c.

The image RIP now defaults to a gamma of 1.7 like 3.2.5.

Updated CMYK generation code.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@211 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoRemoved num_data, data from ppd_choice_t - no longer needed by image RIP
mike [Wed, 7 Apr 1999 14:44:14 +0000 (14:44 +0000)] 
Removed num_data, data from ppd_choice_t - no longer needed by image RIP
(now parses the setpagedevice command...)

Added row count, feed, and step values for ESC/P drivers.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@210 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoUpdated common option processing to update page size/margins only when
mike [Tue, 6 Apr 1999 19:37:15 +0000 (19:37 +0000)] 
Updated common option processing to update page size/margins only when
required.

Fixed image RIP bug - wasn't handling landscape right.

Updated color profile stuff to use LUT for density and change CMYK
generation.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@209 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoNow check for EAGAIN or EINTR when reading and writing.
mike [Tue, 6 Apr 1999 19:34:28 +0000 (19:34 +0000)] 
Now check for EAGAIN or EINTR when reading and writing.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@208 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoAdded drivers to top-level makefile.
mike [Tue, 6 Apr 1999 19:34:04 +0000 (19:34 +0000)] 
Added drivers to top-level makefile.

Updated project status.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@207 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoD'oh! Changed byte comparisons to <= 0 so that we detect EOF...
mike [Tue, 6 Apr 1999 16:24:46 +0000 (16:24 +0000)] 
D'oh!  Changed byte comparisons to <= 0 so that we detect EOF...

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@206 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoUpdated raster functions to keep reading/writing as needed. Previously
mike [Tue, 6 Apr 1999 16:23:01 +0000 (16:23 +0000)] 
Updated raster functions to keep reading/writing as needed.  Previously
you could have trouble when reading from a pipe - data didn't always make
it in 1 read...

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@205 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoChanged ManualCopies, ModelNumber, and ColorProfile options to
mike [Mon, 5 Apr 1999 15:23:01 +0000 (15:23 +0000)] 
Changed ManualCopies, ModelNumber, and ColorProfile options to
cupsManualCopies, etc. to keep with the PPD spec from Adobe.

Added cupsMediaType and cupsCompression attributes to page header.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@204 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoAdded manual-copies check.
mike [Mon, 5 Apr 1999 15:22:00 +0000 (15:22 +0000)] 
Added manual-copies check.

Added cupsMediaType and cupsCompression attributes.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@203 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoAdded model number and manual-copies attributes to PPD file routines.
mike [Mon, 5 Apr 1999 14:04:45 +0000 (14:04 +0000)] 
Added model number and manual-copies attributes to PPD file routines.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@202 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoChanged PageSize in page header to points instead of pixels.
mike [Mon, 5 Apr 1999 13:20:14 +0000 (13:20 +0000)] 
Changed PageSize in page header to points instead of pixels.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@201 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoChanged PageSize, Margins, and ImagingArea attributes to points.
mike [Mon, 5 Apr 1999 13:18:47 +0000 (13:18 +0000)] 
Changed PageSize, Margins, and ImagingArea attributes to points.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@200 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoFinished porting image file RIP.
mike [Fri, 2 Apr 1999 18:13:37 +0000 (18:13 +0000)] 
Finished porting image file RIP.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@199 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoRemoved unused variables.
mike [Thu, 1 Apr 1999 18:31:11 +0000 (18:31 +0000)] 
Removed unused variables.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@198 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoAdded RIP memory options to GS printer drivers.
mike [Thu, 1 Apr 1999 18:27:09 +0000 (18:27 +0000)] 
Added RIP memory options to GS printer drivers.

Changed RGB luminance values to printed versions.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@197 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoLots of changes to support color profiles, LUTs, etc.
mike [Thu, 1 Apr 1999 18:25:04 +0000 (18:25 +0000)] 
Lots of changes to support color profiles, LUTs, etc.

First working version of new imagetoraster filter.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@196 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoAdded raster width + height to header (this way the page size can reflect
mike [Thu, 1 Apr 1999 18:24:03 +0000 (18:24 +0000)] 
Added raster width + height to header (this way the page size can reflect
the physical media size and not the imageable area).

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@195 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoOK, I'm on drugs. Removed "choice" argument - that's what we're trying to
mike [Wed, 31 Mar 1999 18:10:22 +0000 (18:10 +0000)] 
OK, I'm on drugs.  Removed "choice" argument - that's what we're trying to
find out!

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@194 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoAdded ppdFindMarkedChoice() function.
mike [Wed, 31 Mar 1999 18:08:02 +0000 (18:08 +0000)] 
Added ppdFindMarkedChoice() function.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@193 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoAdded color profile stuff to PPD file routines.
mike [Mon, 29 Mar 1999 22:05:12 +0000 (22:05 +0000)] 
Added color profile stuff to PPD file routines.

Updated raster file functions.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@192 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoAdded information on application/vnd.cups-raster format to IDD.
mike [Sun, 28 Mar 1999 22:17:07 +0000 (22:17 +0000)] 
Added information on application/vnd.cups-raster format to IDD.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@191 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoMoved all sources back to the top-level directory to speed things up
mike [Fri, 26 Mar 1999 22:03:36 +0000 (22:03 +0000)] 
Moved all sources back to the top-level directory to speed things up
a bit.  We'll probably move things around more as the ESP PostScript
RIP evolves...

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@190 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoUpdated PhotoCD code to automatically rotate images as needed.
mike [Thu, 25 Mar 1999 21:49:38 +0000 (21:49 +0000)] 
Updated PhotoCD code to automatically rotate images as needed.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@189 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoImplemented native PhotoCD reading code (only the 768x512 base image for
mike [Thu, 25 Mar 1999 20:39:07 +0000 (20:39 +0000)] 
Implemented native PhotoCD reading code (only the 768x512 base image for
now...)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@188 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoAdded num_data and data members to ppd_choice_t to support RIPs.
mike [Wed, 24 Mar 1999 21:20:40 +0000 (21:20 +0000)] 
Added num_data and data members to ppd_choice_t to support RIPs.

Made ppd_choice() public [now ppdFindChoice()].

Updated address info.

Added data display to testppd program.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@187 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoFixed compile errors in lpstat...
mike [Wed, 24 Mar 1999 18:39:04 +0000 (18:39 +0000)] 
Fixed compile errors in lpstat...

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@186 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoUpdated image conversion rules.
mike [Wed, 24 Mar 1999 18:38:50 +0000 (18:38 +0000)] 
Updated image conversion rules.

Updated magic rules for CUPS raster files.

Uncommented Sun Raster image file type.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@185 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoUpdated SetCommonOptions() to return the PPD file info; it is now up to
mike [Wed, 24 Mar 1999 18:01:48 +0000 (18:01 +0000)] 
Updated SetCommonOptions() to return the PPD file info; it is now up to
the caller to call ppdClose() on the return value...

Updated all of the image library stuff for CUPS and added autoconf-style
"HAVE_LIBXYZ" lines in the appropriate spots.

Ported the PostScript image filter.

The PostScript filter now uses SetCommonOptions().

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@184 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoChanges for new IPP prototypes and text structure.
mike [Wed, 24 Mar 1999 16:11:11 +0000 (16:11 +0000)] 
Changes for new IPP prototypes and text structure.

Updated lp command to use the filename if no title has been set.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@183 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoChanges for new IPP prototypes and string structure.
mike [Wed, 24 Mar 1999 16:10:25 +0000 (16:10 +0000)] 
Changes for new IPP prototypes and string structure.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@182 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoUpdated cupsCancelJob() and friends.
mike [Wed, 24 Mar 1999 16:09:48 +0000 (16:09 +0000)] 
Updated cupsCancelJob() and friends.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@181 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoUpdated common code to default to color output.
mike [Wed, 24 Mar 1999 13:59:47 +0000 (13:59 +0000)] 
Updated common code to default to color output.

Finished PostScript filter integration.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@180 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoWhoops, forgot to update hpgltops version number (1.0 and not 4.0)...
mike [Tue, 23 Mar 1999 20:15:11 +0000 (20:15 +0000)] 
Whoops, forgot to update hpgltops version number (1.0 and not 4.0)...

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@179 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoMoved common filter and text filter stuff into separate files.
mike [Tue, 23 Mar 1999 20:10:20 +0000 (20:10 +0000)] 
Moved common filter and text filter stuff into separate files.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@178 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoMoved filter data files to new "data" subdirectory.
mike [Tue, 23 Mar 1999 18:39:08 +0000 (18:39 +0000)] 
Moved filter data files to new "data" subdirectory.

Updated text filter to correctly handle orientation-requested and
page-left/right/top/bottom margins.

Updated HP-GL/2 filter to correctly scale plots.  Also now use plot size
unless user requests "fit to page".

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@177 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoMoved filter data files to new "data" subdirectory.
mike [Tue, 23 Mar 1999 18:37:34 +0000 (18:37 +0000)] 
Moved filter data files to new "data" subdirectory.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@176 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoAdded filters to Makefile.
mike [Tue, 23 Mar 1999 18:37:06 +0000 (18:37 +0000)] 
Added filters to Makefile.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@175 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoWasn't marking default page size option properly...
mike [Tue, 23 Mar 1999 14:10:17 +0000 (14:10 +0000)] 
Wasn't marking default page size option properly...

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@174 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoAdded contents lines in HP-GL/2 filter files.
mike [Mon, 22 Mar 1999 21:42:36 +0000 (21:42 +0000)] 
Added contents lines in HP-GL/2 filter files.

Added page-xxx and prettyprint options to text filter.

Updated PostScript filter to not require EndPage (what was I thinking???)

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@173 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoAdded raster functions to Makefile.
mike [Mon, 22 Mar 1999 17:02:30 +0000 (17:02 +0000)] 
Added raster functions to Makefile.

emit.c was missing a cast when calling strlen().

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@172 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoMore tweeks to make sure that PostScript output conforms to the
mike [Mon, 22 Mar 1999 01:19:45 +0000 (01:19 +0000)] 
More tweeks to make sure that PostScript output conforms to the
DSC.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@171 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoFinished integration and testing of HP-GL/2 filter.
mike [Sun, 21 Mar 1999 21:12:19 +0000 (21:12 +0000)] 
Finished integration and testing of HP-GL/2 filter.

Fixed bug in config.h header - CUPS_VERSION already defined
in cups/cups.h, so changed to CUPS_SVERSION.

Changed references from CUPS_VERSION to CUPS_SVERSION
in texttops and hpgltops.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@170 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoMore changes to HP-GL/2 filter.
mike [Sun, 21 Mar 1999 16:26:58 +0000 (16:26 +0000)] 
More changes to HP-GL/2 filter.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@169 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoAdded CUPS_VERSION string to config.h
mike [Sun, 21 Mar 1999 02:10:17 +0000 (02:10 +0000)] 
Added CUPS_VERSION string to config.h

Added project files for HP-GL/2, text, and PostScript filters.

Added cupsMarkOptions() function.

Revamped PPD code to store options in one array of groups
and options.

Fixed numerous bugs in CUPS library.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@168 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoImplemented language specific stuff.
mike [Thu, 11 Mar 1999 20:55:05 +0000 (20:55 +0000)] 
Implemented language specific stuff.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@167 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoInitial revision
mike [Thu, 11 Mar 1999 20:46:54 +0000 (20:46 +0000)] 
Initial revision

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@164 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoAdded raster functions.
mike [Thu, 11 Mar 1999 19:59:25 +0000 (19:59 +0000)] 
Added raster functions.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@163 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoStartJob() now defines additional environment variables for the filters:
mike [Sat, 6 Mar 1999 20:28:55 +0000 (20:28 +0000)] 
StartJob() now defines additional environment variables for the filters:

    SERVER_ROOT = Root directory of server
    PPD         = PPD file for printer

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@162 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoAdded character set and glyph files for text filter.
mike [Sat, 6 Mar 1999 20:28:11 +0000 (20:28 +0000)] 
Added character set and glyph files for text filter.

Started conversion of text filter.

Added all filters to makefile.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@161 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoUpdated documentation to include common sections.
mike [Sat, 6 Mar 1999 20:26:39 +0000 (20:26 +0000)] 
Updated documentation to include common sections.

Updated overview for current architecture.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@160 7a7537e8-13f0-0310-91df-b6672ffda945

25 years agoImplemented most of the backends (still need to do SAMBA backend, and
mike [Sat, 6 Mar 1999 20:26:07 +0000 (20:26 +0000)] 
Implemented most of the backends (still need to do SAMBA backend, and
add baud rate stuff to serial backend).

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@159 7a7537e8-13f0-0310-91df-b6672ffda945