Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/gtk print_dlg.c keys.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: Wed, 29 Sep 1999 17:19:33 -0500 (CDT)
guy         1999/09/29 17:19:29 CDT

  Modified files:
    gtk                  print_dlg.c keys.h 
  Log:
  Add an item to the "File/Print" dialog box to ask that the full hex data
  of the packet be printed (this is only done if "Print detail" is
  selected; it should be grayed out of "Print summary" is selected).
  
  If that item is selected, suppress the hex printing of uninterpreted
  data items in the protocol tree.
  
  Move some GTK+ keys not used outside of "gtk/print_dlg.c" from
  "gtk/keys.h" into "gtk/print_dlg.c".
  
  Revision  Changes    Path
  1.7       +36 -11    ethereal/gtk/print_dlg.c
  1.6       +1 -4      ethereal/gtk/keys.h