Add a "Expand all levels"/"Print as displayed" pair of radio buttons to
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 12 Sep 1999 20:23:43 +0000 (20:23 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Sun, 12 Sep 1999 20:23:43 +0000 (20:23 +0000)
commitfe08f3953e1854806e5fb3fa1a19ac0cbc746d4d
tree30d655380623a7167d26da6d783347f8c52bb9ff
parent91ece0253419394330e790b4571bed609272aef4
Add a "Expand all levels"/"Print as displayed" pair of radio buttons to
the "File/Print" dialog box; "Expand all levels" means that all levels
of the protocol tree should be printed, while "Print as displayed" means
that only those levels shown in the display should be printed.

Free the table of column widths once printing is done.

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@671 f5534014-38df-0310-8fa8-9805f1628bb7
file.c
file.h
gtk/keys.h
gtk/print_dlg.c
gtk/proto_draw.c
packet.c
packet.h
print.c
print.h