Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal file.c prefs.h print.c print.h

Note: This archive is from the project's previous web site, ethereal.com. This list is no longer active.

From: Guy Harris <guy@xxxxxxxxxxxx>
Date: Thu, 6 Jan 2000 01:33:30 -0600 (CST)
guy         2000/01/06 01:33:27 CST

  Modified files:
    .                    file.c prefs.h print.c print.h 
  Log:
  Printing multiple pages of PostScript wasn't as tricky as I thought; add
  support for printing in PostScript to the "Print..." dialog box.
  
  Revision  Changes    Path
  1.149     +27 -22    ethereal/file.c
  1.15      +1 -4      ethereal/prefs.h
  1.26      +40 -23    ethereal/print.c
  1.16      +10 -5     ethereal/print.h