Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal/gtk file_dlg.c main.c

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

From: Laurent Deniel <deniel@xxxxxxxxxxxx>
Date: Mon, 21 Aug 2000 10:45:45 -0500 (CDT)
deniel      2000/08/21 10:45:40 CDT

  Modified files:
    gtk                  file_dlg.c main.c 
  Log:
  Frames in the packet list can now be marked by the user using
  the middle mouse button. The marked packets are displayed in
  reverse video but this should change in the future (the color
  should be configurable via the GUI).
  
  Then,  the marked packets can be saved (via the "Save as"
  window dialog).
  
  Other features will be added in the future (I am waiting for
  your comments and wishes).
  
  Revision  Changes    Path
  1.31      +36 -7     ethereal/gtk/file_dlg.c
  1.145     +28 -1     ethereal/gtk/main.c