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

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: Tue, 15 Aug 2000 17:22:41 -0500 (CDT)
guy         2000/08/15 17:22:39 CDT

  Modified files:
    gtk                  main.c 
  Log:
  In "set_plist_sel_browse()", don't unselect the current packet if the
  selection mode of the packet list window isn't actually going to be
  changed - it's a bit annoying to have the protocol tree window clear out
  from under you if all you've done is pop up the Edit->Preferences dialog
  and cancelled it (or accepted it without changing any GUI preference).
  
  Revision  Changes    Path
  1.135     +24 -1     ethereal/gtk/main.c