Ethereal-cvs: [ethereal-cvs] cvs commit: ethereal display.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: Thu, 24 Jun 1999 00:37:09 -0500 (CDT)
guy         1999/06/24 00:37:06 CDT

  Modified files:
    .                    display.c 
  Log:
  	If the "Cancel" button is clicked in the "Display Options"
  	window, revert the timestamp type display option to the value it
  	had before that window was popped up, undoing any changes
  	applied with the "Apply" button.
  
  	If "Display/Options" is selected while there's a "Display
  	Options" window active, don't pop up another "Display Options"
  	window (we really should, if that's done, switch the input focus
  	to the existing "Display Options" window, if possible).
  
  Revision  Changes    Path
  1.7       +29 -1     ethereal/display.c