Add a "File/Print" menu item, which prints *all* the packets in the
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 23 Jul 1999 08:33:44 +0000 (08:33 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 23 Jul 1999 08:33:44 +0000 (08:33 +0000)
commitc346edb4b03ff8bd2a76ff64157546b01493f168
tree70b2237898ab24b44fdcd2ca13a1804141399faf
parent7872adadc0ba0bc74307d8e0674d3e88ecbdf9b2
Add a "File/Print" menu item, which prints *all* the packets in the
capture to a file or printer.  This should eventually get the ability to
print either all the packets or only the packets selected by the display
filter, and possibly also the ability to print only packets M through N.

Get rid of "cur" member of "capture_file" structure; nobody used it.

There's no need to pass a pointer to a "dialog_button" variable to
"simple_dialog()" for the error boxes displayed if a file copy or move
fails; that dialog box is just a message box and has only an "OK"
button.

Put the declaration of "prefs" into "prefs.h".

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@380 f5534014-38df-0310-8fa8-9805f1628bb7
doc/ethereal.pod.template